@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
package/dist/11200/common.d.cts
CHANGED
|
@@ -2378,11 +2378,11 @@ declare const numberOrHex: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.
|
|
|
2378
2378
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
2379
2379
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
2380
2380
|
}, "strip", z.ZodTypeAny, {
|
|
2381
|
-
__kind: "
|
|
2381
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2382
2382
|
}, {
|
|
2383
|
-
__kind: "
|
|
2384
|
-
}>, "
|
|
2385
|
-
__kind: "
|
|
2383
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2384
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
2385
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2386
2386
|
}>;
|
|
2387
2387
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
2388
2388
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -2520,6 +2520,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2520
2520
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2521
2521
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
2522
2522
|
}, "strip", z.ZodTypeAny, {
|
|
2523
|
+
__kind: "DepositChannel";
|
|
2523
2524
|
depositAddress: {
|
|
2524
2525
|
readonly chain: "Ethereum";
|
|
2525
2526
|
readonly address: `0x${string}`;
|
|
@@ -2539,16 +2540,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2539
2540
|
readonly chain: "Assethub";
|
|
2540
2541
|
readonly address: string;
|
|
2541
2542
|
};
|
|
2542
|
-
__kind: "DepositChannel";
|
|
2543
2543
|
channelId: bigint;
|
|
2544
2544
|
depositBlockHeight: bigint;
|
|
2545
2545
|
brokerId: `cF${string}`;
|
|
2546
2546
|
}, {
|
|
2547
|
+
__kind: "DepositChannel";
|
|
2547
2548
|
depositAddress: {
|
|
2548
2549
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2549
2550
|
value: string;
|
|
2550
2551
|
};
|
|
2551
|
-
__kind: "DepositChannel";
|
|
2552
2552
|
channelId: string | number;
|
|
2553
2553
|
depositBlockHeight: string | number;
|
|
2554
2554
|
brokerId: string;
|
|
@@ -9349,17 +9349,17 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
9349
9349
|
txHashes?: string[] | null | undefined;
|
|
9350
9350
|
}>;
|
|
9351
9351
|
}, "strip", z.ZodTypeAny, {
|
|
9352
|
-
depositAddress: `0x${string}`;
|
|
9353
9352
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
9353
|
+
depositAddress: `0x${string}`;
|
|
9354
9354
|
depositDetails: {
|
|
9355
9355
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9356
9356
|
};
|
|
9357
9357
|
amount: bigint;
|
|
9358
9358
|
}, {
|
|
9359
|
-
depositAddress: string;
|
|
9360
9359
|
asset: {
|
|
9361
9360
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
9362
9361
|
};
|
|
9362
|
+
depositAddress: string;
|
|
9363
9363
|
depositDetails: {
|
|
9364
9364
|
txHashes?: string[] | null | undefined;
|
|
9365
9365
|
};
|
|
@@ -9716,11 +9716,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
9716
9716
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9717
9717
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
9718
9718
|
}, "strip", z.ZodTypeAny, {
|
|
9719
|
-
__kind: "
|
|
9719
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9720
9720
|
}, {
|
|
9721
|
-
__kind: "
|
|
9722
|
-
}>, "
|
|
9723
|
-
__kind: "
|
|
9721
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9722
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
9723
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9724
9724
|
}>;
|
|
9725
9725
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9726
9726
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -10097,7 +10097,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
10097
10097
|
boostFee: number;
|
|
10098
10098
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
10099
10099
|
depositAmount: bigint;
|
|
10100
|
-
outputAsset: "
|
|
10100
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10101
10101
|
destinationAddress: {
|
|
10102
10102
|
readonly chain: "Ethereum";
|
|
10103
10103
|
readonly address: `0x${string}`;
|
|
@@ -10199,7 +10199,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
10199
10199
|
};
|
|
10200
10200
|
depositAmount: string | number;
|
|
10201
10201
|
outputAsset: {
|
|
10202
|
-
__kind: "
|
|
10202
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10203
10203
|
};
|
|
10204
10204
|
destinationAddress: {
|
|
10205
10205
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -10302,17 +10302,17 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
10302
10302
|
txHashes?: string[] | null | undefined;
|
|
10303
10303
|
}>;
|
|
10304
10304
|
}, "strip", z.ZodTypeAny, {
|
|
10305
|
-
depositAddress: `0x${string}`;
|
|
10306
10305
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
10306
|
+
depositAddress: `0x${string}`;
|
|
10307
10307
|
depositDetails: {
|
|
10308
10308
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
10309
10309
|
};
|
|
10310
10310
|
amount: bigint;
|
|
10311
10311
|
}, {
|
|
10312
|
-
depositAddress: string;
|
|
10313
10312
|
asset: {
|
|
10314
10313
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
10315
10314
|
};
|
|
10315
|
+
depositAddress: string;
|
|
10316
10316
|
depositDetails: {
|
|
10317
10317
|
txHashes?: string[] | null | undefined;
|
|
10318
10318
|
};
|
|
@@ -10321,8 +10321,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
10321
10321
|
}, "strip", z.ZodTypeAny, {
|
|
10322
10322
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
10323
10323
|
depositWitness: {
|
|
10324
|
-
depositAddress: `0x${string}`;
|
|
10325
10324
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
10325
|
+
depositAddress: `0x${string}`;
|
|
10326
10326
|
depositDetails: {
|
|
10327
10327
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
10328
10328
|
};
|
|
@@ -10331,10 +10331,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
10331
10331
|
}, {
|
|
10332
10332
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
10333
10333
|
depositWitness: {
|
|
10334
|
-
depositAddress: string;
|
|
10335
10334
|
asset: {
|
|
10336
10335
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
10337
10336
|
};
|
|
10337
|
+
depositAddress: string;
|
|
10338
10338
|
depositDetails: {
|
|
10339
10339
|
txHashes?: string[] | null | undefined;
|
|
10340
10340
|
};
|
|
@@ -10365,11 +10365,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
10365
10365
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
10366
10366
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
10367
10367
|
}, "strip", z.ZodTypeAny, {
|
|
10368
|
-
__kind: "
|
|
10368
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10369
10369
|
}, {
|
|
10370
|
-
__kind: "
|
|
10371
|
-
}>, "
|
|
10372
|
-
__kind: "
|
|
10370
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10371
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
10372
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10373
10373
|
}>;
|
|
10374
10374
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
10375
10375
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -10746,7 +10746,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
10746
10746
|
boostFee: number;
|
|
10747
10747
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
10748
10748
|
depositAmount: bigint;
|
|
10749
|
-
outputAsset: "
|
|
10749
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10750
10750
|
destinationAddress: {
|
|
10751
10751
|
readonly chain: "Ethereum";
|
|
10752
10752
|
readonly address: `0x${string}`;
|
|
@@ -10848,7 +10848,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
10848
10848
|
};
|
|
10849
10849
|
depositAmount: string | number;
|
|
10850
10850
|
outputAsset: {
|
|
10851
|
-
__kind: "
|
|
10851
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10852
10852
|
};
|
|
10853
10853
|
destinationAddress: {
|
|
10854
10854
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -10938,7 +10938,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
10938
10938
|
boostFee: number;
|
|
10939
10939
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
10940
10940
|
depositAmount: bigint;
|
|
10941
|
-
outputAsset: "
|
|
10941
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10942
10942
|
destinationAddress: {
|
|
10943
10943
|
readonly chain: "Ethereum";
|
|
10944
10944
|
readonly address: `0x${string}`;
|
|
@@ -11043,7 +11043,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
11043
11043
|
};
|
|
11044
11044
|
depositAmount: string | number;
|
|
11045
11045
|
outputAsset: {
|
|
11046
|
-
__kind: "
|
|
11046
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11047
11047
|
};
|
|
11048
11048
|
destinationAddress: {
|
|
11049
11049
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -11591,15 +11591,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
11591
11591
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
11592
11592
|
depositDetails: z.ZodNumber;
|
|
11593
11593
|
}, "strip", z.ZodTypeAny, {
|
|
11594
|
-
depositAddress: `0x${string}`;
|
|
11595
11594
|
asset: "Dot";
|
|
11595
|
+
depositAddress: `0x${string}`;
|
|
11596
11596
|
depositDetails: number;
|
|
11597
11597
|
amount: bigint;
|
|
11598
11598
|
}, {
|
|
11599
|
-
depositAddress: string;
|
|
11600
11599
|
asset: {
|
|
11601
11600
|
__kind: "Dot";
|
|
11602
11601
|
};
|
|
11602
|
+
depositAddress: string;
|
|
11603
11603
|
depositDetails: number;
|
|
11604
11604
|
amount: string | number;
|
|
11605
11605
|
}>;
|
|
@@ -11925,11 +11925,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
11925
11925
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
11926
11926
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
11927
11927
|
}, "strip", z.ZodTypeAny, {
|
|
11928
|
-
__kind: "
|
|
11928
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11929
11929
|
}, {
|
|
11930
|
-
__kind: "
|
|
11931
|
-
}>, "
|
|
11932
|
-
__kind: "
|
|
11930
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11931
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
11932
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11933
11933
|
}>;
|
|
11934
11934
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
11935
11935
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -12313,7 +12313,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
12313
12313
|
boostFee: number;
|
|
12314
12314
|
inputAsset: "Dot";
|
|
12315
12315
|
depositAmount: bigint;
|
|
12316
|
-
outputAsset: "
|
|
12316
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12317
12317
|
destinationAddress: {
|
|
12318
12318
|
readonly chain: "Ethereum";
|
|
12319
12319
|
readonly address: `0x${string}`;
|
|
@@ -12416,7 +12416,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
12416
12416
|
};
|
|
12417
12417
|
depositAmount: string | number;
|
|
12418
12418
|
outputAsset: {
|
|
12419
|
-
__kind: "
|
|
12419
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12420
12420
|
};
|
|
12421
12421
|
destinationAddress: {
|
|
12422
12422
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -12516,33 +12516,33 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
12516
12516
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12517
12517
|
depositDetails: z.ZodNumber;
|
|
12518
12518
|
}, "strip", z.ZodTypeAny, {
|
|
12519
|
-
depositAddress: `0x${string}`;
|
|
12520
12519
|
asset: "Dot";
|
|
12520
|
+
depositAddress: `0x${string}`;
|
|
12521
12521
|
depositDetails: number;
|
|
12522
12522
|
amount: bigint;
|
|
12523
12523
|
}, {
|
|
12524
|
-
depositAddress: string;
|
|
12525
12524
|
asset: {
|
|
12526
12525
|
__kind: "Dot";
|
|
12527
12526
|
};
|
|
12527
|
+
depositAddress: string;
|
|
12528
12528
|
depositDetails: number;
|
|
12529
12529
|
amount: string | number;
|
|
12530
12530
|
}>;
|
|
12531
12531
|
}, "strip", z.ZodTypeAny, {
|
|
12532
12532
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
12533
12533
|
depositWitness: {
|
|
12534
|
-
depositAddress: `0x${string}`;
|
|
12535
12534
|
asset: "Dot";
|
|
12535
|
+
depositAddress: `0x${string}`;
|
|
12536
12536
|
depositDetails: number;
|
|
12537
12537
|
amount: bigint;
|
|
12538
12538
|
};
|
|
12539
12539
|
}, {
|
|
12540
12540
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
12541
12541
|
depositWitness: {
|
|
12542
|
-
depositAddress: string;
|
|
12543
12542
|
asset: {
|
|
12544
12543
|
__kind: "Dot";
|
|
12545
12544
|
};
|
|
12545
|
+
depositAddress: string;
|
|
12546
12546
|
depositDetails: number;
|
|
12547
12547
|
amount: string | number;
|
|
12548
12548
|
};
|
|
@@ -12565,11 +12565,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
12565
12565
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
12566
12566
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12567
12567
|
}, "strip", z.ZodTypeAny, {
|
|
12568
|
-
__kind: "
|
|
12568
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12569
12569
|
}, {
|
|
12570
|
-
__kind: "
|
|
12571
|
-
}>, "
|
|
12572
|
-
__kind: "
|
|
12570
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12571
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12572
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12573
12573
|
}>;
|
|
12574
12574
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
12575
12575
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -12953,7 +12953,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
12953
12953
|
boostFee: number;
|
|
12954
12954
|
inputAsset: "Dot";
|
|
12955
12955
|
depositAmount: bigint;
|
|
12956
|
-
outputAsset: "
|
|
12956
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12957
12957
|
destinationAddress: {
|
|
12958
12958
|
readonly chain: "Ethereum";
|
|
12959
12959
|
readonly address: `0x${string}`;
|
|
@@ -13056,7 +13056,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
13056
13056
|
};
|
|
13057
13057
|
depositAmount: string | number;
|
|
13058
13058
|
outputAsset: {
|
|
13059
|
-
__kind: "
|
|
13059
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13060
13060
|
};
|
|
13061
13061
|
destinationAddress: {
|
|
13062
13062
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -13147,7 +13147,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
13147
13147
|
boostFee: number;
|
|
13148
13148
|
inputAsset: "Dot";
|
|
13149
13149
|
depositAmount: bigint;
|
|
13150
|
-
outputAsset: "
|
|
13150
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13151
13151
|
destinationAddress: {
|
|
13152
13152
|
readonly chain: "Ethereum";
|
|
13153
13153
|
readonly address: `0x${string}`;
|
|
@@ -13253,7 +13253,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
13253
13253
|
};
|
|
13254
13254
|
depositAmount: string | number;
|
|
13255
13255
|
outputAsset: {
|
|
13256
|
-
__kind: "
|
|
13256
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13257
13257
|
};
|
|
13258
13258
|
destinationAddress: {
|
|
13259
13259
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -14135,6 +14135,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
14135
14135
|
};
|
|
14136
14136
|
}>;
|
|
14137
14137
|
}, "strip", z.ZodTypeAny, {
|
|
14138
|
+
asset: "Btc";
|
|
14138
14139
|
depositAddress: {
|
|
14139
14140
|
__kind: "P2PKH";
|
|
14140
14141
|
value: `0x${string}`;
|
|
@@ -14155,7 +14156,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
14155
14156
|
version: number;
|
|
14156
14157
|
program: `0x${string}`;
|
|
14157
14158
|
};
|
|
14158
|
-
asset: "Btc";
|
|
14159
14159
|
depositDetails: {
|
|
14160
14160
|
depositAddress: {
|
|
14161
14161
|
pubkeyX: `0x${string}`;
|
|
@@ -14176,6 +14176,9 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
14176
14176
|
};
|
|
14177
14177
|
amount: bigint;
|
|
14178
14178
|
}, {
|
|
14179
|
+
asset: {
|
|
14180
|
+
__kind: "Btc";
|
|
14181
|
+
};
|
|
14179
14182
|
depositAddress: {
|
|
14180
14183
|
__kind: "P2PKH";
|
|
14181
14184
|
value: string;
|
|
@@ -14196,9 +14199,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
14196
14199
|
version: number;
|
|
14197
14200
|
program: string;
|
|
14198
14201
|
};
|
|
14199
|
-
asset: {
|
|
14200
|
-
__kind: "Btc";
|
|
14201
|
-
};
|
|
14202
14202
|
depositDetails: {
|
|
14203
14203
|
depositAddress: {
|
|
14204
14204
|
pubkeyX: string;
|
|
@@ -14788,11 +14788,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
14788
14788
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
14789
14789
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
14790
14790
|
}, "strip", z.ZodTypeAny, {
|
|
14791
|
-
__kind: "
|
|
14791
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14792
14792
|
}, {
|
|
14793
|
-
__kind: "
|
|
14794
|
-
}>, "
|
|
14795
|
-
__kind: "
|
|
14793
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14794
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
14795
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14796
14796
|
}>;
|
|
14797
14797
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
14798
14798
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -15279,7 +15279,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
15279
15279
|
boostFee: number;
|
|
15280
15280
|
inputAsset: "Btc";
|
|
15281
15281
|
depositAmount: bigint;
|
|
15282
|
-
outputAsset: "
|
|
15282
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15283
15283
|
destinationAddress: {
|
|
15284
15284
|
readonly chain: "Ethereum";
|
|
15285
15285
|
readonly address: `0x${string}`;
|
|
@@ -15434,7 +15434,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
15434
15434
|
};
|
|
15435
15435
|
depositAmount: string | number;
|
|
15436
15436
|
outputAsset: {
|
|
15437
|
-
__kind: "
|
|
15437
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15438
15438
|
};
|
|
15439
15439
|
destinationAddress: {
|
|
15440
15440
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -15721,6 +15721,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
15721
15721
|
};
|
|
15722
15722
|
}>;
|
|
15723
15723
|
}, "strip", z.ZodTypeAny, {
|
|
15724
|
+
asset: "Btc";
|
|
15724
15725
|
depositAddress: {
|
|
15725
15726
|
__kind: "P2PKH";
|
|
15726
15727
|
value: `0x${string}`;
|
|
@@ -15741,7 +15742,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
15741
15742
|
version: number;
|
|
15742
15743
|
program: `0x${string}`;
|
|
15743
15744
|
};
|
|
15744
|
-
asset: "Btc";
|
|
15745
15745
|
depositDetails: {
|
|
15746
15746
|
depositAddress: {
|
|
15747
15747
|
pubkeyX: `0x${string}`;
|
|
@@ -15762,6 +15762,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
15762
15762
|
};
|
|
15763
15763
|
amount: bigint;
|
|
15764
15764
|
}, {
|
|
15765
|
+
asset: {
|
|
15766
|
+
__kind: "Btc";
|
|
15767
|
+
};
|
|
15765
15768
|
depositAddress: {
|
|
15766
15769
|
__kind: "P2PKH";
|
|
15767
15770
|
value: string;
|
|
@@ -15782,9 +15785,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
15782
15785
|
version: number;
|
|
15783
15786
|
program: string;
|
|
15784
15787
|
};
|
|
15785
|
-
asset: {
|
|
15786
|
-
__kind: "Btc";
|
|
15787
|
-
};
|
|
15788
15788
|
depositDetails: {
|
|
15789
15789
|
depositAddress: {
|
|
15790
15790
|
pubkeyX: string;
|
|
@@ -15808,6 +15808,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
15808
15808
|
}, "strip", z.ZodTypeAny, {
|
|
15809
15809
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
15810
15810
|
depositWitness: {
|
|
15811
|
+
asset: "Btc";
|
|
15811
15812
|
depositAddress: {
|
|
15812
15813
|
__kind: "P2PKH";
|
|
15813
15814
|
value: `0x${string}`;
|
|
@@ -15828,7 +15829,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
15828
15829
|
version: number;
|
|
15829
15830
|
program: `0x${string}`;
|
|
15830
15831
|
};
|
|
15831
|
-
asset: "Btc";
|
|
15832
15832
|
depositDetails: {
|
|
15833
15833
|
depositAddress: {
|
|
15834
15834
|
pubkeyX: `0x${string}`;
|
|
@@ -15852,6 +15852,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
15852
15852
|
}, {
|
|
15853
15853
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
15854
15854
|
depositWitness: {
|
|
15855
|
+
asset: {
|
|
15856
|
+
__kind: "Btc";
|
|
15857
|
+
};
|
|
15855
15858
|
depositAddress: {
|
|
15856
15859
|
__kind: "P2PKH";
|
|
15857
15860
|
value: string;
|
|
@@ -15872,9 +15875,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
15872
15875
|
version: number;
|
|
15873
15876
|
program: string;
|
|
15874
15877
|
};
|
|
15875
|
-
asset: {
|
|
15876
|
-
__kind: "Btc";
|
|
15877
|
-
};
|
|
15878
15878
|
depositDetails: {
|
|
15879
15879
|
depositAddress: {
|
|
15880
15880
|
pubkeyX: string;
|
|
@@ -16066,11 +16066,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
16066
16066
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
16067
16067
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
16068
16068
|
}, "strip", z.ZodTypeAny, {
|
|
16069
|
-
__kind: "
|
|
16069
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16070
16070
|
}, {
|
|
16071
|
-
__kind: "
|
|
16072
|
-
}>, "
|
|
16073
|
-
__kind: "
|
|
16071
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16072
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
16073
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16074
16074
|
}>;
|
|
16075
16075
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
16076
16076
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -16557,7 +16557,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
16557
16557
|
boostFee: number;
|
|
16558
16558
|
inputAsset: "Btc";
|
|
16559
16559
|
depositAmount: bigint;
|
|
16560
|
-
outputAsset: "
|
|
16560
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16561
16561
|
destinationAddress: {
|
|
16562
16562
|
readonly chain: "Ethereum";
|
|
16563
16563
|
readonly address: `0x${string}`;
|
|
@@ -16712,7 +16712,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
16712
16712
|
};
|
|
16713
16713
|
depositAmount: string | number;
|
|
16714
16714
|
outputAsset: {
|
|
16715
|
-
__kind: "
|
|
16715
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16716
16716
|
};
|
|
16717
16717
|
destinationAddress: {
|
|
16718
16718
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -16855,7 +16855,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
16855
16855
|
boostFee: number;
|
|
16856
16856
|
inputAsset: "Btc";
|
|
16857
16857
|
depositAmount: bigint;
|
|
16858
|
-
outputAsset: "
|
|
16858
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16859
16859
|
destinationAddress: {
|
|
16860
16860
|
readonly chain: "Ethereum";
|
|
16861
16861
|
readonly address: `0x${string}`;
|
|
@@ -17013,7 +17013,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
17013
17013
|
};
|
|
17014
17014
|
depositAmount: string | number;
|
|
17015
17015
|
outputAsset: {
|
|
17016
|
-
__kind: "
|
|
17016
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17017
17017
|
};
|
|
17018
17018
|
destinationAddress: {
|
|
17019
17019
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -17596,17 +17596,17 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
17596
17596
|
txHashes?: string[] | null | undefined;
|
|
17597
17597
|
}>;
|
|
17598
17598
|
}, "strip", z.ZodTypeAny, {
|
|
17599
|
-
depositAddress: `0x${string}`;
|
|
17600
17599
|
asset: "ArbEth" | "ArbUsdc";
|
|
17600
|
+
depositAddress: `0x${string}`;
|
|
17601
17601
|
depositDetails: {
|
|
17602
17602
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
17603
17603
|
};
|
|
17604
17604
|
amount: bigint;
|
|
17605
17605
|
}, {
|
|
17606
|
-
depositAddress: string;
|
|
17607
17606
|
asset: {
|
|
17608
17607
|
__kind: "ArbEth" | "ArbUsdc";
|
|
17609
17608
|
};
|
|
17609
|
+
depositAddress: string;
|
|
17610
17610
|
depositDetails: {
|
|
17611
17611
|
txHashes?: string[] | null | undefined;
|
|
17612
17612
|
};
|
|
@@ -17940,11 +17940,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
17940
17940
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
17941
17941
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
17942
17942
|
}, "strip", z.ZodTypeAny, {
|
|
17943
|
-
__kind: "
|
|
17943
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17944
17944
|
}, {
|
|
17945
|
-
__kind: "
|
|
17946
|
-
}>, "
|
|
17947
|
-
__kind: "
|
|
17945
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17946
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
17947
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17948
17948
|
}>;
|
|
17949
17949
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
17950
17950
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -18321,7 +18321,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
18321
18321
|
boostFee: number;
|
|
18322
18322
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
18323
18323
|
depositAmount: bigint;
|
|
18324
|
-
outputAsset: "
|
|
18324
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18325
18325
|
destinationAddress: {
|
|
18326
18326
|
readonly chain: "Ethereum";
|
|
18327
18327
|
readonly address: `0x${string}`;
|
|
@@ -18423,7 +18423,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
18423
18423
|
};
|
|
18424
18424
|
depositAmount: string | number;
|
|
18425
18425
|
outputAsset: {
|
|
18426
|
-
__kind: "
|
|
18426
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18427
18427
|
};
|
|
18428
18428
|
destinationAddress: {
|
|
18429
18429
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -18526,17 +18526,17 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
18526
18526
|
txHashes?: string[] | null | undefined;
|
|
18527
18527
|
}>;
|
|
18528
18528
|
}, "strip", z.ZodTypeAny, {
|
|
18529
|
-
depositAddress: `0x${string}`;
|
|
18530
18529
|
asset: "ArbEth" | "ArbUsdc";
|
|
18530
|
+
depositAddress: `0x${string}`;
|
|
18531
18531
|
depositDetails: {
|
|
18532
18532
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
18533
18533
|
};
|
|
18534
18534
|
amount: bigint;
|
|
18535
18535
|
}, {
|
|
18536
|
-
depositAddress: string;
|
|
18537
18536
|
asset: {
|
|
18538
18537
|
__kind: "ArbEth" | "ArbUsdc";
|
|
18539
18538
|
};
|
|
18539
|
+
depositAddress: string;
|
|
18540
18540
|
depositDetails: {
|
|
18541
18541
|
txHashes?: string[] | null | undefined;
|
|
18542
18542
|
};
|
|
@@ -18545,8 +18545,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
18545
18545
|
}, "strip", z.ZodTypeAny, {
|
|
18546
18546
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
18547
18547
|
depositWitness: {
|
|
18548
|
-
depositAddress: `0x${string}`;
|
|
18549
18548
|
asset: "ArbEth" | "ArbUsdc";
|
|
18549
|
+
depositAddress: `0x${string}`;
|
|
18550
18550
|
depositDetails: {
|
|
18551
18551
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
18552
18552
|
};
|
|
@@ -18555,10 +18555,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
18555
18555
|
}, {
|
|
18556
18556
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
18557
18557
|
depositWitness: {
|
|
18558
|
-
depositAddress: string;
|
|
18559
18558
|
asset: {
|
|
18560
18559
|
__kind: "ArbEth" | "ArbUsdc";
|
|
18561
18560
|
};
|
|
18561
|
+
depositAddress: string;
|
|
18562
18562
|
depositDetails: {
|
|
18563
18563
|
txHashes?: string[] | null | undefined;
|
|
18564
18564
|
};
|
|
@@ -18589,11 +18589,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
18589
18589
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
18590
18590
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18591
18591
|
}, "strip", z.ZodTypeAny, {
|
|
18592
|
-
__kind: "
|
|
18592
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18593
18593
|
}, {
|
|
18594
|
-
__kind: "
|
|
18595
|
-
}>, "
|
|
18596
|
-
__kind: "
|
|
18594
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18595
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18596
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18597
18597
|
}>;
|
|
18598
18598
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
18599
18599
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -18970,7 +18970,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
18970
18970
|
boostFee: number;
|
|
18971
18971
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
18972
18972
|
depositAmount: bigint;
|
|
18973
|
-
outputAsset: "
|
|
18973
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18974
18974
|
destinationAddress: {
|
|
18975
18975
|
readonly chain: "Ethereum";
|
|
18976
18976
|
readonly address: `0x${string}`;
|
|
@@ -19072,7 +19072,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
19072
19072
|
};
|
|
19073
19073
|
depositAmount: string | number;
|
|
19074
19074
|
outputAsset: {
|
|
19075
|
-
__kind: "
|
|
19075
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19076
19076
|
};
|
|
19077
19077
|
destinationAddress: {
|
|
19078
19078
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -19162,7 +19162,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
19162
19162
|
boostFee: number;
|
|
19163
19163
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
19164
19164
|
depositAmount: bigint;
|
|
19165
|
-
outputAsset: "
|
|
19165
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19166
19166
|
destinationAddress: {
|
|
19167
19167
|
readonly chain: "Ethereum";
|
|
19168
19168
|
readonly address: `0x${string}`;
|
|
@@ -19267,7 +19267,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
19267
19267
|
};
|
|
19268
19268
|
depositAmount: string | number;
|
|
19269
19269
|
outputAsset: {
|
|
19270
|
-
__kind: "
|
|
19270
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19271
19271
|
};
|
|
19272
19272
|
destinationAddress: {
|
|
19273
19273
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -19843,8 +19843,8 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
|
|
|
19843
19843
|
value: [string, string | number];
|
|
19844
19844
|
}>]>;
|
|
19845
19845
|
}, "strip", z.ZodTypeAny, {
|
|
19846
|
-
depositAddress: `0x${string}`;
|
|
19847
19846
|
asset: "Sol" | "SolUsdc";
|
|
19847
|
+
depositAddress: `0x${string}`;
|
|
19848
19848
|
depositDetails: {
|
|
19849
19849
|
__kind: "Channel";
|
|
19850
19850
|
value: `0x${string}`;
|
|
@@ -19854,10 +19854,10 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
|
|
|
19854
19854
|
};
|
|
19855
19855
|
amount: bigint;
|
|
19856
19856
|
}, {
|
|
19857
|
-
depositAddress: string;
|
|
19858
19857
|
asset: {
|
|
19859
19858
|
__kind: "Sol" | "SolUsdc";
|
|
19860
19859
|
};
|
|
19860
|
+
depositAddress: string;
|
|
19861
19861
|
depositDetails: {
|
|
19862
19862
|
__kind: "Channel";
|
|
19863
19863
|
value: string;
|
|
@@ -20207,11 +20207,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
20207
20207
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
20208
20208
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
20209
20209
|
}, "strip", z.ZodTypeAny, {
|
|
20210
|
-
__kind: "
|
|
20210
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20211
20211
|
}, {
|
|
20212
|
-
__kind: "
|
|
20213
|
-
}>, "
|
|
20214
|
-
__kind: "
|
|
20212
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20213
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
20214
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20215
20215
|
}>;
|
|
20216
20216
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
20217
20217
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -20592,7 +20592,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
20592
20592
|
boostFee: number;
|
|
20593
20593
|
inputAsset: "Sol" | "SolUsdc";
|
|
20594
20594
|
depositAmount: bigint;
|
|
20595
|
-
outputAsset: "
|
|
20595
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20596
20596
|
destinationAddress: {
|
|
20597
20597
|
readonly chain: "Ethereum";
|
|
20598
20598
|
readonly address: `0x${string}`;
|
|
@@ -20698,7 +20698,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
20698
20698
|
};
|
|
20699
20699
|
depositAmount: string | number;
|
|
20700
20700
|
outputAsset: {
|
|
20701
|
-
__kind: "
|
|
20701
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20702
20702
|
};
|
|
20703
20703
|
destinationAddress: {
|
|
20704
20704
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -20813,8 +20813,8 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
20813
20813
|
value: [string, string | number];
|
|
20814
20814
|
}>]>;
|
|
20815
20815
|
}, "strip", z.ZodTypeAny, {
|
|
20816
|
-
depositAddress: `0x${string}`;
|
|
20817
20816
|
asset: "Sol" | "SolUsdc";
|
|
20817
|
+
depositAddress: `0x${string}`;
|
|
20818
20818
|
depositDetails: {
|
|
20819
20819
|
__kind: "Channel";
|
|
20820
20820
|
value: `0x${string}`;
|
|
@@ -20824,10 +20824,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
20824
20824
|
};
|
|
20825
20825
|
amount: bigint;
|
|
20826
20826
|
}, {
|
|
20827
|
-
depositAddress: string;
|
|
20828
20827
|
asset: {
|
|
20829
20828
|
__kind: "Sol" | "SolUsdc";
|
|
20830
20829
|
};
|
|
20830
|
+
depositAddress: string;
|
|
20831
20831
|
depositDetails: {
|
|
20832
20832
|
__kind: "Channel";
|
|
20833
20833
|
value: string;
|
|
@@ -20840,8 +20840,8 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
20840
20840
|
}, "strip", z.ZodTypeAny, {
|
|
20841
20841
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
20842
20842
|
depositWitness: {
|
|
20843
|
-
depositAddress: `0x${string}`;
|
|
20844
20843
|
asset: "Sol" | "SolUsdc";
|
|
20844
|
+
depositAddress: `0x${string}`;
|
|
20845
20845
|
depositDetails: {
|
|
20846
20846
|
__kind: "Channel";
|
|
20847
20847
|
value: `0x${string}`;
|
|
@@ -20854,10 +20854,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
20854
20854
|
}, {
|
|
20855
20855
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
20856
20856
|
depositWitness: {
|
|
20857
|
-
depositAddress: string;
|
|
20858
20857
|
asset: {
|
|
20859
20858
|
__kind: "Sol" | "SolUsdc";
|
|
20860
20859
|
};
|
|
20860
|
+
depositAddress: string;
|
|
20861
20861
|
depositDetails: {
|
|
20862
20862
|
__kind: "Channel";
|
|
20863
20863
|
value: string;
|
|
@@ -20904,11 +20904,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
20904
20904
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
20905
20905
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
20906
20906
|
}, "strip", z.ZodTypeAny, {
|
|
20907
|
-
__kind: "
|
|
20907
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20908
20908
|
}, {
|
|
20909
|
-
__kind: "
|
|
20910
|
-
}>, "
|
|
20911
|
-
__kind: "
|
|
20909
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20910
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
20911
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20912
20912
|
}>;
|
|
20913
20913
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
20914
20914
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -21289,7 +21289,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
21289
21289
|
boostFee: number;
|
|
21290
21290
|
inputAsset: "Sol" | "SolUsdc";
|
|
21291
21291
|
depositAmount: bigint;
|
|
21292
|
-
outputAsset: "
|
|
21292
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
21293
21293
|
destinationAddress: {
|
|
21294
21294
|
readonly chain: "Ethereum";
|
|
21295
21295
|
readonly address: `0x${string}`;
|
|
@@ -21395,7 +21395,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
21395
21395
|
};
|
|
21396
21396
|
depositAmount: string | number;
|
|
21397
21397
|
outputAsset: {
|
|
21398
|
-
__kind: "
|
|
21398
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
21399
21399
|
};
|
|
21400
21400
|
destinationAddress: {
|
|
21401
21401
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -21489,7 +21489,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
21489
21489
|
boostFee: number;
|
|
21490
21490
|
inputAsset: "Sol" | "SolUsdc";
|
|
21491
21491
|
depositAmount: bigint;
|
|
21492
|
-
outputAsset: "
|
|
21492
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
21493
21493
|
destinationAddress: {
|
|
21494
21494
|
readonly chain: "Ethereum";
|
|
21495
21495
|
readonly address: `0x${string}`;
|
|
@@ -21598,7 +21598,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
21598
21598
|
};
|
|
21599
21599
|
depositAmount: string | number;
|
|
21600
21600
|
outputAsset: {
|
|
21601
|
-
__kind: "
|
|
21601
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
21602
21602
|
};
|
|
21603
21603
|
destinationAddress: {
|
|
21604
21604
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -22137,15 +22137,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
|
|
|
22137
22137
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
22138
22138
|
depositDetails: z.ZodNumber;
|
|
22139
22139
|
}, "strip", z.ZodTypeAny, {
|
|
22140
|
-
depositAddress: `0x${string}`;
|
|
22141
22140
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22141
|
+
depositAddress: `0x${string}`;
|
|
22142
22142
|
depositDetails: number;
|
|
22143
22143
|
amount: bigint;
|
|
22144
22144
|
}, {
|
|
22145
|
-
depositAddress: string;
|
|
22146
22145
|
asset: {
|
|
22147
22146
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22148
22147
|
};
|
|
22148
|
+
depositAddress: string;
|
|
22149
22149
|
depositDetails: number;
|
|
22150
22150
|
amount: string | number;
|
|
22151
22151
|
}>;
|
|
@@ -22471,11 +22471,11 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
22471
22471
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
22472
22472
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
22473
22473
|
}, "strip", z.ZodTypeAny, {
|
|
22474
|
-
__kind: "
|
|
22474
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22475
22475
|
}, {
|
|
22476
|
-
__kind: "
|
|
22477
|
-
}>, "
|
|
22478
|
-
__kind: "
|
|
22476
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22477
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
22478
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22479
22479
|
}>;
|
|
22480
22480
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
22481
22481
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -22859,7 +22859,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
22859
22859
|
boostFee: number;
|
|
22860
22860
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22861
22861
|
depositAmount: bigint;
|
|
22862
|
-
outputAsset: "
|
|
22862
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22863
22863
|
destinationAddress: {
|
|
22864
22864
|
readonly chain: "Ethereum";
|
|
22865
22865
|
readonly address: `0x${string}`;
|
|
@@ -22962,7 +22962,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
22962
22962
|
};
|
|
22963
22963
|
depositAmount: string | number;
|
|
22964
22964
|
outputAsset: {
|
|
22965
|
-
__kind: "
|
|
22965
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
22966
22966
|
};
|
|
22967
22967
|
destinationAddress: {
|
|
22968
22968
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -23062,33 +23062,33 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
23062
23062
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23063
23063
|
depositDetails: z.ZodNumber;
|
|
23064
23064
|
}, "strip", z.ZodTypeAny, {
|
|
23065
|
-
depositAddress: `0x${string}`;
|
|
23066
23065
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23066
|
+
depositAddress: `0x${string}`;
|
|
23067
23067
|
depositDetails: number;
|
|
23068
23068
|
amount: bigint;
|
|
23069
23069
|
}, {
|
|
23070
|
-
depositAddress: string;
|
|
23071
23070
|
asset: {
|
|
23072
23071
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23073
23072
|
};
|
|
23073
|
+
depositAddress: string;
|
|
23074
23074
|
depositDetails: number;
|
|
23075
23075
|
amount: string | number;
|
|
23076
23076
|
}>;
|
|
23077
23077
|
}, "strip", z.ZodTypeAny, {
|
|
23078
23078
|
__kind: "DepositFailedDepositChannelVariantAssethub";
|
|
23079
23079
|
depositWitness: {
|
|
23080
|
-
depositAddress: `0x${string}`;
|
|
23081
23080
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23081
|
+
depositAddress: `0x${string}`;
|
|
23082
23082
|
depositDetails: number;
|
|
23083
23083
|
amount: bigint;
|
|
23084
23084
|
};
|
|
23085
23085
|
}, {
|
|
23086
23086
|
__kind: "DepositFailedDepositChannelVariantAssethub";
|
|
23087
23087
|
depositWitness: {
|
|
23088
|
-
depositAddress: string;
|
|
23089
23088
|
asset: {
|
|
23090
23089
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23091
23090
|
};
|
|
23091
|
+
depositAddress: string;
|
|
23092
23092
|
depositDetails: number;
|
|
23093
23093
|
amount: string | number;
|
|
23094
23094
|
};
|
|
@@ -23111,11 +23111,11 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
23111
23111
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
23112
23112
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
23113
23113
|
}, "strip", z.ZodTypeAny, {
|
|
23114
|
-
__kind: "
|
|
23114
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23115
23115
|
}, {
|
|
23116
|
-
__kind: "
|
|
23117
|
-
}>, "
|
|
23118
|
-
__kind: "
|
|
23116
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23117
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
23118
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23119
23119
|
}>;
|
|
23120
23120
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
23121
23121
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -23499,7 +23499,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
23499
23499
|
boostFee: number;
|
|
23500
23500
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23501
23501
|
depositAmount: bigint;
|
|
23502
|
-
outputAsset: "
|
|
23502
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23503
23503
|
destinationAddress: {
|
|
23504
23504
|
readonly chain: "Ethereum";
|
|
23505
23505
|
readonly address: `0x${string}`;
|
|
@@ -23602,7 +23602,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
23602
23602
|
};
|
|
23603
23603
|
depositAmount: string | number;
|
|
23604
23604
|
outputAsset: {
|
|
23605
|
-
__kind: "
|
|
23605
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23606
23606
|
};
|
|
23607
23607
|
destinationAddress: {
|
|
23608
23608
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -23693,7 +23693,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
23693
23693
|
boostFee: number;
|
|
23694
23694
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23695
23695
|
depositAmount: bigint;
|
|
23696
|
-
outputAsset: "
|
|
23696
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23697
23697
|
destinationAddress: {
|
|
23698
23698
|
readonly chain: "Ethereum";
|
|
23699
23699
|
readonly address: `0x${string}`;
|
|
@@ -23799,7 +23799,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
23799
23799
|
};
|
|
23800
23800
|
depositAmount: string | number;
|
|
23801
23801
|
outputAsset: {
|
|
23802
|
-
__kind: "
|
|
23802
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23803
23803
|
};
|
|
23804
23804
|
destinationAddress: {
|
|
23805
23805
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|