@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
|
@@ -416,6 +416,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
416
416
|
}, "strip", z.ZodTypeAny, {
|
|
417
417
|
swapRequestId: bigint;
|
|
418
418
|
inputAmount: bigint;
|
|
419
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
420
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
419
421
|
origin: {
|
|
420
422
|
__kind: "DepositChannel";
|
|
421
423
|
depositAddress: {
|
|
@@ -442,8 +444,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
442
444
|
} | {
|
|
443
445
|
__kind: "Internal";
|
|
444
446
|
};
|
|
445
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
446
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
447
447
|
requestType: {
|
|
448
448
|
__kind: "NetworkFee";
|
|
449
449
|
} | {
|
|
@@ -536,6 +536,12 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
536
536
|
}, {
|
|
537
537
|
swapRequestId: string | number;
|
|
538
538
|
inputAmount: string | number;
|
|
539
|
+
inputAsset: {
|
|
540
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
541
|
+
};
|
|
542
|
+
outputAsset: {
|
|
543
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
544
|
+
};
|
|
539
545
|
origin: {
|
|
540
546
|
__kind: "DepositChannel";
|
|
541
547
|
depositAddress: {
|
|
@@ -550,12 +556,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
550
556
|
} | {
|
|
551
557
|
__kind: "Internal";
|
|
552
558
|
};
|
|
553
|
-
inputAsset: {
|
|
554
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
555
|
-
};
|
|
556
|
-
outputAsset: {
|
|
557
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
558
|
-
};
|
|
559
559
|
requestType: {
|
|
560
560
|
__kind: "NetworkFee";
|
|
561
561
|
} | {
|
|
@@ -8,25 +8,25 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
8
8
|
swapType: z.ZodEffects<z.ZodObject<{
|
|
9
9
|
__kind: z.ZodEnum<["Swap", "CcmPrincipal", "CcmGas", "NetworkFee", "IngressEgressFee"]>;
|
|
10
10
|
}, "strip", z.ZodTypeAny, {
|
|
11
|
-
__kind: "
|
|
11
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
12
12
|
}, {
|
|
13
|
-
__kind: "
|
|
14
|
-
}>, "
|
|
15
|
-
__kind: "
|
|
13
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
14
|
+
}>, "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas", {
|
|
15
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
16
16
|
}>;
|
|
17
17
|
executeAt: z.ZodNumber;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
19
|
swapRequestId: bigint;
|
|
20
20
|
inputAmount: bigint;
|
|
21
21
|
swapId: bigint;
|
|
22
|
-
swapType: "
|
|
22
|
+
swapType: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
23
23
|
executeAt: number;
|
|
24
24
|
}, {
|
|
25
25
|
swapRequestId: string | number;
|
|
26
26
|
inputAmount: string | number;
|
|
27
27
|
swapId: string | number;
|
|
28
28
|
swapType: {
|
|
29
|
-
__kind: "
|
|
29
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
30
30
|
};
|
|
31
31
|
executeAt: number;
|
|
32
32
|
}>;
|
|
@@ -8,25 +8,25 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
8
8
|
swapType: z.ZodEffects<z.ZodObject<{
|
|
9
9
|
__kind: z.ZodEnum<["Swap", "CcmPrincipal", "CcmGas", "NetworkFee", "IngressEgressFee"]>;
|
|
10
10
|
}, "strip", z.ZodTypeAny, {
|
|
11
|
-
__kind: "
|
|
11
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
12
12
|
}, {
|
|
13
|
-
__kind: "
|
|
14
|
-
}>, "
|
|
15
|
-
__kind: "
|
|
13
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
14
|
+
}>, "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas", {
|
|
15
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
16
16
|
}>;
|
|
17
17
|
executeAt: z.ZodNumber;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
19
|
swapRequestId: bigint;
|
|
20
20
|
inputAmount: bigint;
|
|
21
21
|
swapId: bigint;
|
|
22
|
-
swapType: "
|
|
22
|
+
swapType: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
23
23
|
executeAt: number;
|
|
24
24
|
}, {
|
|
25
25
|
swapRequestId: string | number;
|
|
26
26
|
inputAmount: string | number;
|
|
27
27
|
swapId: string | number;
|
|
28
28
|
swapType: {
|
|
29
|
-
__kind: "
|
|
29
|
+
__kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
|
|
30
30
|
};
|
|
31
31
|
executeAt: number;
|
|
32
32
|
}>;
|
|
@@ -52,9 +52,6 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
52
52
|
}>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
54
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
55
|
-
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
56
|
-
egressAmount: bigint;
|
|
57
|
-
egressFee: bigint;
|
|
58
55
|
destinationAddress: {
|
|
59
56
|
readonly chain: "Ethereum";
|
|
60
57
|
readonly address: `0x${string}`;
|
|
@@ -71,19 +68,22 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
71
68
|
readonly chain: "Solana";
|
|
72
69
|
readonly address: string;
|
|
73
70
|
};
|
|
71
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
72
|
+
egressAmount: bigint;
|
|
73
|
+
egressFee: bigint;
|
|
74
74
|
}, {
|
|
75
75
|
egressId: [{
|
|
76
76
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
77
77
|
}, string | number];
|
|
78
|
+
destinationAddress: {
|
|
79
|
+
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
81
|
+
};
|
|
78
82
|
egressAsset: {
|
|
79
83
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
80
84
|
};
|
|
81
85
|
egressAmount: string | number;
|
|
82
86
|
egressFee: string | number;
|
|
83
|
-
destinationAddress: {
|
|
84
|
-
value: string;
|
|
85
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
86
|
-
};
|
|
87
87
|
}>;
|
|
88
88
|
//#endregion
|
|
89
89
|
export { swappingWithdrawalRequested };
|
|
@@ -52,9 +52,6 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
52
52
|
}>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
54
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
55
|
-
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
56
|
-
egressAmount: bigint;
|
|
57
|
-
egressFee: bigint;
|
|
58
55
|
destinationAddress: {
|
|
59
56
|
readonly chain: "Ethereum";
|
|
60
57
|
readonly address: `0x${string}`;
|
|
@@ -71,19 +68,22 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
71
68
|
readonly chain: "Solana";
|
|
72
69
|
readonly address: string;
|
|
73
70
|
};
|
|
71
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
72
|
+
egressAmount: bigint;
|
|
73
|
+
egressFee: bigint;
|
|
74
74
|
}, {
|
|
75
75
|
egressId: [{
|
|
76
76
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
77
77
|
}, string | number];
|
|
78
|
+
destinationAddress: {
|
|
79
|
+
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
81
|
+
};
|
|
78
82
|
egressAsset: {
|
|
79
83
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
80
84
|
};
|
|
81
85
|
egressAmount: string | number;
|
|
82
86
|
egressFee: string | number;
|
|
83
|
-
destinationAddress: {
|
|
84
|
-
value: string;
|
|
85
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
86
|
-
};
|
|
87
87
|
}>;
|
|
88
88
|
//#endregion
|
|
89
89
|
export { swappingWithdrawalRequested };
|
|
@@ -5,11 +5,11 @@ declare const arbitrumIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
5
5
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
amount: bigint;
|
|
9
8
|
prewitnessedDepositId: bigint;
|
|
9
|
+
amount: bigint;
|
|
10
10
|
}, {
|
|
11
|
-
amount: string | number;
|
|
12
11
|
prewitnessedDepositId: string | number;
|
|
12
|
+
amount: string | number;
|
|
13
13
|
}>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { arbitrumIngressEgressBoostedDepositLost };
|
|
@@ -5,11 +5,11 @@ declare const arbitrumIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
5
5
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
amount: bigint;
|
|
9
8
|
prewitnessedDepositId: bigint;
|
|
9
|
+
amount: bigint;
|
|
10
10
|
}, {
|
|
11
|
-
amount: string | number;
|
|
12
11
|
prewitnessedDepositId: string | number;
|
|
12
|
+
amount: string | number;
|
|
13
13
|
}>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { arbitrumIngressEgressBoostedDepositLost };
|
|
@@ -16,10 +16,10 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
value: `0x${string}`;
|
|
19
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
20
|
}, {
|
|
21
21
|
value: string;
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
23
23
|
}>, {
|
|
24
24
|
readonly chain: "Ethereum";
|
|
25
25
|
readonly address: `0x${string}`;
|
|
@@ -37,7 +37,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
37
37
|
readonly address: string;
|
|
38
38
|
}, {
|
|
39
39
|
value: string;
|
|
40
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
40
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
41
41
|
}>;
|
|
42
42
|
depositMetadata: z.ZodObject<{
|
|
43
43
|
channelMetadata: z.ZodObject<{
|
|
@@ -67,10 +67,10 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
67
67
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
value: `0x${string}`;
|
|
70
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
70
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
71
|
}, {
|
|
72
72
|
value: string;
|
|
73
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
73
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
74
74
|
}>, {
|
|
75
75
|
readonly chain: "Ethereum";
|
|
76
76
|
readonly address: `0x${string}`;
|
|
@@ -88,7 +88,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
88
88
|
readonly address: string;
|
|
89
89
|
}, {
|
|
90
90
|
value: string;
|
|
91
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
91
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
92
92
|
}>>>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
94
|
channelMetadata: {
|
|
@@ -124,7 +124,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
124
124
|
};
|
|
125
125
|
sourceAddress?: {
|
|
126
126
|
value: string;
|
|
127
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
127
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
128
128
|
} | null | undefined;
|
|
129
129
|
}>;
|
|
130
130
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -134,10 +134,10 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
134
134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
136
|
value: `0x${string}`;
|
|
137
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
137
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
138
|
}, {
|
|
139
139
|
value: string;
|
|
140
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
141
141
|
}>, {
|
|
142
142
|
readonly chain: "Ethereum";
|
|
143
143
|
readonly address: `0x${string}`;
|
|
@@ -155,7 +155,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
155
155
|
readonly address: string;
|
|
156
156
|
}, {
|
|
157
157
|
value: string;
|
|
158
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
158
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
159
159
|
}>;
|
|
160
160
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
161
161
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -183,7 +183,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
183
183
|
__kind: "DepositChannel";
|
|
184
184
|
depositAddress: {
|
|
185
185
|
value: string;
|
|
186
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
186
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
187
187
|
};
|
|
188
188
|
channelId: string | number;
|
|
189
189
|
depositBlockHeight: string | number;
|
|
@@ -204,6 +204,23 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
204
204
|
__kind: "Internal";
|
|
205
205
|
}>]>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
208
|
+
destinationAddress: {
|
|
209
|
+
readonly chain: "Ethereum";
|
|
210
|
+
readonly address: `0x${string}`;
|
|
211
|
+
} | {
|
|
212
|
+
readonly chain: "Polkadot";
|
|
213
|
+
readonly address: string;
|
|
214
|
+
} | {
|
|
215
|
+
readonly chain: "Bitcoin";
|
|
216
|
+
readonly address: string;
|
|
217
|
+
} | {
|
|
218
|
+
readonly chain: "Arbitrum";
|
|
219
|
+
readonly address: `0x${string}`;
|
|
220
|
+
} | {
|
|
221
|
+
readonly chain: "Solana";
|
|
222
|
+
readonly address: string;
|
|
223
|
+
};
|
|
207
224
|
depositMetadata: {
|
|
208
225
|
channelMetadata: {
|
|
209
226
|
message: `0x${string}`;
|
|
@@ -228,23 +245,6 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
228
245
|
readonly address: string;
|
|
229
246
|
} | null | undefined;
|
|
230
247
|
};
|
|
231
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
232
|
-
destinationAddress: {
|
|
233
|
-
readonly chain: "Ethereum";
|
|
234
|
-
readonly address: `0x${string}`;
|
|
235
|
-
} | {
|
|
236
|
-
readonly chain: "Polkadot";
|
|
237
|
-
readonly address: string;
|
|
238
|
-
} | {
|
|
239
|
-
readonly chain: "Bitcoin";
|
|
240
|
-
readonly address: string;
|
|
241
|
-
} | {
|
|
242
|
-
readonly chain: "Arbitrum";
|
|
243
|
-
readonly address: `0x${string}`;
|
|
244
|
-
} | {
|
|
245
|
-
readonly chain: "Solana";
|
|
246
|
-
readonly address: string;
|
|
247
|
-
};
|
|
248
248
|
origin: {
|
|
249
249
|
__kind: "DepositChannel";
|
|
250
250
|
depositAddress: {
|
|
@@ -272,6 +272,13 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
272
272
|
__kind: "Internal";
|
|
273
273
|
};
|
|
274
274
|
}, {
|
|
275
|
+
reason: {
|
|
276
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
277
|
+
};
|
|
278
|
+
destinationAddress: {
|
|
279
|
+
value: string;
|
|
280
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
281
|
+
};
|
|
275
282
|
depositMetadata: {
|
|
276
283
|
channelMetadata: {
|
|
277
284
|
message: string;
|
|
@@ -283,21 +290,14 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
283
290
|
};
|
|
284
291
|
sourceAddress?: {
|
|
285
292
|
value: string;
|
|
286
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
293
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
287
294
|
} | null | undefined;
|
|
288
295
|
};
|
|
289
|
-
reason: {
|
|
290
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
291
|
-
};
|
|
292
|
-
destinationAddress: {
|
|
293
|
-
value: string;
|
|
294
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
295
|
-
};
|
|
296
296
|
origin: {
|
|
297
297
|
__kind: "DepositChannel";
|
|
298
298
|
depositAddress: {
|
|
299
299
|
value: string;
|
|
300
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
300
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
301
301
|
};
|
|
302
302
|
channelId: string | number;
|
|
303
303
|
depositBlockHeight: string | number;
|
|
@@ -16,10 +16,10 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
value: `0x${string}`;
|
|
19
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
20
|
}, {
|
|
21
21
|
value: string;
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
23
23
|
}>, {
|
|
24
24
|
readonly chain: "Ethereum";
|
|
25
25
|
readonly address: `0x${string}`;
|
|
@@ -37,7 +37,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
37
37
|
readonly address: string;
|
|
38
38
|
}, {
|
|
39
39
|
value: string;
|
|
40
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
40
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
41
41
|
}>;
|
|
42
42
|
depositMetadata: z.ZodObject<{
|
|
43
43
|
channelMetadata: z.ZodObject<{
|
|
@@ -67,10 +67,10 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
67
67
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
value: `0x${string}`;
|
|
70
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
70
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
71
|
}, {
|
|
72
72
|
value: string;
|
|
73
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
73
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
74
74
|
}>, {
|
|
75
75
|
readonly chain: "Ethereum";
|
|
76
76
|
readonly address: `0x${string}`;
|
|
@@ -88,7 +88,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
88
88
|
readonly address: string;
|
|
89
89
|
}, {
|
|
90
90
|
value: string;
|
|
91
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
91
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
92
92
|
}>>>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
94
|
channelMetadata: {
|
|
@@ -124,7 +124,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
124
124
|
};
|
|
125
125
|
sourceAddress?: {
|
|
126
126
|
value: string;
|
|
127
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
127
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
128
128
|
} | null | undefined;
|
|
129
129
|
}>;
|
|
130
130
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -134,10 +134,10 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
134
134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
136
|
value: `0x${string}`;
|
|
137
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
137
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
138
|
}, {
|
|
139
139
|
value: string;
|
|
140
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
141
141
|
}>, {
|
|
142
142
|
readonly chain: "Ethereum";
|
|
143
143
|
readonly address: `0x${string}`;
|
|
@@ -155,7 +155,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
155
155
|
readonly address: string;
|
|
156
156
|
}, {
|
|
157
157
|
value: string;
|
|
158
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
158
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
159
159
|
}>;
|
|
160
160
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
161
161
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -183,7 +183,7 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
183
183
|
__kind: "DepositChannel";
|
|
184
184
|
depositAddress: {
|
|
185
185
|
value: string;
|
|
186
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
186
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
187
187
|
};
|
|
188
188
|
channelId: string | number;
|
|
189
189
|
depositBlockHeight: string | number;
|
|
@@ -204,6 +204,23 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
204
204
|
__kind: "Internal";
|
|
205
205
|
}>]>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
208
|
+
destinationAddress: {
|
|
209
|
+
readonly chain: "Ethereum";
|
|
210
|
+
readonly address: `0x${string}`;
|
|
211
|
+
} | {
|
|
212
|
+
readonly chain: "Polkadot";
|
|
213
|
+
readonly address: string;
|
|
214
|
+
} | {
|
|
215
|
+
readonly chain: "Bitcoin";
|
|
216
|
+
readonly address: string;
|
|
217
|
+
} | {
|
|
218
|
+
readonly chain: "Arbitrum";
|
|
219
|
+
readonly address: `0x${string}`;
|
|
220
|
+
} | {
|
|
221
|
+
readonly chain: "Solana";
|
|
222
|
+
readonly address: string;
|
|
223
|
+
};
|
|
207
224
|
depositMetadata: {
|
|
208
225
|
channelMetadata: {
|
|
209
226
|
message: `0x${string}`;
|
|
@@ -228,23 +245,6 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
228
245
|
readonly address: string;
|
|
229
246
|
} | null | undefined;
|
|
230
247
|
};
|
|
231
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
232
|
-
destinationAddress: {
|
|
233
|
-
readonly chain: "Ethereum";
|
|
234
|
-
readonly address: `0x${string}`;
|
|
235
|
-
} | {
|
|
236
|
-
readonly chain: "Polkadot";
|
|
237
|
-
readonly address: string;
|
|
238
|
-
} | {
|
|
239
|
-
readonly chain: "Bitcoin";
|
|
240
|
-
readonly address: string;
|
|
241
|
-
} | {
|
|
242
|
-
readonly chain: "Arbitrum";
|
|
243
|
-
readonly address: `0x${string}`;
|
|
244
|
-
} | {
|
|
245
|
-
readonly chain: "Solana";
|
|
246
|
-
readonly address: string;
|
|
247
|
-
};
|
|
248
248
|
origin: {
|
|
249
249
|
__kind: "DepositChannel";
|
|
250
250
|
depositAddress: {
|
|
@@ -272,6 +272,13 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
272
272
|
__kind: "Internal";
|
|
273
273
|
};
|
|
274
274
|
}, {
|
|
275
|
+
reason: {
|
|
276
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
277
|
+
};
|
|
278
|
+
destinationAddress: {
|
|
279
|
+
value: string;
|
|
280
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
281
|
+
};
|
|
275
282
|
depositMetadata: {
|
|
276
283
|
channelMetadata: {
|
|
277
284
|
message: string;
|
|
@@ -283,21 +290,14 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
283
290
|
};
|
|
284
291
|
sourceAddress?: {
|
|
285
292
|
value: string;
|
|
286
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
293
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
287
294
|
} | null | undefined;
|
|
288
295
|
};
|
|
289
|
-
reason: {
|
|
290
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
291
|
-
};
|
|
292
|
-
destinationAddress: {
|
|
293
|
-
value: string;
|
|
294
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
295
|
-
};
|
|
296
296
|
origin: {
|
|
297
297
|
__kind: "DepositChannel";
|
|
298
298
|
depositAddress: {
|
|
299
299
|
value: string;
|
|
300
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
300
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
301
301
|
};
|
|
302
302
|
channelId: string | number;
|
|
303
303
|
depositBlockHeight: string | number;
|
|
@@ -30,25 +30,25 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
30
30
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
31
31
|
}>;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
depositAddress: `0x${string}`;
|
|
34
33
|
amount: bigint;
|
|
34
|
+
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
35
|
+
depositAddress: `0x${string}`;
|
|
35
36
|
asset: "ArbEth" | "ArbUsdc";
|
|
36
37
|
depositDetails: {
|
|
37
38
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
38
39
|
};
|
|
39
|
-
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
40
40
|
}, {
|
|
41
|
-
depositAddress: string;
|
|
42
41
|
amount: string | number;
|
|
42
|
+
reason: {
|
|
43
|
+
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
44
|
+
};
|
|
45
|
+
depositAddress: string;
|
|
43
46
|
asset: {
|
|
44
47
|
__kind: "ArbEth" | "ArbUsdc";
|
|
45
48
|
};
|
|
46
49
|
depositDetails: {
|
|
47
50
|
txHashes?: string[] | null | undefined;
|
|
48
51
|
};
|
|
49
|
-
reason: {
|
|
50
|
-
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
51
|
-
};
|
|
52
52
|
}>;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { arbitrumIngressEgressDepositIgnored };
|
|
@@ -30,25 +30,25 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
30
30
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
31
31
|
}>;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
depositAddress: `0x${string}`;
|
|
34
33
|
amount: bigint;
|
|
34
|
+
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
35
|
+
depositAddress: `0x${string}`;
|
|
35
36
|
asset: "ArbEth" | "ArbUsdc";
|
|
36
37
|
depositDetails: {
|
|
37
38
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
38
39
|
};
|
|
39
|
-
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
40
40
|
}, {
|
|
41
|
-
depositAddress: string;
|
|
42
41
|
amount: string | number;
|
|
42
|
+
reason: {
|
|
43
|
+
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
44
|
+
};
|
|
45
|
+
depositAddress: string;
|
|
43
46
|
asset: {
|
|
44
47
|
__kind: "ArbEth" | "ArbUsdc";
|
|
45
48
|
};
|
|
46
49
|
depositDetails: {
|
|
47
50
|
txHashes?: string[] | null | undefined;
|
|
48
51
|
};
|
|
49
|
-
reason: {
|
|
50
|
-
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
51
|
-
};
|
|
52
52
|
}>;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { arbitrumIngressEgressDepositIgnored };
|
|
@@ -5,11 +5,11 @@ declare const arbitrumIngressEgressTransactionRejectionRequestExpired: z.ZodObje
|
|
|
5
5
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
6
6
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
txId: `0x${string}`;
|
|
9
8
|
accountId: `cF${string}`;
|
|
9
|
+
txId: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
txId: string;
|
|
12
11
|
accountId: string;
|
|
12
|
+
txId: string;
|
|
13
13
|
}>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { arbitrumIngressEgressTransactionRejectionRequestExpired };
|
|
@@ -5,11 +5,11 @@ declare const arbitrumIngressEgressTransactionRejectionRequestExpired: z.ZodObje
|
|
|
5
5
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
6
6
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
txId: `0x${string}`;
|
|
9
8
|
accountId: `cF${string}`;
|
|
9
|
+
txId: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
txId: string;
|
|
12
11
|
accountId: string;
|
|
12
|
+
txId: string;
|
|
13
13
|
}>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { arbitrumIngressEgressTransactionRejectionRequestExpired };
|
|
@@ -6,12 +6,12 @@ declare const arbitrumIngressEgressTransactionRejectionRequestReceived: z.ZodObj
|
|
|
6
6
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
expiresAt: z.ZodNumber;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
txId: `0x${string}`;
|
|
10
9
|
accountId: `cF${string}`;
|
|
10
|
+
txId: `0x${string}`;
|
|
11
11
|
expiresAt: number;
|
|
12
12
|
}, {
|
|
13
|
-
txId: string;
|
|
14
13
|
accountId: string;
|
|
14
|
+
txId: string;
|
|
15
15
|
expiresAt: number;
|
|
16
16
|
}>;
|
|
17
17
|
//#endregion
|