@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/150/common.d.mts
CHANGED
|
@@ -250,6 +250,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
250
250
|
solanaVault: boolean;
|
|
251
251
|
}>;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
253
|
+
__kind: "CodeAmber";
|
|
253
254
|
value: {
|
|
254
255
|
governance: boolean;
|
|
255
256
|
funding: boolean;
|
|
@@ -275,8 +276,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
275
276
|
solanaIngressEgress: boolean;
|
|
276
277
|
solanaVault: boolean;
|
|
277
278
|
};
|
|
278
|
-
__kind: "CodeAmber";
|
|
279
279
|
}, {
|
|
280
|
+
__kind: "CodeAmber";
|
|
280
281
|
value: {
|
|
281
282
|
governance: boolean;
|
|
282
283
|
funding: boolean;
|
|
@@ -302,7 +303,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
302
303
|
solanaIngressEgress: boolean;
|
|
303
304
|
solanaVault: boolean;
|
|
304
305
|
};
|
|
305
|
-
__kind: "CodeAmber";
|
|
306
306
|
}>]>;
|
|
307
307
|
declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
|
|
308
308
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -546,6 +546,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
546
546
|
solanaVault: boolean;
|
|
547
547
|
}>;
|
|
548
548
|
}, "strip", z.ZodTypeAny, {
|
|
549
|
+
__kind: "CodeAmber";
|
|
549
550
|
value: {
|
|
550
551
|
governance: boolean;
|
|
551
552
|
funding: boolean;
|
|
@@ -571,8 +572,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
571
572
|
solanaIngressEgress: boolean;
|
|
572
573
|
solanaVault: boolean;
|
|
573
574
|
};
|
|
574
|
-
__kind: "CodeAmber";
|
|
575
575
|
}, {
|
|
576
|
+
__kind: "CodeAmber";
|
|
576
577
|
value: {
|
|
577
578
|
governance: boolean;
|
|
578
579
|
funding: boolean;
|
|
@@ -598,7 +599,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
598
599
|
solanaIngressEgress: boolean;
|
|
599
600
|
solanaVault: boolean;
|
|
600
601
|
};
|
|
601
|
-
__kind: "CodeAmber";
|
|
602
602
|
}>]>;
|
|
603
603
|
ingressEgressEthereum: z.ZodObject<{
|
|
604
604
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -743,6 +743,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
743
743
|
} | {
|
|
744
744
|
__kind: "CodeRed";
|
|
745
745
|
} | {
|
|
746
|
+
__kind: "CodeAmber";
|
|
746
747
|
value: {
|
|
747
748
|
governance: boolean;
|
|
748
749
|
funding: boolean;
|
|
@@ -768,7 +769,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
768
769
|
solanaIngressEgress: boolean;
|
|
769
770
|
solanaVault: boolean;
|
|
770
771
|
};
|
|
771
|
-
__kind: "CodeAmber";
|
|
772
772
|
};
|
|
773
773
|
ingressEgressEthereum: {
|
|
774
774
|
boostDepositsEnabled: boolean;
|
|
@@ -863,6 +863,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
863
863
|
} | {
|
|
864
864
|
__kind: "CodeRed";
|
|
865
865
|
} | {
|
|
866
|
+
__kind: "CodeAmber";
|
|
866
867
|
value: {
|
|
867
868
|
governance: boolean;
|
|
868
869
|
funding: boolean;
|
|
@@ -888,7 +889,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
888
889
|
solanaIngressEgress: boolean;
|
|
889
890
|
solanaVault: boolean;
|
|
890
891
|
};
|
|
891
|
-
__kind: "CodeAmber";
|
|
892
892
|
};
|
|
893
893
|
ingressEgressEthereum: {
|
|
894
894
|
boostDepositsEnabled: boolean;
|
|
@@ -1161,6 +1161,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1161
1161
|
solanaVault: boolean;
|
|
1162
1162
|
}>;
|
|
1163
1163
|
}, "strip", z.ZodTypeAny, {
|
|
1164
|
+
__kind: "CodeAmber";
|
|
1164
1165
|
value: {
|
|
1165
1166
|
governance: boolean;
|
|
1166
1167
|
funding: boolean;
|
|
@@ -1186,8 +1187,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1186
1187
|
solanaIngressEgress: boolean;
|
|
1187
1188
|
solanaVault: boolean;
|
|
1188
1189
|
};
|
|
1189
|
-
__kind: "CodeAmber";
|
|
1190
1190
|
}, {
|
|
1191
|
+
__kind: "CodeAmber";
|
|
1191
1192
|
value: {
|
|
1192
1193
|
governance: boolean;
|
|
1193
1194
|
funding: boolean;
|
|
@@ -1213,7 +1214,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1213
1214
|
solanaIngressEgress: boolean;
|
|
1214
1215
|
solanaVault: boolean;
|
|
1215
1216
|
};
|
|
1216
|
-
__kind: "CodeAmber";
|
|
1217
1217
|
}>]>;
|
|
1218
1218
|
ingressEgressEthereum: z.ZodObject<{
|
|
1219
1219
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -1358,6 +1358,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1358
1358
|
} | {
|
|
1359
1359
|
__kind: "CodeRed";
|
|
1360
1360
|
} | {
|
|
1361
|
+
__kind: "CodeAmber";
|
|
1361
1362
|
value: {
|
|
1362
1363
|
governance: boolean;
|
|
1363
1364
|
funding: boolean;
|
|
@@ -1383,7 +1384,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1383
1384
|
solanaIngressEgress: boolean;
|
|
1384
1385
|
solanaVault: boolean;
|
|
1385
1386
|
};
|
|
1386
|
-
__kind: "CodeAmber";
|
|
1387
1387
|
};
|
|
1388
1388
|
ingressEgressEthereum: {
|
|
1389
1389
|
boostDepositsEnabled: boolean;
|
|
@@ -1478,6 +1478,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1478
1478
|
} | {
|
|
1479
1479
|
__kind: "CodeRed";
|
|
1480
1480
|
} | {
|
|
1481
|
+
__kind: "CodeAmber";
|
|
1481
1482
|
value: {
|
|
1482
1483
|
governance: boolean;
|
|
1483
1484
|
funding: boolean;
|
|
@@ -1503,7 +1504,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1503
1504
|
solanaIngressEgress: boolean;
|
|
1504
1505
|
solanaVault: boolean;
|
|
1505
1506
|
};
|
|
1506
|
-
__kind: "CodeAmber";
|
|
1507
1507
|
};
|
|
1508
1508
|
ingressEgressEthereum: {
|
|
1509
1509
|
boostDepositsEnabled: boolean;
|
|
@@ -1537,6 +1537,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1537
1537
|
};
|
|
1538
1538
|
}>;
|
|
1539
1539
|
}, "strip", z.ZodTypeAny, {
|
|
1540
|
+
__kind: "CodeAmber";
|
|
1540
1541
|
value: {
|
|
1541
1542
|
funding: {
|
|
1542
1543
|
redeemEnabled: boolean;
|
|
@@ -1600,6 +1601,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1600
1601
|
} | {
|
|
1601
1602
|
__kind: "CodeRed";
|
|
1602
1603
|
} | {
|
|
1604
|
+
__kind: "CodeAmber";
|
|
1603
1605
|
value: {
|
|
1604
1606
|
governance: boolean;
|
|
1605
1607
|
funding: boolean;
|
|
@@ -1625,7 +1627,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1625
1627
|
solanaIngressEgress: boolean;
|
|
1626
1628
|
solanaVault: boolean;
|
|
1627
1629
|
};
|
|
1628
|
-
__kind: "CodeAmber";
|
|
1629
1630
|
};
|
|
1630
1631
|
ingressEgressEthereum: {
|
|
1631
1632
|
boostDepositsEnabled: boolean;
|
|
@@ -1658,8 +1659,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1658
1659
|
depositsEnabled: boolean;
|
|
1659
1660
|
};
|
|
1660
1661
|
};
|
|
1661
|
-
__kind: "CodeAmber";
|
|
1662
1662
|
}, {
|
|
1663
|
+
__kind: "CodeAmber";
|
|
1663
1664
|
value: {
|
|
1664
1665
|
funding: {
|
|
1665
1666
|
redeemEnabled: boolean;
|
|
@@ -1723,6 +1724,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1723
1724
|
} | {
|
|
1724
1725
|
__kind: "CodeRed";
|
|
1725
1726
|
} | {
|
|
1727
|
+
__kind: "CodeAmber";
|
|
1726
1728
|
value: {
|
|
1727
1729
|
governance: boolean;
|
|
1728
1730
|
funding: boolean;
|
|
@@ -1748,7 +1750,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1748
1750
|
solanaIngressEgress: boolean;
|
|
1749
1751
|
solanaVault: boolean;
|
|
1750
1752
|
};
|
|
1751
|
-
__kind: "CodeAmber";
|
|
1752
1753
|
};
|
|
1753
1754
|
ingressEgressEthereum: {
|
|
1754
1755
|
boostDepositsEnabled: boolean;
|
|
@@ -1781,7 +1782,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1781
1782
|
depositsEnabled: boolean;
|
|
1782
1783
|
};
|
|
1783
1784
|
};
|
|
1784
|
-
__kind: "CodeAmber";
|
|
1785
1785
|
}>]>;
|
|
1786
1786
|
declare const numericString: z.ZodEffects<z.ZodString, string, string>;
|
|
1787
1787
|
declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1818,32 +1818,32 @@ declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__
|
|
|
1818
1818
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1819
1819
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
1820
1820
|
}, "strip", z.ZodTypeAny, {
|
|
1821
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
|
|
1822
1821
|
__kind: "SetGovernanceKey";
|
|
1822
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
|
|
1823
1823
|
}, {
|
|
1824
|
+
__kind: "SetGovernanceKey";
|
|
1824
1825
|
value: [{
|
|
1825
1826
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1826
1827
|
}, string];
|
|
1827
|
-
__kind: "SetGovernanceKey";
|
|
1828
1828
|
}>, z.ZodObject<{
|
|
1829
1829
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
1830
1830
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1831
1831
|
}, "strip", z.ZodTypeAny, {
|
|
1832
|
-
value: `0x${string}`;
|
|
1833
1832
|
__kind: "SetCommunityKey";
|
|
1833
|
+
value: `0x${string}`;
|
|
1834
1834
|
}, {
|
|
1835
|
-
value: string;
|
|
1836
1835
|
__kind: "SetCommunityKey";
|
|
1836
|
+
value: string;
|
|
1837
1837
|
}>]>;
|
|
1838
1838
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
1839
1839
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1840
1840
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1841
1841
|
}, "strip", z.ZodTypeAny, {
|
|
1842
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1842
1843
|
value: `0x${string}`;
|
|
1843
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1844
1844
|
}, {
|
|
1845
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1845
1846
|
value: string;
|
|
1846
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1847
1847
|
}>, {
|
|
1848
1848
|
readonly chain: "Ethereum";
|
|
1849
1849
|
readonly address: `0x${string}`;
|
|
@@ -1860,17 +1860,17 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1860
1860
|
readonly chain: "Solana";
|
|
1861
1861
|
readonly address: string;
|
|
1862
1862
|
}, {
|
|
1863
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1863
1864
|
value: string;
|
|
1864
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1865
1865
|
}>;
|
|
1866
1866
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
1867
1867
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
1868
1868
|
}, "strip", z.ZodTypeAny, {
|
|
1869
|
-
__kind: "
|
|
1869
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
1870
1870
|
}, {
|
|
1871
|
-
__kind: "
|
|
1872
|
-
}>, "
|
|
1873
|
-
__kind: "
|
|
1871
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
1872
|
+
}>, "Btc" | "Eth" | "Dot" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
1873
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
1874
1874
|
}>;
|
|
1875
1875
|
declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
1876
1876
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1902,11 +1902,11 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
1902
1902
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1903
1903
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1904
1904
|
}, "strip", z.ZodTypeAny, {
|
|
1905
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1905
1906
|
value: `0x${string}`;
|
|
1906
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1907
1907
|
}, {
|
|
1908
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1908
1909
|
value: string;
|
|
1909
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1910
1910
|
}>, {
|
|
1911
1911
|
readonly chain: "Ethereum";
|
|
1912
1912
|
readonly address: `0x${string}`;
|
|
@@ -1923,8 +1923,8 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
1923
1923
|
readonly chain: "Solana";
|
|
1924
1924
|
readonly address: string;
|
|
1925
1925
|
}, {
|
|
1926
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1926
1927
|
value: string;
|
|
1927
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1928
1928
|
}>;
|
|
1929
1929
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1930
1930
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1949,8 +1949,8 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
1949
1949
|
}, {
|
|
1950
1950
|
retryDuration: number;
|
|
1951
1951
|
refundAddress: {
|
|
1952
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1952
1953
|
value: string;
|
|
1953
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1954
1954
|
};
|
|
1955
1955
|
minPrice: string | number;
|
|
1956
1956
|
}>;
|
|
@@ -1960,11 +1960,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1960
1960
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1961
1961
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1962
1962
|
}, "strip", z.ZodTypeAny, {
|
|
1963
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1963
1964
|
value: `0x${string}`;
|
|
1964
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1965
1965
|
}, {
|
|
1966
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1966
1967
|
value: string;
|
|
1967
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1968
1968
|
}>, {
|
|
1969
1969
|
readonly chain: "Ethereum";
|
|
1970
1970
|
readonly address: `0x${string}`;
|
|
@@ -1981,8 +1981,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1981
1981
|
readonly chain: "Solana";
|
|
1982
1982
|
readonly address: string;
|
|
1983
1983
|
}, {
|
|
1984
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
1984
1985
|
value: string;
|
|
1985
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1986
1986
|
}>;
|
|
1987
1987
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1988
1988
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -2009,8 +2009,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2009
2009
|
}, {
|
|
2010
2010
|
__kind: "DepositChannel";
|
|
2011
2011
|
depositAddress: {
|
|
2012
|
+
__kind: "Btc" | "Eth" | "Dot" | "Arb" | "Sol";
|
|
2012
2013
|
value: string;
|
|
2013
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
2014
2014
|
};
|
|
2015
2015
|
channelId: string | number;
|
|
2016
2016
|
depositBlockHeight: string | number;
|
|
@@ -2028,47 +2028,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
2028
2028
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2029
2029
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2030
2030
|
}, "strip", z.ZodTypeAny, {
|
|
2031
|
-
value: `0x${string}`;
|
|
2032
2031
|
__kind: "P2PKH";
|
|
2032
|
+
value: `0x${string}`;
|
|
2033
2033
|
}, {
|
|
2034
|
-
value: string;
|
|
2035
2034
|
__kind: "P2PKH";
|
|
2035
|
+
value: string;
|
|
2036
2036
|
}>, z.ZodObject<{
|
|
2037
2037
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2038
2038
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2039
2039
|
}, "strip", z.ZodTypeAny, {
|
|
2040
|
-
value: `0x${string}`;
|
|
2041
2040
|
__kind: "P2SH";
|
|
2041
|
+
value: `0x${string}`;
|
|
2042
2042
|
}, {
|
|
2043
|
-
value: string;
|
|
2044
2043
|
__kind: "P2SH";
|
|
2044
|
+
value: string;
|
|
2045
2045
|
}>, z.ZodObject<{
|
|
2046
2046
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2047
2047
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2048
2048
|
}, "strip", z.ZodTypeAny, {
|
|
2049
|
-
value: `0x${string}`;
|
|
2050
2049
|
__kind: "P2WPKH";
|
|
2050
|
+
value: `0x${string}`;
|
|
2051
2051
|
}, {
|
|
2052
|
-
value: string;
|
|
2053
2052
|
__kind: "P2WPKH";
|
|
2053
|
+
value: string;
|
|
2054
2054
|
}>, z.ZodObject<{
|
|
2055
2055
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2056
2056
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2057
2057
|
}, "strip", z.ZodTypeAny, {
|
|
2058
|
-
value: `0x${string}`;
|
|
2059
2058
|
__kind: "P2WSH";
|
|
2059
|
+
value: `0x${string}`;
|
|
2060
2060
|
}, {
|
|
2061
|
-
value: string;
|
|
2062
2061
|
__kind: "P2WSH";
|
|
2062
|
+
value: string;
|
|
2063
2063
|
}>, z.ZodObject<{
|
|
2064
2064
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2065
2065
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2066
2066
|
}, "strip", z.ZodTypeAny, {
|
|
2067
|
-
value: `0x${string}`;
|
|
2068
2067
|
__kind: "Taproot";
|
|
2068
|
+
value: `0x${string}`;
|
|
2069
2069
|
}, {
|
|
2070
|
-
value: string;
|
|
2071
2070
|
__kind: "Taproot";
|
|
2071
|
+
value: string;
|
|
2072
2072
|
}>, z.ZodObject<{
|
|
2073
2073
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2074
2074
|
version: z.ZodNumber;
|
|
@@ -2086,67 +2086,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2086
2086
|
__kind: z.ZodLiteral<"Eth">;
|
|
2087
2087
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2088
2088
|
}, "strip", z.ZodTypeAny, {
|
|
2089
|
-
value: `0x${string}`;
|
|
2090
2089
|
__kind: "Eth";
|
|
2090
|
+
value: `0x${string}`;
|
|
2091
2091
|
}, {
|
|
2092
|
-
value: string;
|
|
2093
2092
|
__kind: "Eth";
|
|
2093
|
+
value: string;
|
|
2094
2094
|
}>, z.ZodObject<{
|
|
2095
2095
|
__kind: z.ZodLiteral<"Dot">;
|
|
2096
2096
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2097
2097
|
}, "strip", z.ZodTypeAny, {
|
|
2098
|
-
value: `0x${string}`;
|
|
2099
2098
|
__kind: "Dot";
|
|
2099
|
+
value: `0x${string}`;
|
|
2100
2100
|
}, {
|
|
2101
|
-
value: string;
|
|
2102
2101
|
__kind: "Dot";
|
|
2102
|
+
value: string;
|
|
2103
2103
|
}>, z.ZodObject<{
|
|
2104
2104
|
__kind: z.ZodLiteral<"Btc">;
|
|
2105
2105
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2106
2106
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2107
2107
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2108
2108
|
}, "strip", z.ZodTypeAny, {
|
|
2109
|
-
value: `0x${string}`;
|
|
2110
2109
|
__kind: "P2PKH";
|
|
2110
|
+
value: `0x${string}`;
|
|
2111
2111
|
}, {
|
|
2112
|
-
value: string;
|
|
2113
2112
|
__kind: "P2PKH";
|
|
2113
|
+
value: string;
|
|
2114
2114
|
}>, z.ZodObject<{
|
|
2115
2115
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2116
2116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2117
2117
|
}, "strip", z.ZodTypeAny, {
|
|
2118
|
-
value: `0x${string}`;
|
|
2119
2118
|
__kind: "P2SH";
|
|
2119
|
+
value: `0x${string}`;
|
|
2120
2120
|
}, {
|
|
2121
|
-
value: string;
|
|
2122
2121
|
__kind: "P2SH";
|
|
2122
|
+
value: string;
|
|
2123
2123
|
}>, z.ZodObject<{
|
|
2124
2124
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2125
2125
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2126
2126
|
}, "strip", z.ZodTypeAny, {
|
|
2127
|
-
value: `0x${string}`;
|
|
2128
2127
|
__kind: "P2WPKH";
|
|
2128
|
+
value: `0x${string}`;
|
|
2129
2129
|
}, {
|
|
2130
|
-
value: string;
|
|
2131
2130
|
__kind: "P2WPKH";
|
|
2131
|
+
value: string;
|
|
2132
2132
|
}>, z.ZodObject<{
|
|
2133
2133
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2134
2134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2135
2135
|
}, "strip", z.ZodTypeAny, {
|
|
2136
|
-
value: `0x${string}`;
|
|
2137
2136
|
__kind: "P2WSH";
|
|
2137
|
+
value: `0x${string}`;
|
|
2138
2138
|
}, {
|
|
2139
|
-
value: string;
|
|
2140
2139
|
__kind: "P2WSH";
|
|
2140
|
+
value: string;
|
|
2141
2141
|
}>, z.ZodObject<{
|
|
2142
2142
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2143
2143
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2144
2144
|
}, "strip", z.ZodTypeAny, {
|
|
2145
|
-
value: `0x${string}`;
|
|
2146
2145
|
__kind: "Taproot";
|
|
2146
|
+
value: `0x${string}`;
|
|
2147
2147
|
}, {
|
|
2148
|
-
value: string;
|
|
2149
2148
|
__kind: "Taproot";
|
|
2149
|
+
value: string;
|
|
2150
2150
|
}>, z.ZodObject<{
|
|
2151
2151
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2152
2152
|
version: z.ZodNumber;
|
|
@@ -2161,67 +2161,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2161
2161
|
program: string;
|
|
2162
2162
|
}>]>;
|
|
2163
2163
|
}, "strip", z.ZodTypeAny, {
|
|
2164
|
+
__kind: "Btc";
|
|
2164
2165
|
value: {
|
|
2165
|
-
value: `0x${string}`;
|
|
2166
2166
|
__kind: "P2PKH";
|
|
2167
|
-
} | {
|
|
2168
2167
|
value: `0x${string}`;
|
|
2169
|
-
__kind: "P2SH";
|
|
2170
2168
|
} | {
|
|
2169
|
+
__kind: "P2SH";
|
|
2171
2170
|
value: `0x${string}`;
|
|
2172
|
-
__kind: "P2WPKH";
|
|
2173
2171
|
} | {
|
|
2172
|
+
__kind: "P2WPKH";
|
|
2174
2173
|
value: `0x${string}`;
|
|
2175
|
-
__kind: "P2WSH";
|
|
2176
2174
|
} | {
|
|
2175
|
+
__kind: "P2WSH";
|
|
2177
2176
|
value: `0x${string}`;
|
|
2177
|
+
} | {
|
|
2178
2178
|
__kind: "Taproot";
|
|
2179
|
+
value: `0x${string}`;
|
|
2179
2180
|
} | {
|
|
2180
2181
|
__kind: "OtherSegwit";
|
|
2181
2182
|
version: number;
|
|
2182
2183
|
program: `0x${string}`;
|
|
2183
2184
|
};
|
|
2184
|
-
__kind: "Btc";
|
|
2185
2185
|
}, {
|
|
2186
|
+
__kind: "Btc";
|
|
2186
2187
|
value: {
|
|
2187
|
-
value: string;
|
|
2188
2188
|
__kind: "P2PKH";
|
|
2189
|
-
} | {
|
|
2190
2189
|
value: string;
|
|
2191
|
-
__kind: "P2SH";
|
|
2192
2190
|
} | {
|
|
2191
|
+
__kind: "P2SH";
|
|
2193
2192
|
value: string;
|
|
2194
|
-
__kind: "P2WPKH";
|
|
2195
2193
|
} | {
|
|
2194
|
+
__kind: "P2WPKH";
|
|
2196
2195
|
value: string;
|
|
2197
|
-
__kind: "P2WSH";
|
|
2198
2196
|
} | {
|
|
2197
|
+
__kind: "P2WSH";
|
|
2199
2198
|
value: string;
|
|
2199
|
+
} | {
|
|
2200
2200
|
__kind: "Taproot";
|
|
2201
|
+
value: string;
|
|
2201
2202
|
} | {
|
|
2202
2203
|
__kind: "OtherSegwit";
|
|
2203
2204
|
version: number;
|
|
2204
2205
|
program: string;
|
|
2205
2206
|
};
|
|
2206
|
-
__kind: "Btc";
|
|
2207
2207
|
}>, z.ZodObject<{
|
|
2208
2208
|
__kind: z.ZodLiteral<"Arb">;
|
|
2209
2209
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2210
2210
|
}, "strip", z.ZodTypeAny, {
|
|
2211
|
-
value: `0x${string}`;
|
|
2212
2211
|
__kind: "Arb";
|
|
2212
|
+
value: `0x${string}`;
|
|
2213
2213
|
}, {
|
|
2214
|
-
value: string;
|
|
2215
2214
|
__kind: "Arb";
|
|
2215
|
+
value: string;
|
|
2216
2216
|
}>, z.ZodObject<{
|
|
2217
2217
|
__kind: z.ZodLiteral<"Sol">;
|
|
2218
2218
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2219
2219
|
}, "strip", z.ZodTypeAny, {
|
|
2220
|
-
value: `0x${string}`;
|
|
2221
2220
|
__kind: "Sol";
|
|
2221
|
+
value: `0x${string}`;
|
|
2222
2222
|
}, {
|
|
2223
|
-
value: string;
|
|
2224
2223
|
__kind: "Sol";
|
|
2224
|
+
value: string;
|
|
2225
2225
|
}>]>;
|
|
2226
2226
|
declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2227
2227
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -2229,67 +2229,67 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
2229
2229
|
__kind: z.ZodLiteral<"Eth">;
|
|
2230
2230
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2231
2231
|
}, "strip", z.ZodTypeAny, {
|
|
2232
|
-
value: `0x${string}`;
|
|
2233
2232
|
__kind: "Eth";
|
|
2233
|
+
value: `0x${string}`;
|
|
2234
2234
|
}, {
|
|
2235
|
-
value: string;
|
|
2236
2235
|
__kind: "Eth";
|
|
2236
|
+
value: string;
|
|
2237
2237
|
}>, z.ZodObject<{
|
|
2238
2238
|
__kind: z.ZodLiteral<"Dot">;
|
|
2239
2239
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2240
2240
|
}, "strip", z.ZodTypeAny, {
|
|
2241
|
-
value: `0x${string}`;
|
|
2242
2241
|
__kind: "Dot";
|
|
2242
|
+
value: `0x${string}`;
|
|
2243
2243
|
}, {
|
|
2244
|
-
value: string;
|
|
2245
2244
|
__kind: "Dot";
|
|
2245
|
+
value: string;
|
|
2246
2246
|
}>, z.ZodObject<{
|
|
2247
2247
|
__kind: z.ZodLiteral<"Btc">;
|
|
2248
2248
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2249
2249
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2250
2250
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2251
2251
|
}, "strip", z.ZodTypeAny, {
|
|
2252
|
-
value: `0x${string}`;
|
|
2253
2252
|
__kind: "P2PKH";
|
|
2253
|
+
value: `0x${string}`;
|
|
2254
2254
|
}, {
|
|
2255
|
-
value: string;
|
|
2256
2255
|
__kind: "P2PKH";
|
|
2256
|
+
value: string;
|
|
2257
2257
|
}>, z.ZodObject<{
|
|
2258
2258
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2259
2259
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2260
2260
|
}, "strip", z.ZodTypeAny, {
|
|
2261
|
-
value: `0x${string}`;
|
|
2262
2261
|
__kind: "P2SH";
|
|
2262
|
+
value: `0x${string}`;
|
|
2263
2263
|
}, {
|
|
2264
|
-
value: string;
|
|
2265
2264
|
__kind: "P2SH";
|
|
2265
|
+
value: string;
|
|
2266
2266
|
}>, z.ZodObject<{
|
|
2267
2267
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2268
2268
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2269
2269
|
}, "strip", z.ZodTypeAny, {
|
|
2270
|
-
value: `0x${string}`;
|
|
2271
2270
|
__kind: "P2WPKH";
|
|
2271
|
+
value: `0x${string}`;
|
|
2272
2272
|
}, {
|
|
2273
|
-
value: string;
|
|
2274
2273
|
__kind: "P2WPKH";
|
|
2274
|
+
value: string;
|
|
2275
2275
|
}>, z.ZodObject<{
|
|
2276
2276
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2277
2277
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2278
2278
|
}, "strip", z.ZodTypeAny, {
|
|
2279
|
-
value: `0x${string}`;
|
|
2280
2279
|
__kind: "P2WSH";
|
|
2280
|
+
value: `0x${string}`;
|
|
2281
2281
|
}, {
|
|
2282
|
-
value: string;
|
|
2283
2282
|
__kind: "P2WSH";
|
|
2283
|
+
value: string;
|
|
2284
2284
|
}>, z.ZodObject<{
|
|
2285
2285
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2286
2286
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2287
2287
|
}, "strip", z.ZodTypeAny, {
|
|
2288
|
-
value: `0x${string}`;
|
|
2289
2288
|
__kind: "Taproot";
|
|
2289
|
+
value: `0x${string}`;
|
|
2290
2290
|
}, {
|
|
2291
|
-
value: string;
|
|
2292
2291
|
__kind: "Taproot";
|
|
2292
|
+
value: string;
|
|
2293
2293
|
}>, z.ZodObject<{
|
|
2294
2294
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2295
2295
|
version: z.ZodNumber;
|
|
@@ -2304,160 +2304,160 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
2304
2304
|
program: string;
|
|
2305
2305
|
}>]>;
|
|
2306
2306
|
}, "strip", z.ZodTypeAny, {
|
|
2307
|
+
__kind: "Btc";
|
|
2307
2308
|
value: {
|
|
2308
|
-
value: `0x${string}`;
|
|
2309
2309
|
__kind: "P2PKH";
|
|
2310
|
-
} | {
|
|
2311
2310
|
value: `0x${string}`;
|
|
2312
|
-
__kind: "P2SH";
|
|
2313
2311
|
} | {
|
|
2312
|
+
__kind: "P2SH";
|
|
2314
2313
|
value: `0x${string}`;
|
|
2315
|
-
__kind: "P2WPKH";
|
|
2316
2314
|
} | {
|
|
2315
|
+
__kind: "P2WPKH";
|
|
2317
2316
|
value: `0x${string}`;
|
|
2318
|
-
__kind: "P2WSH";
|
|
2319
2317
|
} | {
|
|
2318
|
+
__kind: "P2WSH";
|
|
2320
2319
|
value: `0x${string}`;
|
|
2320
|
+
} | {
|
|
2321
2321
|
__kind: "Taproot";
|
|
2322
|
+
value: `0x${string}`;
|
|
2322
2323
|
} | {
|
|
2323
2324
|
__kind: "OtherSegwit";
|
|
2324
2325
|
version: number;
|
|
2325
2326
|
program: `0x${string}`;
|
|
2326
2327
|
};
|
|
2327
|
-
__kind: "Btc";
|
|
2328
2328
|
}, {
|
|
2329
|
+
__kind: "Btc";
|
|
2329
2330
|
value: {
|
|
2330
|
-
value: string;
|
|
2331
2331
|
__kind: "P2PKH";
|
|
2332
|
-
} | {
|
|
2333
2332
|
value: string;
|
|
2334
|
-
__kind: "P2SH";
|
|
2335
2333
|
} | {
|
|
2334
|
+
__kind: "P2SH";
|
|
2336
2335
|
value: string;
|
|
2337
|
-
__kind: "P2WPKH";
|
|
2338
2336
|
} | {
|
|
2337
|
+
__kind: "P2WPKH";
|
|
2339
2338
|
value: string;
|
|
2340
|
-
__kind: "P2WSH";
|
|
2341
2339
|
} | {
|
|
2340
|
+
__kind: "P2WSH";
|
|
2342
2341
|
value: string;
|
|
2342
|
+
} | {
|
|
2343
2343
|
__kind: "Taproot";
|
|
2344
|
+
value: string;
|
|
2344
2345
|
} | {
|
|
2345
2346
|
__kind: "OtherSegwit";
|
|
2346
2347
|
version: number;
|
|
2347
2348
|
program: string;
|
|
2348
2349
|
};
|
|
2349
|
-
__kind: "Btc";
|
|
2350
2350
|
}>, z.ZodObject<{
|
|
2351
2351
|
__kind: z.ZodLiteral<"Arb">;
|
|
2352
2352
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2353
2353
|
}, "strip", z.ZodTypeAny, {
|
|
2354
|
-
value: `0x${string}`;
|
|
2355
2354
|
__kind: "Arb";
|
|
2355
|
+
value: `0x${string}`;
|
|
2356
2356
|
}, {
|
|
2357
|
-
value: string;
|
|
2358
2357
|
__kind: "Arb";
|
|
2358
|
+
value: string;
|
|
2359
2359
|
}>, z.ZodObject<{
|
|
2360
2360
|
__kind: z.ZodLiteral<"Sol">;
|
|
2361
2361
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2362
2362
|
}, "strip", z.ZodTypeAny, {
|
|
2363
|
-
value: `0x${string}`;
|
|
2364
2363
|
__kind: "Sol";
|
|
2364
|
+
value: `0x${string}`;
|
|
2365
2365
|
}, {
|
|
2366
|
-
value: string;
|
|
2367
2366
|
__kind: "Sol";
|
|
2367
|
+
value: string;
|
|
2368
2368
|
}>]>;
|
|
2369
2369
|
}, "strip", z.ZodTypeAny, {
|
|
2370
|
+
__kind: "Swap";
|
|
2370
2371
|
value: {
|
|
2371
|
-
value: `0x${string}`;
|
|
2372
2372
|
__kind: "Eth";
|
|
2373
|
-
} | {
|
|
2374
2373
|
value: `0x${string}`;
|
|
2374
|
+
} | {
|
|
2375
2375
|
__kind: "Dot";
|
|
2376
|
+
value: `0x${string}`;
|
|
2376
2377
|
} | {
|
|
2378
|
+
__kind: "Btc";
|
|
2377
2379
|
value: {
|
|
2378
|
-
value: `0x${string}`;
|
|
2379
2380
|
__kind: "P2PKH";
|
|
2380
|
-
} | {
|
|
2381
2381
|
value: `0x${string}`;
|
|
2382
|
-
__kind: "P2SH";
|
|
2383
2382
|
} | {
|
|
2383
|
+
__kind: "P2SH";
|
|
2384
2384
|
value: `0x${string}`;
|
|
2385
|
-
__kind: "P2WPKH";
|
|
2386
2385
|
} | {
|
|
2386
|
+
__kind: "P2WPKH";
|
|
2387
2387
|
value: `0x${string}`;
|
|
2388
|
-
__kind: "P2WSH";
|
|
2389
2388
|
} | {
|
|
2389
|
+
__kind: "P2WSH";
|
|
2390
2390
|
value: `0x${string}`;
|
|
2391
|
+
} | {
|
|
2391
2392
|
__kind: "Taproot";
|
|
2393
|
+
value: `0x${string}`;
|
|
2392
2394
|
} | {
|
|
2393
2395
|
__kind: "OtherSegwit";
|
|
2394
2396
|
version: number;
|
|
2395
2397
|
program: `0x${string}`;
|
|
2396
2398
|
};
|
|
2397
|
-
__kind: "Btc";
|
|
2398
2399
|
} | {
|
|
2399
|
-
value: `0x${string}`;
|
|
2400
2400
|
__kind: "Arb";
|
|
2401
|
-
} | {
|
|
2402
2401
|
value: `0x${string}`;
|
|
2402
|
+
} | {
|
|
2403
2403
|
__kind: "Sol";
|
|
2404
|
+
value: `0x${string}`;
|
|
2404
2405
|
};
|
|
2405
|
-
__kind: "Swap";
|
|
2406
2406
|
}, {
|
|
2407
|
+
__kind: "Swap";
|
|
2407
2408
|
value: {
|
|
2408
|
-
value: string;
|
|
2409
2409
|
__kind: "Eth";
|
|
2410
|
-
} | {
|
|
2411
2410
|
value: string;
|
|
2411
|
+
} | {
|
|
2412
2412
|
__kind: "Dot";
|
|
2413
|
+
value: string;
|
|
2413
2414
|
} | {
|
|
2415
|
+
__kind: "Btc";
|
|
2414
2416
|
value: {
|
|
2415
|
-
value: string;
|
|
2416
2417
|
__kind: "P2PKH";
|
|
2417
|
-
} | {
|
|
2418
2418
|
value: string;
|
|
2419
|
-
__kind: "P2SH";
|
|
2420
2419
|
} | {
|
|
2420
|
+
__kind: "P2SH";
|
|
2421
2421
|
value: string;
|
|
2422
|
-
__kind: "P2WPKH";
|
|
2423
2422
|
} | {
|
|
2423
|
+
__kind: "P2WPKH";
|
|
2424
2424
|
value: string;
|
|
2425
|
-
__kind: "P2WSH";
|
|
2426
2425
|
} | {
|
|
2426
|
+
__kind: "P2WSH";
|
|
2427
2427
|
value: string;
|
|
2428
|
+
} | {
|
|
2428
2429
|
__kind: "Taproot";
|
|
2430
|
+
value: string;
|
|
2429
2431
|
} | {
|
|
2430
2432
|
__kind: "OtherSegwit";
|
|
2431
2433
|
version: number;
|
|
2432
2434
|
program: string;
|
|
2433
2435
|
};
|
|
2434
|
-
__kind: "Btc";
|
|
2435
2436
|
} | {
|
|
2436
|
-
value: string;
|
|
2437
2437
|
__kind: "Arb";
|
|
2438
|
-
} | {
|
|
2439
2438
|
value: string;
|
|
2439
|
+
} | {
|
|
2440
2440
|
__kind: "Sol";
|
|
2441
|
+
value: string;
|
|
2441
2442
|
};
|
|
2442
|
-
__kind: "Swap";
|
|
2443
2443
|
}>, z.ZodObject<{
|
|
2444
2444
|
__kind: z.ZodLiteral<"CcmPrincipal">;
|
|
2445
2445
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2446
2446
|
}, "strip", z.ZodTypeAny, {
|
|
2447
|
-
value: bigint;
|
|
2448
2447
|
__kind: "CcmPrincipal";
|
|
2448
|
+
value: bigint;
|
|
2449
2449
|
}, {
|
|
2450
|
-
value: string | number;
|
|
2451
2450
|
__kind: "CcmPrincipal";
|
|
2451
|
+
value: string | number;
|
|
2452
2452
|
}>, z.ZodObject<{
|
|
2453
2453
|
__kind: z.ZodLiteral<"CcmGas">;
|
|
2454
2454
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2455
2455
|
}, "strip", z.ZodTypeAny, {
|
|
2456
|
-
value: bigint;
|
|
2457
2456
|
__kind: "CcmGas";
|
|
2457
|
+
value: bigint;
|
|
2458
2458
|
}, {
|
|
2459
|
-
value: string | number;
|
|
2460
2459
|
__kind: "CcmGas";
|
|
2460
|
+
value: string | number;
|
|
2461
2461
|
}>, z.ZodObject<{
|
|
2462
2462
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
2463
2463
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2494,67 +2494,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2494
2494
|
__kind: z.ZodLiteral<"Eth">;
|
|
2495
2495
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2496
2496
|
}, "strip", z.ZodTypeAny, {
|
|
2497
|
-
value: `0x${string}`;
|
|
2498
2497
|
__kind: "Eth";
|
|
2498
|
+
value: `0x${string}`;
|
|
2499
2499
|
}, {
|
|
2500
|
-
value: string;
|
|
2501
2500
|
__kind: "Eth";
|
|
2501
|
+
value: string;
|
|
2502
2502
|
}>, z.ZodObject<{
|
|
2503
2503
|
__kind: z.ZodLiteral<"Dot">;
|
|
2504
2504
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2505
2505
|
}, "strip", z.ZodTypeAny, {
|
|
2506
|
-
value: `0x${string}`;
|
|
2507
2506
|
__kind: "Dot";
|
|
2507
|
+
value: `0x${string}`;
|
|
2508
2508
|
}, {
|
|
2509
|
-
value: string;
|
|
2510
2509
|
__kind: "Dot";
|
|
2510
|
+
value: string;
|
|
2511
2511
|
}>, z.ZodObject<{
|
|
2512
2512
|
__kind: z.ZodLiteral<"Btc">;
|
|
2513
2513
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2514
2514
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2515
2515
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2516
2516
|
}, "strip", z.ZodTypeAny, {
|
|
2517
|
-
value: `0x${string}`;
|
|
2518
2517
|
__kind: "P2PKH";
|
|
2518
|
+
value: `0x${string}`;
|
|
2519
2519
|
}, {
|
|
2520
|
-
value: string;
|
|
2521
2520
|
__kind: "P2PKH";
|
|
2521
|
+
value: string;
|
|
2522
2522
|
}>, z.ZodObject<{
|
|
2523
2523
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2524
2524
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2525
2525
|
}, "strip", z.ZodTypeAny, {
|
|
2526
|
-
value: `0x${string}`;
|
|
2527
2526
|
__kind: "P2SH";
|
|
2527
|
+
value: `0x${string}`;
|
|
2528
2528
|
}, {
|
|
2529
|
-
value: string;
|
|
2530
2529
|
__kind: "P2SH";
|
|
2530
|
+
value: string;
|
|
2531
2531
|
}>, z.ZodObject<{
|
|
2532
2532
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2533
2533
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2534
2534
|
}, "strip", z.ZodTypeAny, {
|
|
2535
|
-
value: `0x${string}`;
|
|
2536
2535
|
__kind: "P2WPKH";
|
|
2536
|
+
value: `0x${string}`;
|
|
2537
2537
|
}, {
|
|
2538
|
-
value: string;
|
|
2539
2538
|
__kind: "P2WPKH";
|
|
2539
|
+
value: string;
|
|
2540
2540
|
}>, z.ZodObject<{
|
|
2541
2541
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2542
2542
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2543
2543
|
}, "strip", z.ZodTypeAny, {
|
|
2544
|
-
value: `0x${string}`;
|
|
2545
2544
|
__kind: "P2WSH";
|
|
2545
|
+
value: `0x${string}`;
|
|
2546
2546
|
}, {
|
|
2547
|
-
value: string;
|
|
2548
2547
|
__kind: "P2WSH";
|
|
2548
|
+
value: string;
|
|
2549
2549
|
}>, z.ZodObject<{
|
|
2550
2550
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2551
2551
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2552
2552
|
}, "strip", z.ZodTypeAny, {
|
|
2553
|
-
value: `0x${string}`;
|
|
2554
2553
|
__kind: "Taproot";
|
|
2554
|
+
value: `0x${string}`;
|
|
2555
2555
|
}, {
|
|
2556
|
-
value: string;
|
|
2557
2556
|
__kind: "Taproot";
|
|
2557
|
+
value: string;
|
|
2558
2558
|
}>, z.ZodObject<{
|
|
2559
2559
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2560
2560
|
version: z.ZodNumber;
|
|
@@ -2569,67 +2569,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2569
2569
|
program: string;
|
|
2570
2570
|
}>]>;
|
|
2571
2571
|
}, "strip", z.ZodTypeAny, {
|
|
2572
|
+
__kind: "Btc";
|
|
2572
2573
|
value: {
|
|
2573
|
-
value: `0x${string}`;
|
|
2574
2574
|
__kind: "P2PKH";
|
|
2575
|
-
} | {
|
|
2576
2575
|
value: `0x${string}`;
|
|
2577
|
-
__kind: "P2SH";
|
|
2578
2576
|
} | {
|
|
2577
|
+
__kind: "P2SH";
|
|
2579
2578
|
value: `0x${string}`;
|
|
2580
|
-
__kind: "P2WPKH";
|
|
2581
2579
|
} | {
|
|
2580
|
+
__kind: "P2WPKH";
|
|
2582
2581
|
value: `0x${string}`;
|
|
2583
|
-
__kind: "P2WSH";
|
|
2584
2582
|
} | {
|
|
2583
|
+
__kind: "P2WSH";
|
|
2585
2584
|
value: `0x${string}`;
|
|
2585
|
+
} | {
|
|
2586
2586
|
__kind: "Taproot";
|
|
2587
|
+
value: `0x${string}`;
|
|
2587
2588
|
} | {
|
|
2588
2589
|
__kind: "OtherSegwit";
|
|
2589
2590
|
version: number;
|
|
2590
2591
|
program: `0x${string}`;
|
|
2591
2592
|
};
|
|
2592
|
-
__kind: "Btc";
|
|
2593
2593
|
}, {
|
|
2594
|
+
__kind: "Btc";
|
|
2594
2595
|
value: {
|
|
2595
|
-
value: string;
|
|
2596
2596
|
__kind: "P2PKH";
|
|
2597
|
-
} | {
|
|
2598
2597
|
value: string;
|
|
2599
|
-
__kind: "P2SH";
|
|
2600
2598
|
} | {
|
|
2599
|
+
__kind: "P2SH";
|
|
2601
2600
|
value: string;
|
|
2602
|
-
__kind: "P2WPKH";
|
|
2603
2601
|
} | {
|
|
2602
|
+
__kind: "P2WPKH";
|
|
2604
2603
|
value: string;
|
|
2605
|
-
__kind: "P2WSH";
|
|
2606
2604
|
} | {
|
|
2605
|
+
__kind: "P2WSH";
|
|
2607
2606
|
value: string;
|
|
2607
|
+
} | {
|
|
2608
2608
|
__kind: "Taproot";
|
|
2609
|
+
value: string;
|
|
2609
2610
|
} | {
|
|
2610
2611
|
__kind: "OtherSegwit";
|
|
2611
2612
|
version: number;
|
|
2612
2613
|
program: string;
|
|
2613
2614
|
};
|
|
2614
|
-
__kind: "Btc";
|
|
2615
2615
|
}>, z.ZodObject<{
|
|
2616
2616
|
__kind: z.ZodLiteral<"Arb">;
|
|
2617
2617
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2618
2618
|
}, "strip", z.ZodTypeAny, {
|
|
2619
|
-
value: `0x${string}`;
|
|
2620
2619
|
__kind: "Arb";
|
|
2620
|
+
value: `0x${string}`;
|
|
2621
2621
|
}, {
|
|
2622
|
-
value: string;
|
|
2623
2622
|
__kind: "Arb";
|
|
2623
|
+
value: string;
|
|
2624
2624
|
}>, z.ZodObject<{
|
|
2625
2625
|
__kind: z.ZodLiteral<"Sol">;
|
|
2626
2626
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2627
2627
|
}, "strip", z.ZodTypeAny, {
|
|
2628
|
-
value: `0x${string}`;
|
|
2629
2628
|
__kind: "Sol";
|
|
2629
|
+
value: `0x${string}`;
|
|
2630
2630
|
}, {
|
|
2631
|
-
value: string;
|
|
2632
2631
|
__kind: "Sol";
|
|
2632
|
+
value: string;
|
|
2633
2633
|
}>]>>>;
|
|
2634
2634
|
channelMetadata: z.ZodObject<{
|
|
2635
2635
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -2652,39 +2652,39 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2652
2652
|
cfParameters: `0x${string}`;
|
|
2653
2653
|
};
|
|
2654
2654
|
sourceAddress?: {
|
|
2655
|
-
value: `0x${string}`;
|
|
2656
2655
|
__kind: "Eth";
|
|
2657
|
-
} | {
|
|
2658
2656
|
value: `0x${string}`;
|
|
2657
|
+
} | {
|
|
2659
2658
|
__kind: "Dot";
|
|
2659
|
+
value: `0x${string}`;
|
|
2660
2660
|
} | {
|
|
2661
|
+
__kind: "Btc";
|
|
2661
2662
|
value: {
|
|
2662
|
-
value: `0x${string}`;
|
|
2663
2663
|
__kind: "P2PKH";
|
|
2664
|
-
} | {
|
|
2665
2664
|
value: `0x${string}`;
|
|
2666
|
-
__kind: "P2SH";
|
|
2667
2665
|
} | {
|
|
2666
|
+
__kind: "P2SH";
|
|
2668
2667
|
value: `0x${string}`;
|
|
2669
|
-
__kind: "P2WPKH";
|
|
2670
2668
|
} | {
|
|
2669
|
+
__kind: "P2WPKH";
|
|
2671
2670
|
value: `0x${string}`;
|
|
2672
|
-
__kind: "P2WSH";
|
|
2673
2671
|
} | {
|
|
2672
|
+
__kind: "P2WSH";
|
|
2674
2673
|
value: `0x${string}`;
|
|
2674
|
+
} | {
|
|
2675
2675
|
__kind: "Taproot";
|
|
2676
|
+
value: `0x${string}`;
|
|
2676
2677
|
} | {
|
|
2677
2678
|
__kind: "OtherSegwit";
|
|
2678
2679
|
version: number;
|
|
2679
2680
|
program: `0x${string}`;
|
|
2680
2681
|
};
|
|
2681
|
-
__kind: "Btc";
|
|
2682
2682
|
} | {
|
|
2683
|
-
value: `0x${string}`;
|
|
2684
2683
|
__kind: "Arb";
|
|
2685
|
-
} | {
|
|
2686
2684
|
value: `0x${string}`;
|
|
2685
|
+
} | {
|
|
2687
2686
|
__kind: "Sol";
|
|
2687
|
+
value: `0x${string}`;
|
|
2688
2688
|
} | null | undefined;
|
|
2689
2689
|
}, {
|
|
2690
2690
|
sourceChain: {
|
|
@@ -2696,39 +2696,39 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2696
2696
|
cfParameters: string;
|
|
2697
2697
|
};
|
|
2698
2698
|
sourceAddress?: {
|
|
2699
|
-
value: string;
|
|
2700
2699
|
__kind: "Eth";
|
|
2701
|
-
} | {
|
|
2702
2700
|
value: string;
|
|
2701
|
+
} | {
|
|
2703
2702
|
__kind: "Dot";
|
|
2703
|
+
value: string;
|
|
2704
2704
|
} | {
|
|
2705
|
+
__kind: "Btc";
|
|
2705
2706
|
value: {
|
|
2706
|
-
value: string;
|
|
2707
2707
|
__kind: "P2PKH";
|
|
2708
|
-
} | {
|
|
2709
2708
|
value: string;
|
|
2710
|
-
__kind: "P2SH";
|
|
2711
2709
|
} | {
|
|
2710
|
+
__kind: "P2SH";
|
|
2712
2711
|
value: string;
|
|
2713
|
-
__kind: "P2WPKH";
|
|
2714
2712
|
} | {
|
|
2713
|
+
__kind: "P2WPKH";
|
|
2715
2714
|
value: string;
|
|
2716
|
-
__kind: "P2WSH";
|
|
2717
2715
|
} | {
|
|
2716
|
+
__kind: "P2WSH";
|
|
2718
2717
|
value: string;
|
|
2718
|
+
} | {
|
|
2719
2719
|
__kind: "Taproot";
|
|
2720
|
+
value: string;
|
|
2720
2721
|
} | {
|
|
2721
2722
|
__kind: "OtherSegwit";
|
|
2722
2723
|
version: number;
|
|
2723
2724
|
program: string;
|
|
2724
2725
|
};
|
|
2725
|
-
__kind: "Btc";
|
|
2726
2726
|
} | {
|
|
2727
|
-
value: string;
|
|
2728
2727
|
__kind: "Arb";
|
|
2729
|
-
} | {
|
|
2730
2728
|
value: string;
|
|
2729
|
+
} | {
|
|
2731
2730
|
__kind: "Sol";
|
|
2731
|
+
value: string;
|
|
2732
2732
|
} | null | undefined;
|
|
2733
2733
|
}>;
|
|
2734
2734
|
declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
|
|
@@ -2808,17 +2808,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2808
2808
|
error: string;
|
|
2809
2809
|
}>;
|
|
2810
2810
|
}, "strip", z.ZodTypeAny, {
|
|
2811
|
+
__kind: "Module";
|
|
2811
2812
|
value: {
|
|
2812
2813
|
index: number;
|
|
2813
2814
|
error: `0x${string}`;
|
|
2814
2815
|
};
|
|
2815
|
-
__kind: "Module";
|
|
2816
2816
|
}, {
|
|
2817
|
+
__kind: "Module";
|
|
2817
2818
|
value: {
|
|
2818
2819
|
index: number;
|
|
2819
2820
|
error: string;
|
|
2820
2821
|
};
|
|
2821
|
-
__kind: "Module";
|
|
2822
2822
|
}>, z.ZodObject<{
|
|
2823
2823
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2824
2824
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2849,13 +2849,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2849
2849
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2850
2850
|
}>;
|
|
2851
2851
|
}, "strip", z.ZodTypeAny, {
|
|
2852
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2853
2852
|
__kind: "Token";
|
|
2853
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2854
2854
|
}, {
|
|
2855
|
+
__kind: "Token";
|
|
2855
2856
|
value: {
|
|
2856
2857
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2857
2858
|
};
|
|
2858
|
-
__kind: "Token";
|
|
2859
2859
|
}>, z.ZodObject<{
|
|
2860
2860
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2861
2861
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2868,13 +2868,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2868
2868
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2869
2869
|
}>;
|
|
2870
2870
|
}, "strip", z.ZodTypeAny, {
|
|
2871
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2872
2871
|
__kind: "Arithmetic";
|
|
2872
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2873
2873
|
}, {
|
|
2874
|
+
__kind: "Arithmetic";
|
|
2874
2875
|
value: {
|
|
2875
2876
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2876
2877
|
};
|
|
2877
|
-
__kind: "Arithmetic";
|
|
2878
2878
|
}>, z.ZodObject<{
|
|
2879
2879
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2880
2880
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2887,13 +2887,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2887
2887
|
__kind: "LimitReached" | "NoLayer";
|
|
2888
2888
|
}>;
|
|
2889
2889
|
}, "strip", z.ZodTypeAny, {
|
|
2890
|
-
value: "LimitReached" | "NoLayer";
|
|
2891
2890
|
__kind: "Transactional";
|
|
2891
|
+
value: "LimitReached" | "NoLayer";
|
|
2892
2892
|
}, {
|
|
2893
|
+
__kind: "Transactional";
|
|
2893
2894
|
value: {
|
|
2894
2895
|
__kind: "LimitReached" | "NoLayer";
|
|
2895
2896
|
};
|
|
2896
|
-
__kind: "Transactional";
|
|
2897
2897
|
}>, z.ZodObject<{
|
|
2898
2898
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2899
2899
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3244,6 +3244,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3244
3244
|
};
|
|
3245
3245
|
}>;
|
|
3246
3246
|
}, "strip", z.ZodTypeAny, {
|
|
3247
|
+
__kind: "Increase";
|
|
3247
3248
|
value: {
|
|
3248
3249
|
liquidity: bigint;
|
|
3249
3250
|
amounts: {
|
|
@@ -3251,8 +3252,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3251
3252
|
quote: bigint;
|
|
3252
3253
|
};
|
|
3253
3254
|
};
|
|
3254
|
-
__kind: "Increase";
|
|
3255
3255
|
}, {
|
|
3256
|
+
__kind: "Increase";
|
|
3256
3257
|
value: {
|
|
3257
3258
|
liquidity: string | number;
|
|
3258
3259
|
amounts: {
|
|
@@ -3260,7 +3261,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3260
3261
|
quote: string | number;
|
|
3261
3262
|
};
|
|
3262
3263
|
};
|
|
3263
|
-
__kind: "Increase";
|
|
3264
3264
|
}>, z.ZodObject<{
|
|
3265
3265
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3266
3266
|
value: z.ZodObject<{
|
|
@@ -3289,6 +3289,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3289
3289
|
};
|
|
3290
3290
|
}>;
|
|
3291
3291
|
}, "strip", z.ZodTypeAny, {
|
|
3292
|
+
__kind: "Decrease";
|
|
3292
3293
|
value: {
|
|
3293
3294
|
liquidity: bigint;
|
|
3294
3295
|
amounts: {
|
|
@@ -3296,8 +3297,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3296
3297
|
quote: bigint;
|
|
3297
3298
|
};
|
|
3298
3299
|
};
|
|
3299
|
-
__kind: "Decrease";
|
|
3300
3300
|
}, {
|
|
3301
|
+
__kind: "Decrease";
|
|
3301
3302
|
value: {
|
|
3302
3303
|
liquidity: string | number;
|
|
3303
3304
|
amounts: {
|
|
@@ -3305,7 +3306,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3305
3306
|
quote: string | number;
|
|
3306
3307
|
};
|
|
3307
3308
|
};
|
|
3308
|
-
__kind: "Decrease";
|
|
3309
3309
|
}>]>;
|
|
3310
3310
|
declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
|
|
3311
3311
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -3320,20 +3320,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
3320
3320
|
__kind: z.ZodLiteral<"Increase">;
|
|
3321
3321
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3322
3322
|
}, "strip", z.ZodTypeAny, {
|
|
3323
|
-
value: bigint;
|
|
3324
3323
|
__kind: "Increase";
|
|
3324
|
+
value: bigint;
|
|
3325
3325
|
}, {
|
|
3326
|
-
value: string | number;
|
|
3327
3326
|
__kind: "Increase";
|
|
3327
|
+
value: string | number;
|
|
3328
3328
|
}>, z.ZodObject<{
|
|
3329
3329
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3330
3330
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3331
3331
|
}, "strip", z.ZodTypeAny, {
|
|
3332
|
-
value: bigint;
|
|
3333
3332
|
__kind: "Decrease";
|
|
3333
|
+
value: bigint;
|
|
3334
3334
|
}, {
|
|
3335
|
-
value: string | number;
|
|
3336
3335
|
__kind: "Decrease";
|
|
3336
|
+
value: string | number;
|
|
3337
3337
|
}>]>;
|
|
3338
3338
|
declare const palletCfPoolsAssetPair: z.ZodObject<{
|
|
3339
3339
|
assets: z.ZodObject<{
|
|
@@ -3523,17 +3523,17 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3523
3523
|
error: string;
|
|
3524
3524
|
}>;
|
|
3525
3525
|
}, "strip", z.ZodTypeAny, {
|
|
3526
|
+
__kind: "Module";
|
|
3526
3527
|
value: {
|
|
3527
3528
|
index: number;
|
|
3528
3529
|
error: `0x${string}`;
|
|
3529
3530
|
};
|
|
3530
|
-
__kind: "Module";
|
|
3531
3531
|
}, {
|
|
3532
|
+
__kind: "Module";
|
|
3532
3533
|
value: {
|
|
3533
3534
|
index: number;
|
|
3534
3535
|
error: string;
|
|
3535
3536
|
};
|
|
3536
|
-
__kind: "Module";
|
|
3537
3537
|
}>, z.ZodObject<{
|
|
3538
3538
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
3539
3539
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3564,13 +3564,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3564
3564
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3565
3565
|
}>;
|
|
3566
3566
|
}, "strip", z.ZodTypeAny, {
|
|
3567
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3568
3567
|
__kind: "Token";
|
|
3568
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3569
3569
|
}, {
|
|
3570
|
+
__kind: "Token";
|
|
3570
3571
|
value: {
|
|
3571
3572
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3572
3573
|
};
|
|
3573
|
-
__kind: "Token";
|
|
3574
3574
|
}>, z.ZodObject<{
|
|
3575
3575
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
3576
3576
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3583,13 +3583,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3583
3583
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3584
3584
|
}>;
|
|
3585
3585
|
}, "strip", z.ZodTypeAny, {
|
|
3586
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3587
3586
|
__kind: "Arithmetic";
|
|
3587
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3588
3588
|
}, {
|
|
3589
|
+
__kind: "Arithmetic";
|
|
3589
3590
|
value: {
|
|
3590
3591
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3591
3592
|
};
|
|
3592
|
-
__kind: "Arithmetic";
|
|
3593
3593
|
}>, z.ZodObject<{
|
|
3594
3594
|
__kind: z.ZodLiteral<"Transactional">;
|
|
3595
3595
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3602,13 +3602,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3602
3602
|
__kind: "LimitReached" | "NoLayer";
|
|
3603
3603
|
}>;
|
|
3604
3604
|
}, "strip", z.ZodTypeAny, {
|
|
3605
|
-
value: "LimitReached" | "NoLayer";
|
|
3606
3605
|
__kind: "Transactional";
|
|
3606
|
+
value: "LimitReached" | "NoLayer";
|
|
3607
3607
|
}, {
|
|
3608
|
+
__kind: "Transactional";
|
|
3608
3609
|
value: {
|
|
3609
3610
|
__kind: "LimitReached" | "NoLayer";
|
|
3610
3611
|
};
|
|
3611
|
-
__kind: "Transactional";
|
|
3612
3612
|
}>, z.ZodObject<{
|
|
3613
3613
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
3614
3614
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3635,6 +3635,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3635
3635
|
__kind: "RootNotAllowed";
|
|
3636
3636
|
}>]>;
|
|
3637
3637
|
}, "strip", z.ZodTypeAny, {
|
|
3638
|
+
__kind: "Err";
|
|
3638
3639
|
value: {
|
|
3639
3640
|
__kind: "Other";
|
|
3640
3641
|
} | {
|
|
@@ -3642,11 +3643,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3642
3643
|
} | {
|
|
3643
3644
|
__kind: "BadOrigin";
|
|
3644
3645
|
} | {
|
|
3646
|
+
__kind: "Module";
|
|
3645
3647
|
value: {
|
|
3646
3648
|
index: number;
|
|
3647
3649
|
error: `0x${string}`;
|
|
3648
3650
|
};
|
|
3649
|
-
__kind: "Module";
|
|
3650
3651
|
} | {
|
|
3651
3652
|
__kind: "ConsumerRemaining";
|
|
3652
3653
|
} | {
|
|
@@ -3654,14 +3655,14 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3654
3655
|
} | {
|
|
3655
3656
|
__kind: "TooManyConsumers";
|
|
3656
3657
|
} | {
|
|
3657
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3658
3658
|
__kind: "Token";
|
|
3659
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3659
3660
|
} | {
|
|
3660
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3661
3661
|
__kind: "Arithmetic";
|
|
3662
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3662
3663
|
} | {
|
|
3663
|
-
value: "LimitReached" | "NoLayer";
|
|
3664
3664
|
__kind: "Transactional";
|
|
3665
|
+
value: "LimitReached" | "NoLayer";
|
|
3665
3666
|
} | {
|
|
3666
3667
|
__kind: "Exhausted";
|
|
3667
3668
|
} | {
|
|
@@ -3671,8 +3672,8 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3671
3672
|
} | {
|
|
3672
3673
|
__kind: "RootNotAllowed";
|
|
3673
3674
|
};
|
|
3674
|
-
__kind: "Err";
|
|
3675
3675
|
}, {
|
|
3676
|
+
__kind: "Err";
|
|
3676
3677
|
value: {
|
|
3677
3678
|
__kind: "Other";
|
|
3678
3679
|
} | {
|
|
@@ -3680,11 +3681,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3680
3681
|
} | {
|
|
3681
3682
|
__kind: "BadOrigin";
|
|
3682
3683
|
} | {
|
|
3684
|
+
__kind: "Module";
|
|
3683
3685
|
value: {
|
|
3684
3686
|
index: number;
|
|
3685
3687
|
error: string;
|
|
3686
3688
|
};
|
|
3687
|
-
__kind: "Module";
|
|
3688
3689
|
} | {
|
|
3689
3690
|
__kind: "ConsumerRemaining";
|
|
3690
3691
|
} | {
|
|
@@ -3692,20 +3693,20 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3692
3693
|
} | {
|
|
3693
3694
|
__kind: "TooManyConsumers";
|
|
3694
3695
|
} | {
|
|
3696
|
+
__kind: "Token";
|
|
3695
3697
|
value: {
|
|
3696
3698
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3697
3699
|
};
|
|
3698
|
-
__kind: "Token";
|
|
3699
3700
|
} | {
|
|
3701
|
+
__kind: "Arithmetic";
|
|
3700
3702
|
value: {
|
|
3701
3703
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3702
3704
|
};
|
|
3703
|
-
__kind: "Arithmetic";
|
|
3704
3705
|
} | {
|
|
3706
|
+
__kind: "Transactional";
|
|
3705
3707
|
value: {
|
|
3706
3708
|
__kind: "LimitReached" | "NoLayer";
|
|
3707
3709
|
};
|
|
3708
|
-
__kind: "Transactional";
|
|
3709
3710
|
} | {
|
|
3710
3711
|
__kind: "Exhausted";
|
|
3711
3712
|
} | {
|
|
@@ -3715,7 +3716,6 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3715
3716
|
} | {
|
|
3716
3717
|
__kind: "RootNotAllowed";
|
|
3717
3718
|
};
|
|
3718
|
-
__kind: "Err";
|
|
3719
3719
|
}>]>;
|
|
3720
3720
|
declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
|
|
3721
3721
|
__kind: z.ZodEnum<["Sol"]>;
|
|
@@ -3867,17 +3867,17 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3867
3867
|
error: string;
|
|
3868
3868
|
}>;
|
|
3869
3869
|
}, "strip", z.ZodTypeAny, {
|
|
3870
|
+
__kind: "Module";
|
|
3870
3871
|
value: {
|
|
3871
3872
|
index: number;
|
|
3872
3873
|
error: `0x${string}`;
|
|
3873
3874
|
};
|
|
3874
|
-
__kind: "Module";
|
|
3875
3875
|
}, {
|
|
3876
|
+
__kind: "Module";
|
|
3876
3877
|
value: {
|
|
3877
3878
|
index: number;
|
|
3878
3879
|
error: string;
|
|
3879
3880
|
};
|
|
3880
|
-
__kind: "Module";
|
|
3881
3881
|
}>, z.ZodObject<{
|
|
3882
3882
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
3883
3883
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3908,13 +3908,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3908
3908
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3909
3909
|
}>;
|
|
3910
3910
|
}, "strip", z.ZodTypeAny, {
|
|
3911
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3912
3911
|
__kind: "Token";
|
|
3912
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3913
3913
|
}, {
|
|
3914
|
+
__kind: "Token";
|
|
3914
3915
|
value: {
|
|
3915
3916
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3916
3917
|
};
|
|
3917
|
-
__kind: "Token";
|
|
3918
3918
|
}>, z.ZodObject<{
|
|
3919
3919
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
3920
3920
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3927,13 +3927,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3927
3927
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3928
3928
|
}>;
|
|
3929
3929
|
}, "strip", z.ZodTypeAny, {
|
|
3930
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3931
3930
|
__kind: "Arithmetic";
|
|
3931
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3932
3932
|
}, {
|
|
3933
|
+
__kind: "Arithmetic";
|
|
3933
3934
|
value: {
|
|
3934
3935
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3935
3936
|
};
|
|
3936
|
-
__kind: "Arithmetic";
|
|
3937
3937
|
}>, z.ZodObject<{
|
|
3938
3938
|
__kind: z.ZodLiteral<"Transactional">;
|
|
3939
3939
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3946,13 +3946,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3946
3946
|
__kind: "LimitReached" | "NoLayer";
|
|
3947
3947
|
}>;
|
|
3948
3948
|
}, "strip", z.ZodTypeAny, {
|
|
3949
|
-
value: "LimitReached" | "NoLayer";
|
|
3950
3949
|
__kind: "Transactional";
|
|
3950
|
+
value: "LimitReached" | "NoLayer";
|
|
3951
3951
|
}, {
|
|
3952
|
+
__kind: "Transactional";
|
|
3952
3953
|
value: {
|
|
3953
3954
|
__kind: "LimitReached" | "NoLayer";
|
|
3954
3955
|
};
|
|
3955
|
-
__kind: "Transactional";
|
|
3956
3956
|
}>, z.ZodObject<{
|
|
3957
3957
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
3958
3958
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3979,6 +3979,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3979
3979
|
__kind: "RootNotAllowed";
|
|
3980
3980
|
}>]>;
|
|
3981
3981
|
}, "strip", z.ZodTypeAny, {
|
|
3982
|
+
__kind: "DispatchError";
|
|
3982
3983
|
value: {
|
|
3983
3984
|
__kind: "Other";
|
|
3984
3985
|
} | {
|
|
@@ -3986,11 +3987,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3986
3987
|
} | {
|
|
3987
3988
|
__kind: "BadOrigin";
|
|
3988
3989
|
} | {
|
|
3990
|
+
__kind: "Module";
|
|
3989
3991
|
value: {
|
|
3990
3992
|
index: number;
|
|
3991
3993
|
error: `0x${string}`;
|
|
3992
3994
|
};
|
|
3993
|
-
__kind: "Module";
|
|
3994
3995
|
} | {
|
|
3995
3996
|
__kind: "ConsumerRemaining";
|
|
3996
3997
|
} | {
|
|
@@ -3998,14 +3999,14 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3998
3999
|
} | {
|
|
3999
4000
|
__kind: "TooManyConsumers";
|
|
4000
4001
|
} | {
|
|
4001
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4002
4002
|
__kind: "Token";
|
|
4003
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4003
4004
|
} | {
|
|
4004
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
4005
4005
|
__kind: "Arithmetic";
|
|
4006
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
4006
4007
|
} | {
|
|
4007
|
-
value: "LimitReached" | "NoLayer";
|
|
4008
4008
|
__kind: "Transactional";
|
|
4009
|
+
value: "LimitReached" | "NoLayer";
|
|
4009
4010
|
} | {
|
|
4010
4011
|
__kind: "Exhausted";
|
|
4011
4012
|
} | {
|
|
@@ -4015,8 +4016,8 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4015
4016
|
} | {
|
|
4016
4017
|
__kind: "RootNotAllowed";
|
|
4017
4018
|
};
|
|
4018
|
-
__kind: "DispatchError";
|
|
4019
4019
|
}, {
|
|
4020
|
+
__kind: "DispatchError";
|
|
4020
4021
|
value: {
|
|
4021
4022
|
__kind: "Other";
|
|
4022
4023
|
} | {
|
|
@@ -4024,11 +4025,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4024
4025
|
} | {
|
|
4025
4026
|
__kind: "BadOrigin";
|
|
4026
4027
|
} | {
|
|
4028
|
+
__kind: "Module";
|
|
4027
4029
|
value: {
|
|
4028
4030
|
index: number;
|
|
4029
4031
|
error: string;
|
|
4030
4032
|
};
|
|
4031
|
-
__kind: "Module";
|
|
4032
4033
|
} | {
|
|
4033
4034
|
__kind: "ConsumerRemaining";
|
|
4034
4035
|
} | {
|
|
@@ -4036,20 +4037,20 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4036
4037
|
} | {
|
|
4037
4038
|
__kind: "TooManyConsumers";
|
|
4038
4039
|
} | {
|
|
4040
|
+
__kind: "Token";
|
|
4039
4041
|
value: {
|
|
4040
4042
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4041
4043
|
};
|
|
4042
|
-
__kind: "Token";
|
|
4043
4044
|
} | {
|
|
4045
|
+
__kind: "Arithmetic";
|
|
4044
4046
|
value: {
|
|
4045
4047
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
4046
4048
|
};
|
|
4047
|
-
__kind: "Arithmetic";
|
|
4048
4049
|
} | {
|
|
4050
|
+
__kind: "Transactional";
|
|
4049
4051
|
value: {
|
|
4050
4052
|
__kind: "LimitReached" | "NoLayer";
|
|
4051
4053
|
};
|
|
4052
|
-
__kind: "Transactional";
|
|
4053
4054
|
} | {
|
|
4054
4055
|
__kind: "Exhausted";
|
|
4055
4056
|
} | {
|
|
@@ -4059,7 +4060,6 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4059
4060
|
} | {
|
|
4060
4061
|
__kind: "RootNotAllowed";
|
|
4061
4062
|
};
|
|
4062
|
-
__kind: "DispatchError";
|
|
4063
4063
|
}>]>;
|
|
4064
4064
|
declare const palletCfSolanaIngressEgressBoostPoolIdSolana: z.ZodObject<{
|
|
4065
4065
|
asset: z.ZodEffects<z.ZodObject<{
|