@chainflip/processor 2.2.0-alpha.5 → 2.2.0-alpha.6
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/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.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/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +10 -10
- package/dist/100/swapping/swapScheduled.d.mts +10 -10
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +405 -405
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +405 -405
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2526 -2526
- package/dist/11000/common.d.mts +2526 -2526
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +334 -334
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +334 -334
- package/dist/11100/common.d.cts +2989 -2989
- package/dist/11100/common.d.mts +2989 -2989
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +124 -124
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +124 -124
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/11100/funding/sCCallExecuted.d.cts +30 -30
- package/dist/11100/funding/sCCallExecuted.d.mts +30 -30
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +390 -390
- package/dist/11100/swapping/swapRequested.d.mts +390 -390
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/common.d.cts +335 -335
- package/dist/11200/common.d.mts +335 -335
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +38 -38
- package/dist/11200/swapping/swapRequested.d.mts +38 -38
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +18 -18
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +18 -18
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +96 -96
- package/dist/131/swapping/ccmFailed.d.mts +96 -96
- package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +79 -79
- package/dist/131/swapping/swapScheduled.d.mts +79 -79
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- 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/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- 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 +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.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 +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +225 -225
- package/dist/141/common.d.mts +225 -225
- package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- 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 +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- 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 +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- 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/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- 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 +10 -10
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- 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 +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.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 +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +84 -84
- package/dist/141/swapping/swapExecuted.d.mts +84 -84
- package/dist/141/swapping/swapScheduled.d.cts +87 -87
- package/dist/141/swapping/swapScheduled.d.mts +87 -87
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- 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/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- 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 +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- 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 +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +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 +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- 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 +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- 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 +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +110 -110
- package/dist/150/swapping/swapScheduled.d.mts +110 -110
- package/dist/150/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/150/swapping/withdrawalRequested.d.mts +11 -11
- 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 +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +6 -6
- package/dist/160/assetBalances/accountCredited.d.mts +6 -6
- package/dist/160/assetBalances/accountDebited.d.cts +6 -6
- package/dist/160/assetBalances/accountDebited.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +146 -146
- package/dist/160/common.d.mts +146 -146
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- 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 +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/160/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/160/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- 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 +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.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 +8 -8
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +68 -68
- package/dist/170/common.d.mts +68 -68
- 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 +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.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 +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.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 +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +4 -4
- 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 +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- 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 +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- 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 +6 -6
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/common.d.cts +349 -349
- package/dist/180/common.d.mts +349 -349
- 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 +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- 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 +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- 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 +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +43 -43
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +43 -43
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- 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/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/180/swapping/swapDepositAddressReady.d.mts +22 -22
- 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 +13 -13
- package/dist/180/swapping/swapRequested.d.mts +13 -13
- 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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- 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/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- 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 +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +548 -548
- package/dist/190/common.d.mts +548 -548
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- 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 +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- 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 +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- 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 +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
- 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 +20 -20
- package/dist/190/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +16 -16
- package/dist/190/swapping/swapRequested.d.mts +16 -16
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- 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.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/liquidityPools/assetSwapped.d.cts +4 -4
- package/dist/210/liquidityPools/assetSwapped.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +4 -4
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +4 -4
- package/dist/210/swapping/swapExecuted.d.cts +4 -4
- package/dist/210/swapping/swapExecuted.d.mts +4 -4
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/assetBalances/accountCredited.d.cts +16 -16
- package/dist/220/assetBalances/accountCredited.d.mts +16 -16
- package/dist/220/assetBalances/accountDebited.d.cts +16 -16
- package/dist/220/assetBalances/accountDebited.d.mts +16 -16
- package/dist/220/assetBalances/refundSkipped.d.cts +118 -118
- package/dist/220/assetBalances/refundSkipped.d.mts +118 -118
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/common.d.cts +785 -785
- package/dist/220/common.d.mts +785 -785
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +84 -84
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +84 -84
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/funding/funded.d.cts +16 -16
- package/dist/220/funding/funded.d.mts +16 -16
- package/dist/220/lendingPools/boostFundsAdded.d.cts +20 -20
- package/dist/220/lendingPools/boostFundsAdded.d.mts +20 -20
- package/dist/220/lendingPools/boostPoolCreated.d.cts +16 -16
- package/dist/220/lendingPools/boostPoolCreated.d.mts +16 -16
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +12 -12
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +12 -12
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +16 -16
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +16 -16
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +12 -12
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanCreated.d.cts +12 -12
- package/dist/220/lendingPools/loanCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanRepaid.d.cts +4 -4
- package/dist/220/lendingPools/loanRepaid.d.mts +4 -4
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +36 -36
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +36 -36
- package/dist/220/lendingPools/stoppedBoosting.d.cts +24 -24
- package/dist/220/lendingPools/stoppedBoosting.d.mts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.cts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.mts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.cts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.mts +24 -24
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +64 -64
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +64 -64
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +16 -16
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +16 -16
- package/dist/220/liquidityPools/poolFeeSet.d.cts +24 -24
- package/dist/220/liquidityPools/poolFeeSet.d.mts +24 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +48 -48
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +48 -48
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +16 -16
- package/dist/220/liquidityProvider/assetTransferred.d.cts +12 -12
- package/dist/220/liquidityProvider/assetTransferred.d.mts +12 -12
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +24 -24
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +24 -24
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/batchSwapFailed.d.cts +12 -12
- package/dist/220/swapping/batchSwapFailed.d.mts +12 -12
- package/dist/220/swapping/creditedOnChain.d.cts +18 -18
- package/dist/220/swapping/creditedOnChain.d.mts +18 -18
- package/dist/220/swapping/palletConfigUpdated.d.cts +96 -96
- package/dist/220/swapping/palletConfigUpdated.d.mts +96 -96
- package/dist/220/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/refundEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/refundEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/refundedOnChain.d.cts +18 -18
- package/dist/220/swapping/refundedOnChain.d.mts +18 -18
- package/dist/220/swapping/swapAmountConfiscated.d.cts +14 -14
- package/dist/220/swapping/swapAmountConfiscated.d.mts +14 -14
- package/dist/220/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/swapEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/swapEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/swapExecuted.d.cts +24 -24
- package/dist/220/swapping/swapExecuted.d.mts +24 -24
- package/dist/220/swapping/swapRequested.d.cts +32 -32
- package/dist/220/swapping/swapRequested.d.mts +32 -32
- package/dist/220/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/220/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +12 -12
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +48 -48
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +48 -48
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +80 -80
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +80 -80
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +4 -4
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +4 -4
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/tronIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/tronIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +4 -4
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +4 -4
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/package.json +2 -2
package/dist/141/common.d.cts
CHANGED
|
@@ -240,7 +240,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
240
240
|
arbitrumVault: boolean;
|
|
241
241
|
}>;
|
|
242
242
|
}, "strip", z.ZodTypeAny, {
|
|
243
|
-
__kind: "CodeAmber";
|
|
244
243
|
value: {
|
|
245
244
|
governance: boolean;
|
|
246
245
|
funding: boolean;
|
|
@@ -262,8 +261,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
262
261
|
arbitrumIngressEgress: boolean;
|
|
263
262
|
arbitrumVault: boolean;
|
|
264
263
|
};
|
|
265
|
-
}, {
|
|
266
264
|
__kind: "CodeAmber";
|
|
265
|
+
}, {
|
|
267
266
|
value: {
|
|
268
267
|
governance: boolean;
|
|
269
268
|
funding: boolean;
|
|
@@ -285,6 +284,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
285
284
|
arbitrumIngressEgress: boolean;
|
|
286
285
|
arbitrumVault: boolean;
|
|
287
286
|
};
|
|
287
|
+
__kind: "CodeAmber";
|
|
288
288
|
}>]>;
|
|
289
289
|
declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
|
|
290
290
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -495,7 +495,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
495
495
|
arbitrumVault: boolean;
|
|
496
496
|
}>;
|
|
497
497
|
}, "strip", z.ZodTypeAny, {
|
|
498
|
-
__kind: "CodeAmber";
|
|
499
498
|
value: {
|
|
500
499
|
governance: boolean;
|
|
501
500
|
funding: boolean;
|
|
@@ -517,8 +516,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
517
516
|
arbitrumIngressEgress: boolean;
|
|
518
517
|
arbitrumVault: boolean;
|
|
519
518
|
};
|
|
520
|
-
}, {
|
|
521
519
|
__kind: "CodeAmber";
|
|
520
|
+
}, {
|
|
522
521
|
value: {
|
|
523
522
|
governance: boolean;
|
|
524
523
|
funding: boolean;
|
|
@@ -540,6 +539,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
540
539
|
arbitrumIngressEgress: boolean;
|
|
541
540
|
arbitrumVault: boolean;
|
|
542
541
|
};
|
|
542
|
+
__kind: "CodeAmber";
|
|
543
543
|
}>]>;
|
|
544
544
|
ingressEgressEthereum: z.ZodObject<{
|
|
545
545
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -659,7 +659,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
659
659
|
} | {
|
|
660
660
|
__kind: "CodeRed";
|
|
661
661
|
} | {
|
|
662
|
-
__kind: "CodeAmber";
|
|
663
662
|
value: {
|
|
664
663
|
governance: boolean;
|
|
665
664
|
funding: boolean;
|
|
@@ -681,6 +680,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
681
680
|
arbitrumIngressEgress: boolean;
|
|
682
681
|
arbitrumVault: boolean;
|
|
683
682
|
};
|
|
683
|
+
__kind: "CodeAmber";
|
|
684
684
|
};
|
|
685
685
|
ingressEgressEthereum: {
|
|
686
686
|
boostDepositsEnabled: boolean;
|
|
@@ -760,7 +760,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
760
760
|
} | {
|
|
761
761
|
__kind: "CodeRed";
|
|
762
762
|
} | {
|
|
763
|
-
__kind: "CodeAmber";
|
|
764
763
|
value: {
|
|
765
764
|
governance: boolean;
|
|
766
765
|
funding: boolean;
|
|
@@ -782,6 +781,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
782
781
|
arbitrumIngressEgress: boolean;
|
|
783
782
|
arbitrumVault: boolean;
|
|
784
783
|
};
|
|
784
|
+
__kind: "CodeAmber";
|
|
785
785
|
};
|
|
786
786
|
ingressEgressEthereum: {
|
|
787
787
|
boostDepositsEnabled: boolean;
|
|
@@ -1015,7 +1015,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1015
1015
|
arbitrumVault: boolean;
|
|
1016
1016
|
}>;
|
|
1017
1017
|
}, "strip", z.ZodTypeAny, {
|
|
1018
|
-
__kind: "CodeAmber";
|
|
1019
1018
|
value: {
|
|
1020
1019
|
governance: boolean;
|
|
1021
1020
|
funding: boolean;
|
|
@@ -1037,8 +1036,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1037
1036
|
arbitrumIngressEgress: boolean;
|
|
1038
1037
|
arbitrumVault: boolean;
|
|
1039
1038
|
};
|
|
1040
|
-
}, {
|
|
1041
1039
|
__kind: "CodeAmber";
|
|
1040
|
+
}, {
|
|
1042
1041
|
value: {
|
|
1043
1042
|
governance: boolean;
|
|
1044
1043
|
funding: boolean;
|
|
@@ -1060,6 +1059,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1060
1059
|
arbitrumIngressEgress: boolean;
|
|
1061
1060
|
arbitrumVault: boolean;
|
|
1062
1061
|
};
|
|
1062
|
+
__kind: "CodeAmber";
|
|
1063
1063
|
}>]>;
|
|
1064
1064
|
ingressEgressEthereum: z.ZodObject<{
|
|
1065
1065
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -1179,7 +1179,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1179
1179
|
} | {
|
|
1180
1180
|
__kind: "CodeRed";
|
|
1181
1181
|
} | {
|
|
1182
|
-
__kind: "CodeAmber";
|
|
1183
1182
|
value: {
|
|
1184
1183
|
governance: boolean;
|
|
1185
1184
|
funding: boolean;
|
|
@@ -1201,6 +1200,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1201
1200
|
arbitrumIngressEgress: boolean;
|
|
1202
1201
|
arbitrumVault: boolean;
|
|
1203
1202
|
};
|
|
1203
|
+
__kind: "CodeAmber";
|
|
1204
1204
|
};
|
|
1205
1205
|
ingressEgressEthereum: {
|
|
1206
1206
|
boostDepositsEnabled: boolean;
|
|
@@ -1280,7 +1280,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1280
1280
|
} | {
|
|
1281
1281
|
__kind: "CodeRed";
|
|
1282
1282
|
} | {
|
|
1283
|
-
__kind: "CodeAmber";
|
|
1284
1283
|
value: {
|
|
1285
1284
|
governance: boolean;
|
|
1286
1285
|
funding: boolean;
|
|
@@ -1302,6 +1301,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1302
1301
|
arbitrumIngressEgress: boolean;
|
|
1303
1302
|
arbitrumVault: boolean;
|
|
1304
1303
|
};
|
|
1304
|
+
__kind: "CodeAmber";
|
|
1305
1305
|
};
|
|
1306
1306
|
ingressEgressEthereum: {
|
|
1307
1307
|
boostDepositsEnabled: boolean;
|
|
@@ -1329,7 +1329,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1329
1329
|
};
|
|
1330
1330
|
}>;
|
|
1331
1331
|
}, "strip", z.ZodTypeAny, {
|
|
1332
|
-
__kind: "CodeAmber";
|
|
1333
1332
|
value: {
|
|
1334
1333
|
funding: {
|
|
1335
1334
|
redeemEnabled: boolean;
|
|
@@ -1384,7 +1383,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1384
1383
|
} | {
|
|
1385
1384
|
__kind: "CodeRed";
|
|
1386
1385
|
} | {
|
|
1387
|
-
__kind: "CodeAmber";
|
|
1388
1386
|
value: {
|
|
1389
1387
|
governance: boolean;
|
|
1390
1388
|
funding: boolean;
|
|
@@ -1406,6 +1404,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1406
1404
|
arbitrumIngressEgress: boolean;
|
|
1407
1405
|
arbitrumVault: boolean;
|
|
1408
1406
|
};
|
|
1407
|
+
__kind: "CodeAmber";
|
|
1409
1408
|
};
|
|
1410
1409
|
ingressEgressEthereum: {
|
|
1411
1410
|
boostDepositsEnabled: boolean;
|
|
@@ -1432,8 +1431,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1432
1431
|
depositsEnabled: boolean;
|
|
1433
1432
|
};
|
|
1434
1433
|
};
|
|
1435
|
-
}, {
|
|
1436
1434
|
__kind: "CodeAmber";
|
|
1435
|
+
}, {
|
|
1437
1436
|
value: {
|
|
1438
1437
|
funding: {
|
|
1439
1438
|
redeemEnabled: boolean;
|
|
@@ -1488,7 +1487,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1488
1487
|
} | {
|
|
1489
1488
|
__kind: "CodeRed";
|
|
1490
1489
|
} | {
|
|
1491
|
-
__kind: "CodeAmber";
|
|
1492
1490
|
value: {
|
|
1493
1491
|
governance: boolean;
|
|
1494
1492
|
funding: boolean;
|
|
@@ -1510,6 +1508,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1510
1508
|
arbitrumIngressEgress: boolean;
|
|
1511
1509
|
arbitrumVault: boolean;
|
|
1512
1510
|
};
|
|
1511
|
+
__kind: "CodeAmber";
|
|
1513
1512
|
};
|
|
1514
1513
|
ingressEgressEthereum: {
|
|
1515
1514
|
boostDepositsEnabled: boolean;
|
|
@@ -1536,6 +1535,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1536
1535
|
depositsEnabled: boolean;
|
|
1537
1536
|
};
|
|
1538
1537
|
};
|
|
1538
|
+
__kind: "CodeAmber";
|
|
1539
1539
|
}>]>;
|
|
1540
1540
|
declare const cfChainsBtcUtxoId: z.ZodObject<{
|
|
1541
1541
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1693,11 +1693,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
1693
1693
|
} | null | undefined;
|
|
1694
1694
|
}>;
|
|
1695
1695
|
}, "strip", z.ZodTypeAny, {
|
|
1696
|
+
amount: bigint;
|
|
1696
1697
|
id: {
|
|
1697
1698
|
txId: `0x${string}`;
|
|
1698
1699
|
vout: number;
|
|
1699
1700
|
};
|
|
1700
|
-
amount: bigint;
|
|
1701
1701
|
depositAddress: {
|
|
1702
1702
|
pubkeyX: `0x${string}`;
|
|
1703
1703
|
scriptPath?: {
|
|
@@ -1710,11 +1710,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
1710
1710
|
} | null | undefined;
|
|
1711
1711
|
};
|
|
1712
1712
|
}, {
|
|
1713
|
+
amount: string | number;
|
|
1713
1714
|
id: {
|
|
1714
1715
|
txId: string;
|
|
1715
1716
|
vout: number;
|
|
1716
1717
|
};
|
|
1717
|
-
amount: string | number;
|
|
1718
1718
|
depositAddress: {
|
|
1719
1719
|
pubkeyX: string;
|
|
1720
1720
|
scriptPath?: {
|
|
@@ -1793,7 +1793,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1793
1793
|
newEpochIndex: number;
|
|
1794
1794
|
}>;
|
|
1795
1795
|
}, "strip", z.ZodTypeAny, {
|
|
1796
|
-
__kind: "KeygensInProgress";
|
|
1797
1796
|
value: {
|
|
1798
1797
|
primaryCandidates: `cF${string}`[];
|
|
1799
1798
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1801,8 +1800,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1801
1800
|
bond: bigint;
|
|
1802
1801
|
newEpochIndex: number;
|
|
1803
1802
|
};
|
|
1804
|
-
}, {
|
|
1805
1803
|
__kind: "KeygensInProgress";
|
|
1804
|
+
}, {
|
|
1806
1805
|
value: {
|
|
1807
1806
|
primaryCandidates: string[];
|
|
1808
1807
|
secondaryCandidates: string[];
|
|
@@ -1810,6 +1809,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1810
1809
|
bond: string | number;
|
|
1811
1810
|
newEpochIndex: number;
|
|
1812
1811
|
};
|
|
1812
|
+
__kind: "KeygensInProgress";
|
|
1813
1813
|
}>, z.ZodObject<{
|
|
1814
1814
|
__kind: z.ZodLiteral<"KeyHandoversInProgress">;
|
|
1815
1815
|
value: z.ZodObject<{
|
|
@@ -1832,7 +1832,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1832
1832
|
newEpochIndex: number;
|
|
1833
1833
|
}>;
|
|
1834
1834
|
}, "strip", z.ZodTypeAny, {
|
|
1835
|
-
__kind: "KeyHandoversInProgress";
|
|
1836
1835
|
value: {
|
|
1837
1836
|
primaryCandidates: `cF${string}`[];
|
|
1838
1837
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1840,8 +1839,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1840
1839
|
bond: bigint;
|
|
1841
1840
|
newEpochIndex: number;
|
|
1842
1841
|
};
|
|
1843
|
-
}, {
|
|
1844
1842
|
__kind: "KeyHandoversInProgress";
|
|
1843
|
+
}, {
|
|
1845
1844
|
value: {
|
|
1846
1845
|
primaryCandidates: string[];
|
|
1847
1846
|
secondaryCandidates: string[];
|
|
@@ -1849,6 +1848,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1849
1848
|
bond: string | number;
|
|
1850
1849
|
newEpochIndex: number;
|
|
1851
1850
|
};
|
|
1851
|
+
__kind: "KeyHandoversInProgress";
|
|
1852
1852
|
}>, z.ZodObject<{
|
|
1853
1853
|
__kind: z.ZodLiteral<"ActivatingKeys">;
|
|
1854
1854
|
value: z.ZodObject<{
|
|
@@ -1871,7 +1871,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1871
1871
|
newEpochIndex: number;
|
|
1872
1872
|
}>;
|
|
1873
1873
|
}, "strip", z.ZodTypeAny, {
|
|
1874
|
-
__kind: "ActivatingKeys";
|
|
1875
1874
|
value: {
|
|
1876
1875
|
primaryCandidates: `cF${string}`[];
|
|
1877
1876
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1879,8 +1878,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1879
1878
|
bond: bigint;
|
|
1880
1879
|
newEpochIndex: number;
|
|
1881
1880
|
};
|
|
1882
|
-
}, {
|
|
1883
1881
|
__kind: "ActivatingKeys";
|
|
1882
|
+
}, {
|
|
1884
1883
|
value: {
|
|
1885
1884
|
primaryCandidates: string[];
|
|
1886
1885
|
secondaryCandidates: string[];
|
|
@@ -1888,6 +1887,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1888
1887
|
bond: string | number;
|
|
1889
1888
|
newEpochIndex: number;
|
|
1890
1889
|
};
|
|
1890
|
+
__kind: "ActivatingKeys";
|
|
1891
1891
|
}>, z.ZodObject<{
|
|
1892
1892
|
__kind: z.ZodLiteral<"NewKeysActivated">;
|
|
1893
1893
|
value: z.ZodObject<{
|
|
@@ -1910,7 +1910,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1910
1910
|
newEpochIndex: number;
|
|
1911
1911
|
}>;
|
|
1912
1912
|
}, "strip", z.ZodTypeAny, {
|
|
1913
|
-
__kind: "NewKeysActivated";
|
|
1914
1913
|
value: {
|
|
1915
1914
|
primaryCandidates: `cF${string}`[];
|
|
1916
1915
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1918,8 +1917,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1918
1917
|
bond: bigint;
|
|
1919
1918
|
newEpochIndex: number;
|
|
1920
1919
|
};
|
|
1921
|
-
}, {
|
|
1922
1920
|
__kind: "NewKeysActivated";
|
|
1921
|
+
}, {
|
|
1923
1922
|
value: {
|
|
1924
1923
|
primaryCandidates: string[];
|
|
1925
1924
|
secondaryCandidates: string[];
|
|
@@ -1927,15 +1926,16 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1927
1926
|
bond: string | number;
|
|
1928
1927
|
newEpochIndex: number;
|
|
1929
1928
|
};
|
|
1929
|
+
__kind: "NewKeysActivated";
|
|
1930
1930
|
}>, z.ZodObject<{
|
|
1931
1931
|
__kind: z.ZodLiteral<"SessionRotating">;
|
|
1932
1932
|
value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
1933
1933
|
}, "strip", z.ZodTypeAny, {
|
|
1934
|
-
__kind: "SessionRotating";
|
|
1935
1934
|
value: [`cF${string}`[], bigint];
|
|
1936
|
-
}, {
|
|
1937
1935
|
__kind: "SessionRotating";
|
|
1936
|
+
}, {
|
|
1938
1937
|
value: [string[], string | number];
|
|
1938
|
+
__kind: "SessionRotating";
|
|
1939
1939
|
}>]>;
|
|
1940
1940
|
declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1941
1941
|
__kind: z.ZodLiteral<"SetGovernanceKey">;
|
|
@@ -1949,22 +1949,22 @@ declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__
|
|
|
1949
1949
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
1950
1950
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
1951
1951
|
}, "strip", z.ZodTypeAny, {
|
|
1952
|
-
__kind: "SetGovernanceKey";
|
|
1953
1952
|
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", `0x${string}`];
|
|
1954
|
-
}, {
|
|
1955
1953
|
__kind: "SetGovernanceKey";
|
|
1954
|
+
}, {
|
|
1956
1955
|
value: [{
|
|
1957
1956
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
1958
1957
|
}, string];
|
|
1958
|
+
__kind: "SetGovernanceKey";
|
|
1959
1959
|
}>, z.ZodObject<{
|
|
1960
1960
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
1961
1961
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1962
1962
|
}, "strip", z.ZodTypeAny, {
|
|
1963
|
-
__kind: "SetCommunityKey";
|
|
1964
1963
|
value: `0x${string}`;
|
|
1965
|
-
}, {
|
|
1966
1964
|
__kind: "SetCommunityKey";
|
|
1965
|
+
}, {
|
|
1967
1966
|
value: string;
|
|
1967
|
+
__kind: "SetCommunityKey";
|
|
1968
1968
|
}>]>;
|
|
1969
1969
|
declare const cfChainsEvmParityBit: z.ZodEffects<z.ZodObject<{
|
|
1970
1970
|
__kind: z.ZodEnum<["Odd", "Even"]>;
|
|
@@ -2063,17 +2063,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2063
2063
|
error: string;
|
|
2064
2064
|
}>;
|
|
2065
2065
|
}, "strip", z.ZodTypeAny, {
|
|
2066
|
-
__kind: "Module";
|
|
2067
2066
|
value: {
|
|
2068
2067
|
index: number;
|
|
2069
2068
|
error: `0x${string}`;
|
|
2070
2069
|
};
|
|
2071
|
-
}, {
|
|
2072
2070
|
__kind: "Module";
|
|
2071
|
+
}, {
|
|
2073
2072
|
value: {
|
|
2074
2073
|
index: number;
|
|
2075
2074
|
error: string;
|
|
2076
2075
|
};
|
|
2076
|
+
__kind: "Module";
|
|
2077
2077
|
}>, z.ZodObject<{
|
|
2078
2078
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2079
2079
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2104,13 +2104,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2104
2104
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2105
2105
|
}>;
|
|
2106
2106
|
}, "strip", z.ZodTypeAny, {
|
|
2107
|
-
__kind: "Token";
|
|
2108
2107
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2109
|
-
}, {
|
|
2110
2108
|
__kind: "Token";
|
|
2109
|
+
}, {
|
|
2111
2110
|
value: {
|
|
2112
2111
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2113
2112
|
};
|
|
2113
|
+
__kind: "Token";
|
|
2114
2114
|
}>, z.ZodObject<{
|
|
2115
2115
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2116
2116
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2123,13 +2123,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2123
2123
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2124
2124
|
}>;
|
|
2125
2125
|
}, "strip", z.ZodTypeAny, {
|
|
2126
|
-
__kind: "Arithmetic";
|
|
2127
2126
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2128
|
-
}, {
|
|
2129
2127
|
__kind: "Arithmetic";
|
|
2128
|
+
}, {
|
|
2130
2129
|
value: {
|
|
2131
2130
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2132
2131
|
};
|
|
2132
|
+
__kind: "Arithmetic";
|
|
2133
2133
|
}>, z.ZodObject<{
|
|
2134
2134
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2135
2135
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2142,13 +2142,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2142
2142
|
__kind: "LimitReached" | "NoLayer";
|
|
2143
2143
|
}>;
|
|
2144
2144
|
}, "strip", z.ZodTypeAny, {
|
|
2145
|
-
__kind: "Transactional";
|
|
2146
2145
|
value: "LimitReached" | "NoLayer";
|
|
2147
|
-
}, {
|
|
2148
2146
|
__kind: "Transactional";
|
|
2147
|
+
}, {
|
|
2149
2148
|
value: {
|
|
2150
2149
|
__kind: "LimitReached" | "NoLayer";
|
|
2151
2150
|
};
|
|
2151
|
+
__kind: "Transactional";
|
|
2152
2152
|
}>, z.ZodObject<{
|
|
2153
2153
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2154
2154
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2213,17 +2213,17 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2213
2213
|
error: string;
|
|
2214
2214
|
}>;
|
|
2215
2215
|
}, "strip", z.ZodTypeAny, {
|
|
2216
|
-
__kind: "Module";
|
|
2217
2216
|
value: {
|
|
2218
2217
|
index: number;
|
|
2219
2218
|
error: `0x${string}`;
|
|
2220
2219
|
};
|
|
2221
|
-
}, {
|
|
2222
2220
|
__kind: "Module";
|
|
2221
|
+
}, {
|
|
2223
2222
|
value: {
|
|
2224
2223
|
index: number;
|
|
2225
2224
|
error: string;
|
|
2226
2225
|
};
|
|
2226
|
+
__kind: "Module";
|
|
2227
2227
|
}>, z.ZodObject<{
|
|
2228
2228
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2229
2229
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2254,13 +2254,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2254
2254
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2255
2255
|
}>;
|
|
2256
2256
|
}, "strip", z.ZodTypeAny, {
|
|
2257
|
-
__kind: "Token";
|
|
2258
2257
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2259
|
-
}, {
|
|
2260
2258
|
__kind: "Token";
|
|
2259
|
+
}, {
|
|
2261
2260
|
value: {
|
|
2262
2261
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2263
2262
|
};
|
|
2263
|
+
__kind: "Token";
|
|
2264
2264
|
}>, z.ZodObject<{
|
|
2265
2265
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2266
2266
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2273,13 +2273,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2273
2273
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2274
2274
|
}>;
|
|
2275
2275
|
}, "strip", z.ZodTypeAny, {
|
|
2276
|
-
__kind: "Arithmetic";
|
|
2277
2276
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2278
|
-
}, {
|
|
2279
2277
|
__kind: "Arithmetic";
|
|
2278
|
+
}, {
|
|
2280
2279
|
value: {
|
|
2281
2280
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2282
2281
|
};
|
|
2282
|
+
__kind: "Arithmetic";
|
|
2283
2283
|
}>, z.ZodObject<{
|
|
2284
2284
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2285
2285
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2292,13 +2292,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2292
2292
|
__kind: "LimitReached" | "NoLayer";
|
|
2293
2293
|
}>;
|
|
2294
2294
|
}, "strip", z.ZodTypeAny, {
|
|
2295
|
-
__kind: "Transactional";
|
|
2296
2295
|
value: "LimitReached" | "NoLayer";
|
|
2297
|
-
}, {
|
|
2298
2296
|
__kind: "Transactional";
|
|
2297
|
+
}, {
|
|
2299
2298
|
value: {
|
|
2300
2299
|
__kind: "LimitReached" | "NoLayer";
|
|
2301
2300
|
};
|
|
2301
|
+
__kind: "Transactional";
|
|
2302
2302
|
}>, z.ZodObject<{
|
|
2303
2303
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2304
2304
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2325,7 +2325,6 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2325
2325
|
__kind: "RootNotAllowed";
|
|
2326
2326
|
}>]>;
|
|
2327
2327
|
}, "strip", z.ZodTypeAny, {
|
|
2328
|
-
__kind: "Err";
|
|
2329
2328
|
value: {
|
|
2330
2329
|
__kind: "Other";
|
|
2331
2330
|
} | {
|
|
@@ -2333,11 +2332,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2333
2332
|
} | {
|
|
2334
2333
|
__kind: "BadOrigin";
|
|
2335
2334
|
} | {
|
|
2336
|
-
__kind: "Module";
|
|
2337
2335
|
value: {
|
|
2338
2336
|
index: number;
|
|
2339
2337
|
error: `0x${string}`;
|
|
2340
2338
|
};
|
|
2339
|
+
__kind: "Module";
|
|
2341
2340
|
} | {
|
|
2342
2341
|
__kind: "ConsumerRemaining";
|
|
2343
2342
|
} | {
|
|
@@ -2345,14 +2344,14 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2345
2344
|
} | {
|
|
2346
2345
|
__kind: "TooManyConsumers";
|
|
2347
2346
|
} | {
|
|
2348
|
-
__kind: "Token";
|
|
2349
2347
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2348
|
+
__kind: "Token";
|
|
2350
2349
|
} | {
|
|
2351
|
-
__kind: "Arithmetic";
|
|
2352
2350
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2351
|
+
__kind: "Arithmetic";
|
|
2353
2352
|
} | {
|
|
2354
|
-
__kind: "Transactional";
|
|
2355
2353
|
value: "LimitReached" | "NoLayer";
|
|
2354
|
+
__kind: "Transactional";
|
|
2356
2355
|
} | {
|
|
2357
2356
|
__kind: "Exhausted";
|
|
2358
2357
|
} | {
|
|
@@ -2362,8 +2361,8 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2362
2361
|
} | {
|
|
2363
2362
|
__kind: "RootNotAllowed";
|
|
2364
2363
|
};
|
|
2365
|
-
}, {
|
|
2366
2364
|
__kind: "Err";
|
|
2365
|
+
}, {
|
|
2367
2366
|
value: {
|
|
2368
2367
|
__kind: "Other";
|
|
2369
2368
|
} | {
|
|
@@ -2371,11 +2370,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2371
2370
|
} | {
|
|
2372
2371
|
__kind: "BadOrigin";
|
|
2373
2372
|
} | {
|
|
2374
|
-
__kind: "Module";
|
|
2375
2373
|
value: {
|
|
2376
2374
|
index: number;
|
|
2377
2375
|
error: string;
|
|
2378
2376
|
};
|
|
2377
|
+
__kind: "Module";
|
|
2379
2378
|
} | {
|
|
2380
2379
|
__kind: "ConsumerRemaining";
|
|
2381
2380
|
} | {
|
|
@@ -2383,20 +2382,20 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2383
2382
|
} | {
|
|
2384
2383
|
__kind: "TooManyConsumers";
|
|
2385
2384
|
} | {
|
|
2386
|
-
__kind: "Token";
|
|
2387
2385
|
value: {
|
|
2388
2386
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2389
2387
|
};
|
|
2388
|
+
__kind: "Token";
|
|
2390
2389
|
} | {
|
|
2391
|
-
__kind: "Arithmetic";
|
|
2392
2390
|
value: {
|
|
2393
2391
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2394
2392
|
};
|
|
2393
|
+
__kind: "Arithmetic";
|
|
2395
2394
|
} | {
|
|
2396
|
-
__kind: "Transactional";
|
|
2397
2395
|
value: {
|
|
2398
2396
|
__kind: "LimitReached" | "NoLayer";
|
|
2399
2397
|
};
|
|
2398
|
+
__kind: "Transactional";
|
|
2400
2399
|
} | {
|
|
2401
2400
|
__kind: "Exhausted";
|
|
2402
2401
|
} | {
|
|
@@ -2406,16 +2405,17 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2406
2405
|
} | {
|
|
2407
2406
|
__kind: "RootNotAllowed";
|
|
2408
2407
|
};
|
|
2408
|
+
__kind: "Err";
|
|
2409
2409
|
}>]>;
|
|
2410
2410
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
2411
2411
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
|
|
2412
2412
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2413
2413
|
}, "strip", z.ZodTypeAny, {
|
|
2414
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2415
2414
|
value: `0x${string}`;
|
|
2416
|
-
}, {
|
|
2417
2415
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2416
|
+
}, {
|
|
2418
2417
|
value: string;
|
|
2418
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2419
2419
|
}>, {
|
|
2420
2420
|
readonly chain: "Ethereum";
|
|
2421
2421
|
readonly address: `0x${string}`;
|
|
@@ -2429,8 +2429,8 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
2429
2429
|
readonly chain: "Arbitrum";
|
|
2430
2430
|
readonly address: `0x${string}`;
|
|
2431
2431
|
}, {
|
|
2432
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2433
2432
|
value: string;
|
|
2433
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2434
2434
|
}>;
|
|
2435
2435
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
2436
2436
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
@@ -2470,11 +2470,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2470
2470
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
|
|
2471
2471
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2472
2472
|
}, "strip", z.ZodTypeAny, {
|
|
2473
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2474
2473
|
value: `0x${string}`;
|
|
2475
|
-
}, {
|
|
2476
2474
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2475
|
+
}, {
|
|
2477
2476
|
value: string;
|
|
2477
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2478
2478
|
}>, {
|
|
2479
2479
|
readonly chain: "Ethereum";
|
|
2480
2480
|
readonly address: `0x${string}`;
|
|
@@ -2488,8 +2488,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2488
2488
|
readonly chain: "Arbitrum";
|
|
2489
2489
|
readonly address: `0x${string}`;
|
|
2490
2490
|
}, {
|
|
2491
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2492
2491
|
value: string;
|
|
2492
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2493
2493
|
}>;
|
|
2494
2494
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2495
2495
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -2513,8 +2513,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2513
2513
|
}, {
|
|
2514
2514
|
__kind: "DepositChannel";
|
|
2515
2515
|
depositAddress: {
|
|
2516
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2517
2516
|
value: string;
|
|
2517
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2518
2518
|
};
|
|
2519
2519
|
channelId: string | number;
|
|
2520
2520
|
depositBlockHeight: string | number;
|
|
@@ -2532,47 +2532,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
2532
2532
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2533
2533
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2534
2534
|
}, "strip", z.ZodTypeAny, {
|
|
2535
|
-
__kind: "P2PKH";
|
|
2536
2535
|
value: `0x${string}`;
|
|
2537
|
-
}, {
|
|
2538
2536
|
__kind: "P2PKH";
|
|
2537
|
+
}, {
|
|
2539
2538
|
value: string;
|
|
2539
|
+
__kind: "P2PKH";
|
|
2540
2540
|
}>, z.ZodObject<{
|
|
2541
2541
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2542
2542
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2543
2543
|
}, "strip", z.ZodTypeAny, {
|
|
2544
|
-
__kind: "P2SH";
|
|
2545
2544
|
value: `0x${string}`;
|
|
2546
|
-
}, {
|
|
2547
2545
|
__kind: "P2SH";
|
|
2546
|
+
}, {
|
|
2548
2547
|
value: string;
|
|
2548
|
+
__kind: "P2SH";
|
|
2549
2549
|
}>, z.ZodObject<{
|
|
2550
2550
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2551
2551
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2552
2552
|
}, "strip", z.ZodTypeAny, {
|
|
2553
|
-
__kind: "P2WPKH";
|
|
2554
2553
|
value: `0x${string}`;
|
|
2555
|
-
}, {
|
|
2556
2554
|
__kind: "P2WPKH";
|
|
2555
|
+
}, {
|
|
2557
2556
|
value: string;
|
|
2557
|
+
__kind: "P2WPKH";
|
|
2558
2558
|
}>, z.ZodObject<{
|
|
2559
2559
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2560
2560
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2561
2561
|
}, "strip", z.ZodTypeAny, {
|
|
2562
|
-
__kind: "P2WSH";
|
|
2563
2562
|
value: `0x${string}`;
|
|
2564
|
-
}, {
|
|
2565
2563
|
__kind: "P2WSH";
|
|
2564
|
+
}, {
|
|
2566
2565
|
value: string;
|
|
2566
|
+
__kind: "P2WSH";
|
|
2567
2567
|
}>, z.ZodObject<{
|
|
2568
2568
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2569
2569
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2570
2570
|
}, "strip", z.ZodTypeAny, {
|
|
2571
|
-
__kind: "Taproot";
|
|
2572
2571
|
value: `0x${string}`;
|
|
2573
|
-
}, {
|
|
2574
2572
|
__kind: "Taproot";
|
|
2573
|
+
}, {
|
|
2575
2574
|
value: string;
|
|
2575
|
+
__kind: "Taproot";
|
|
2576
2576
|
}>, z.ZodObject<{
|
|
2577
2577
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2578
2578
|
version: z.ZodNumber;
|
|
@@ -2590,67 +2590,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2590
2590
|
__kind: z.ZodLiteral<"Eth">;
|
|
2591
2591
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2592
2592
|
}, "strip", z.ZodTypeAny, {
|
|
2593
|
-
__kind: "Eth";
|
|
2594
2593
|
value: `0x${string}`;
|
|
2595
|
-
}, {
|
|
2596
2594
|
__kind: "Eth";
|
|
2595
|
+
}, {
|
|
2597
2596
|
value: string;
|
|
2597
|
+
__kind: "Eth";
|
|
2598
2598
|
}>, z.ZodObject<{
|
|
2599
2599
|
__kind: z.ZodLiteral<"Dot">;
|
|
2600
2600
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2601
2601
|
}, "strip", z.ZodTypeAny, {
|
|
2602
|
-
__kind: "Dot";
|
|
2603
2602
|
value: `0x${string}`;
|
|
2604
|
-
}, {
|
|
2605
2603
|
__kind: "Dot";
|
|
2604
|
+
}, {
|
|
2606
2605
|
value: string;
|
|
2606
|
+
__kind: "Dot";
|
|
2607
2607
|
}>, z.ZodObject<{
|
|
2608
2608
|
__kind: z.ZodLiteral<"Btc">;
|
|
2609
2609
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2610
2610
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2611
2611
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2612
2612
|
}, "strip", z.ZodTypeAny, {
|
|
2613
|
-
__kind: "P2PKH";
|
|
2614
2613
|
value: `0x${string}`;
|
|
2615
|
-
}, {
|
|
2616
2614
|
__kind: "P2PKH";
|
|
2615
|
+
}, {
|
|
2617
2616
|
value: string;
|
|
2617
|
+
__kind: "P2PKH";
|
|
2618
2618
|
}>, z.ZodObject<{
|
|
2619
2619
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2620
2620
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2621
2621
|
}, "strip", z.ZodTypeAny, {
|
|
2622
|
-
__kind: "P2SH";
|
|
2623
2622
|
value: `0x${string}`;
|
|
2624
|
-
}, {
|
|
2625
2623
|
__kind: "P2SH";
|
|
2624
|
+
}, {
|
|
2626
2625
|
value: string;
|
|
2626
|
+
__kind: "P2SH";
|
|
2627
2627
|
}>, z.ZodObject<{
|
|
2628
2628
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2629
2629
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2630
2630
|
}, "strip", z.ZodTypeAny, {
|
|
2631
|
-
__kind: "P2WPKH";
|
|
2632
2631
|
value: `0x${string}`;
|
|
2633
|
-
}, {
|
|
2634
2632
|
__kind: "P2WPKH";
|
|
2633
|
+
}, {
|
|
2635
2634
|
value: string;
|
|
2635
|
+
__kind: "P2WPKH";
|
|
2636
2636
|
}>, z.ZodObject<{
|
|
2637
2637
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2638
2638
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2639
2639
|
}, "strip", z.ZodTypeAny, {
|
|
2640
|
-
__kind: "P2WSH";
|
|
2641
2640
|
value: `0x${string}`;
|
|
2642
|
-
}, {
|
|
2643
2641
|
__kind: "P2WSH";
|
|
2642
|
+
}, {
|
|
2644
2643
|
value: string;
|
|
2644
|
+
__kind: "P2WSH";
|
|
2645
2645
|
}>, z.ZodObject<{
|
|
2646
2646
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2647
2647
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2648
2648
|
}, "strip", z.ZodTypeAny, {
|
|
2649
|
-
__kind: "Taproot";
|
|
2650
2649
|
value: `0x${string}`;
|
|
2651
|
-
}, {
|
|
2652
2650
|
__kind: "Taproot";
|
|
2651
|
+
}, {
|
|
2653
2652
|
value: string;
|
|
2653
|
+
__kind: "Taproot";
|
|
2654
2654
|
}>, z.ZodObject<{
|
|
2655
2655
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2656
2656
|
version: z.ZodNumber;
|
|
@@ -2665,58 +2665,58 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2665
2665
|
program: string;
|
|
2666
2666
|
}>]>;
|
|
2667
2667
|
}, "strip", z.ZodTypeAny, {
|
|
2668
|
-
__kind: "Btc";
|
|
2669
2668
|
value: {
|
|
2670
|
-
__kind: "P2PKH";
|
|
2671
2669
|
value: `0x${string}`;
|
|
2670
|
+
__kind: "P2PKH";
|
|
2672
2671
|
} | {
|
|
2673
|
-
__kind: "P2SH";
|
|
2674
2672
|
value: `0x${string}`;
|
|
2673
|
+
__kind: "P2SH";
|
|
2675
2674
|
} | {
|
|
2676
|
-
__kind: "P2WPKH";
|
|
2677
2675
|
value: `0x${string}`;
|
|
2676
|
+
__kind: "P2WPKH";
|
|
2678
2677
|
} | {
|
|
2679
|
-
__kind: "P2WSH";
|
|
2680
2678
|
value: `0x${string}`;
|
|
2679
|
+
__kind: "P2WSH";
|
|
2681
2680
|
} | {
|
|
2682
|
-
__kind: "Taproot";
|
|
2683
2681
|
value: `0x${string}`;
|
|
2682
|
+
__kind: "Taproot";
|
|
2684
2683
|
} | {
|
|
2685
2684
|
__kind: "OtherSegwit";
|
|
2686
2685
|
version: number;
|
|
2687
2686
|
program: `0x${string}`;
|
|
2688
2687
|
};
|
|
2689
|
-
}, {
|
|
2690
2688
|
__kind: "Btc";
|
|
2689
|
+
}, {
|
|
2691
2690
|
value: {
|
|
2692
|
-
__kind: "P2PKH";
|
|
2693
2691
|
value: string;
|
|
2692
|
+
__kind: "P2PKH";
|
|
2694
2693
|
} | {
|
|
2695
|
-
__kind: "P2SH";
|
|
2696
2694
|
value: string;
|
|
2695
|
+
__kind: "P2SH";
|
|
2697
2696
|
} | {
|
|
2698
|
-
__kind: "P2WPKH";
|
|
2699
2697
|
value: string;
|
|
2698
|
+
__kind: "P2WPKH";
|
|
2700
2699
|
} | {
|
|
2701
|
-
__kind: "P2WSH";
|
|
2702
2700
|
value: string;
|
|
2701
|
+
__kind: "P2WSH";
|
|
2703
2702
|
} | {
|
|
2704
|
-
__kind: "Taproot";
|
|
2705
2703
|
value: string;
|
|
2704
|
+
__kind: "Taproot";
|
|
2706
2705
|
} | {
|
|
2707
2706
|
__kind: "OtherSegwit";
|
|
2708
2707
|
version: number;
|
|
2709
2708
|
program: string;
|
|
2710
2709
|
};
|
|
2710
|
+
__kind: "Btc";
|
|
2711
2711
|
}>, z.ZodObject<{
|
|
2712
2712
|
__kind: z.ZodLiteral<"Arb">;
|
|
2713
2713
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2714
2714
|
}, "strip", z.ZodTypeAny, {
|
|
2715
|
-
__kind: "Arb";
|
|
2716
2715
|
value: `0x${string}`;
|
|
2717
|
-
}, {
|
|
2718
2716
|
__kind: "Arb";
|
|
2717
|
+
}, {
|
|
2719
2718
|
value: string;
|
|
2719
|
+
__kind: "Arb";
|
|
2720
2720
|
}>]>;
|
|
2721
2721
|
declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2722
2722
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -2724,67 +2724,67 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
2724
2724
|
__kind: z.ZodLiteral<"Eth">;
|
|
2725
2725
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2726
2726
|
}, "strip", z.ZodTypeAny, {
|
|
2727
|
-
__kind: "Eth";
|
|
2728
2727
|
value: `0x${string}`;
|
|
2729
|
-
}, {
|
|
2730
2728
|
__kind: "Eth";
|
|
2729
|
+
}, {
|
|
2731
2730
|
value: string;
|
|
2731
|
+
__kind: "Eth";
|
|
2732
2732
|
}>, z.ZodObject<{
|
|
2733
2733
|
__kind: z.ZodLiteral<"Dot">;
|
|
2734
2734
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2735
2735
|
}, "strip", z.ZodTypeAny, {
|
|
2736
|
-
__kind: "Dot";
|
|
2737
2736
|
value: `0x${string}`;
|
|
2738
|
-
}, {
|
|
2739
2737
|
__kind: "Dot";
|
|
2738
|
+
}, {
|
|
2740
2739
|
value: string;
|
|
2740
|
+
__kind: "Dot";
|
|
2741
2741
|
}>, z.ZodObject<{
|
|
2742
2742
|
__kind: z.ZodLiteral<"Btc">;
|
|
2743
2743
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2744
2744
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2745
2745
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2746
2746
|
}, "strip", z.ZodTypeAny, {
|
|
2747
|
-
__kind: "P2PKH";
|
|
2748
2747
|
value: `0x${string}`;
|
|
2749
|
-
}, {
|
|
2750
2748
|
__kind: "P2PKH";
|
|
2749
|
+
}, {
|
|
2751
2750
|
value: string;
|
|
2751
|
+
__kind: "P2PKH";
|
|
2752
2752
|
}>, z.ZodObject<{
|
|
2753
2753
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2754
2754
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2755
2755
|
}, "strip", z.ZodTypeAny, {
|
|
2756
|
-
__kind: "P2SH";
|
|
2757
2756
|
value: `0x${string}`;
|
|
2758
|
-
}, {
|
|
2759
2757
|
__kind: "P2SH";
|
|
2758
|
+
}, {
|
|
2760
2759
|
value: string;
|
|
2760
|
+
__kind: "P2SH";
|
|
2761
2761
|
}>, z.ZodObject<{
|
|
2762
2762
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2763
2763
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2764
2764
|
}, "strip", z.ZodTypeAny, {
|
|
2765
|
-
__kind: "P2WPKH";
|
|
2766
2765
|
value: `0x${string}`;
|
|
2767
|
-
}, {
|
|
2768
2766
|
__kind: "P2WPKH";
|
|
2767
|
+
}, {
|
|
2769
2768
|
value: string;
|
|
2769
|
+
__kind: "P2WPKH";
|
|
2770
2770
|
}>, z.ZodObject<{
|
|
2771
2771
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2772
2772
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2773
2773
|
}, "strip", z.ZodTypeAny, {
|
|
2774
|
-
__kind: "P2WSH";
|
|
2775
2774
|
value: `0x${string}`;
|
|
2776
|
-
}, {
|
|
2777
2775
|
__kind: "P2WSH";
|
|
2776
|
+
}, {
|
|
2778
2777
|
value: string;
|
|
2778
|
+
__kind: "P2WSH";
|
|
2779
2779
|
}>, z.ZodObject<{
|
|
2780
2780
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2781
2781
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2782
2782
|
}, "strip", z.ZodTypeAny, {
|
|
2783
|
-
__kind: "Taproot";
|
|
2784
2783
|
value: `0x${string}`;
|
|
2785
|
-
}, {
|
|
2786
2784
|
__kind: "Taproot";
|
|
2785
|
+
}, {
|
|
2787
2786
|
value: string;
|
|
2787
|
+
__kind: "Taproot";
|
|
2788
2788
|
}>, z.ZodObject<{
|
|
2789
2789
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2790
2790
|
version: z.ZodNumber;
|
|
@@ -2799,145 +2799,145 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
2799
2799
|
program: string;
|
|
2800
2800
|
}>]>;
|
|
2801
2801
|
}, "strip", z.ZodTypeAny, {
|
|
2802
|
-
__kind: "Btc";
|
|
2803
2802
|
value: {
|
|
2804
|
-
__kind: "P2PKH";
|
|
2805
2803
|
value: `0x${string}`;
|
|
2804
|
+
__kind: "P2PKH";
|
|
2806
2805
|
} | {
|
|
2807
|
-
__kind: "P2SH";
|
|
2808
2806
|
value: `0x${string}`;
|
|
2807
|
+
__kind: "P2SH";
|
|
2809
2808
|
} | {
|
|
2810
|
-
__kind: "P2WPKH";
|
|
2811
2809
|
value: `0x${string}`;
|
|
2810
|
+
__kind: "P2WPKH";
|
|
2812
2811
|
} | {
|
|
2813
|
-
__kind: "P2WSH";
|
|
2814
2812
|
value: `0x${string}`;
|
|
2813
|
+
__kind: "P2WSH";
|
|
2815
2814
|
} | {
|
|
2816
|
-
__kind: "Taproot";
|
|
2817
2815
|
value: `0x${string}`;
|
|
2816
|
+
__kind: "Taproot";
|
|
2818
2817
|
} | {
|
|
2819
2818
|
__kind: "OtherSegwit";
|
|
2820
2819
|
version: number;
|
|
2821
2820
|
program: `0x${string}`;
|
|
2822
2821
|
};
|
|
2823
|
-
}, {
|
|
2824
2822
|
__kind: "Btc";
|
|
2823
|
+
}, {
|
|
2825
2824
|
value: {
|
|
2826
|
-
__kind: "P2PKH";
|
|
2827
2825
|
value: string;
|
|
2826
|
+
__kind: "P2PKH";
|
|
2828
2827
|
} | {
|
|
2829
|
-
__kind: "P2SH";
|
|
2830
2828
|
value: string;
|
|
2829
|
+
__kind: "P2SH";
|
|
2831
2830
|
} | {
|
|
2832
|
-
__kind: "P2WPKH";
|
|
2833
2831
|
value: string;
|
|
2832
|
+
__kind: "P2WPKH";
|
|
2834
2833
|
} | {
|
|
2835
|
-
__kind: "P2WSH";
|
|
2836
2834
|
value: string;
|
|
2835
|
+
__kind: "P2WSH";
|
|
2837
2836
|
} | {
|
|
2838
|
-
__kind: "Taproot";
|
|
2839
2837
|
value: string;
|
|
2838
|
+
__kind: "Taproot";
|
|
2840
2839
|
} | {
|
|
2841
2840
|
__kind: "OtherSegwit";
|
|
2842
2841
|
version: number;
|
|
2843
2842
|
program: string;
|
|
2844
2843
|
};
|
|
2844
|
+
__kind: "Btc";
|
|
2845
2845
|
}>, z.ZodObject<{
|
|
2846
2846
|
__kind: z.ZodLiteral<"Arb">;
|
|
2847
2847
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2848
2848
|
}, "strip", z.ZodTypeAny, {
|
|
2849
|
-
__kind: "Arb";
|
|
2850
2849
|
value: `0x${string}`;
|
|
2851
|
-
}, {
|
|
2852
2850
|
__kind: "Arb";
|
|
2851
|
+
}, {
|
|
2853
2852
|
value: string;
|
|
2853
|
+
__kind: "Arb";
|
|
2854
2854
|
}>]>;
|
|
2855
2855
|
}, "strip", z.ZodTypeAny, {
|
|
2856
|
-
__kind: "Swap";
|
|
2857
2856
|
value: {
|
|
2858
|
-
__kind: "Eth";
|
|
2859
2857
|
value: `0x${string}`;
|
|
2858
|
+
__kind: "Eth";
|
|
2860
2859
|
} | {
|
|
2861
|
-
__kind: "Dot";
|
|
2862
2860
|
value: `0x${string}`;
|
|
2861
|
+
__kind: "Dot";
|
|
2863
2862
|
} | {
|
|
2864
|
-
__kind: "Btc";
|
|
2865
2863
|
value: {
|
|
2866
|
-
__kind: "P2PKH";
|
|
2867
2864
|
value: `0x${string}`;
|
|
2865
|
+
__kind: "P2PKH";
|
|
2868
2866
|
} | {
|
|
2869
|
-
__kind: "P2SH";
|
|
2870
2867
|
value: `0x${string}`;
|
|
2868
|
+
__kind: "P2SH";
|
|
2871
2869
|
} | {
|
|
2872
|
-
__kind: "P2WPKH";
|
|
2873
2870
|
value: `0x${string}`;
|
|
2871
|
+
__kind: "P2WPKH";
|
|
2874
2872
|
} | {
|
|
2875
|
-
__kind: "P2WSH";
|
|
2876
2873
|
value: `0x${string}`;
|
|
2874
|
+
__kind: "P2WSH";
|
|
2877
2875
|
} | {
|
|
2878
|
-
__kind: "Taproot";
|
|
2879
2876
|
value: `0x${string}`;
|
|
2877
|
+
__kind: "Taproot";
|
|
2880
2878
|
} | {
|
|
2881
2879
|
__kind: "OtherSegwit";
|
|
2882
2880
|
version: number;
|
|
2883
2881
|
program: `0x${string}`;
|
|
2884
2882
|
};
|
|
2883
|
+
__kind: "Btc";
|
|
2885
2884
|
} | {
|
|
2886
|
-
__kind: "Arb";
|
|
2887
2885
|
value: `0x${string}`;
|
|
2886
|
+
__kind: "Arb";
|
|
2888
2887
|
};
|
|
2889
|
-
}, {
|
|
2890
2888
|
__kind: "Swap";
|
|
2889
|
+
}, {
|
|
2891
2890
|
value: {
|
|
2892
|
-
__kind: "Eth";
|
|
2893
2891
|
value: string;
|
|
2892
|
+
__kind: "Eth";
|
|
2894
2893
|
} | {
|
|
2895
|
-
__kind: "Dot";
|
|
2896
2894
|
value: string;
|
|
2895
|
+
__kind: "Dot";
|
|
2897
2896
|
} | {
|
|
2898
|
-
__kind: "Btc";
|
|
2899
2897
|
value: {
|
|
2900
|
-
__kind: "P2PKH";
|
|
2901
2898
|
value: string;
|
|
2899
|
+
__kind: "P2PKH";
|
|
2902
2900
|
} | {
|
|
2903
|
-
__kind: "P2SH";
|
|
2904
2901
|
value: string;
|
|
2902
|
+
__kind: "P2SH";
|
|
2905
2903
|
} | {
|
|
2906
|
-
__kind: "P2WPKH";
|
|
2907
2904
|
value: string;
|
|
2905
|
+
__kind: "P2WPKH";
|
|
2908
2906
|
} | {
|
|
2909
|
-
__kind: "P2WSH";
|
|
2910
2907
|
value: string;
|
|
2908
|
+
__kind: "P2WSH";
|
|
2911
2909
|
} | {
|
|
2912
|
-
__kind: "Taproot";
|
|
2913
2910
|
value: string;
|
|
2911
|
+
__kind: "Taproot";
|
|
2914
2912
|
} | {
|
|
2915
2913
|
__kind: "OtherSegwit";
|
|
2916
2914
|
version: number;
|
|
2917
2915
|
program: string;
|
|
2918
2916
|
};
|
|
2917
|
+
__kind: "Btc";
|
|
2919
2918
|
} | {
|
|
2920
|
-
__kind: "Arb";
|
|
2921
2919
|
value: string;
|
|
2920
|
+
__kind: "Arb";
|
|
2922
2921
|
};
|
|
2922
|
+
__kind: "Swap";
|
|
2923
2923
|
}>, z.ZodObject<{
|
|
2924
2924
|
__kind: z.ZodLiteral<"CcmPrincipal">;
|
|
2925
2925
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2926
2926
|
}, "strip", z.ZodTypeAny, {
|
|
2927
|
-
__kind: "CcmPrincipal";
|
|
2928
2927
|
value: bigint;
|
|
2929
|
-
}, {
|
|
2930
2928
|
__kind: "CcmPrincipal";
|
|
2929
|
+
}, {
|
|
2931
2930
|
value: string | number;
|
|
2931
|
+
__kind: "CcmPrincipal";
|
|
2932
2932
|
}>, z.ZodObject<{
|
|
2933
2933
|
__kind: z.ZodLiteral<"CcmGas">;
|
|
2934
2934
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2935
2935
|
}, "strip", z.ZodTypeAny, {
|
|
2936
|
-
__kind: "CcmGas";
|
|
2937
2936
|
value: bigint;
|
|
2938
|
-
}, {
|
|
2939
2937
|
__kind: "CcmGas";
|
|
2938
|
+
}, {
|
|
2940
2939
|
value: string | number;
|
|
2940
|
+
__kind: "CcmGas";
|
|
2941
2941
|
}>, z.ZodObject<{
|
|
2942
2942
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
2943
2943
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2974,67 +2974,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2974
2974
|
__kind: z.ZodLiteral<"Eth">;
|
|
2975
2975
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2976
2976
|
}, "strip", z.ZodTypeAny, {
|
|
2977
|
-
__kind: "Eth";
|
|
2978
2977
|
value: `0x${string}`;
|
|
2979
|
-
}, {
|
|
2980
2978
|
__kind: "Eth";
|
|
2979
|
+
}, {
|
|
2981
2980
|
value: string;
|
|
2981
|
+
__kind: "Eth";
|
|
2982
2982
|
}>, z.ZodObject<{
|
|
2983
2983
|
__kind: z.ZodLiteral<"Dot">;
|
|
2984
2984
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2985
2985
|
}, "strip", z.ZodTypeAny, {
|
|
2986
|
-
__kind: "Dot";
|
|
2987
2986
|
value: `0x${string}`;
|
|
2988
|
-
}, {
|
|
2989
2987
|
__kind: "Dot";
|
|
2988
|
+
}, {
|
|
2990
2989
|
value: string;
|
|
2990
|
+
__kind: "Dot";
|
|
2991
2991
|
}>, z.ZodObject<{
|
|
2992
2992
|
__kind: z.ZodLiteral<"Btc">;
|
|
2993
2993
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2994
2994
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2995
2995
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2996
2996
|
}, "strip", z.ZodTypeAny, {
|
|
2997
|
-
__kind: "P2PKH";
|
|
2998
2997
|
value: `0x${string}`;
|
|
2999
|
-
}, {
|
|
3000
2998
|
__kind: "P2PKH";
|
|
2999
|
+
}, {
|
|
3001
3000
|
value: string;
|
|
3001
|
+
__kind: "P2PKH";
|
|
3002
3002
|
}>, z.ZodObject<{
|
|
3003
3003
|
__kind: z.ZodLiteral<"P2SH">;
|
|
3004
3004
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3005
3005
|
}, "strip", z.ZodTypeAny, {
|
|
3006
|
-
__kind: "P2SH";
|
|
3007
3006
|
value: `0x${string}`;
|
|
3008
|
-
}, {
|
|
3009
3007
|
__kind: "P2SH";
|
|
3008
|
+
}, {
|
|
3010
3009
|
value: string;
|
|
3010
|
+
__kind: "P2SH";
|
|
3011
3011
|
}>, z.ZodObject<{
|
|
3012
3012
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3013
3013
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3014
3014
|
}, "strip", z.ZodTypeAny, {
|
|
3015
|
-
__kind: "P2WPKH";
|
|
3016
3015
|
value: `0x${string}`;
|
|
3017
|
-
}, {
|
|
3018
3016
|
__kind: "P2WPKH";
|
|
3017
|
+
}, {
|
|
3019
3018
|
value: string;
|
|
3019
|
+
__kind: "P2WPKH";
|
|
3020
3020
|
}>, z.ZodObject<{
|
|
3021
3021
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
3022
3022
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3023
3023
|
}, "strip", z.ZodTypeAny, {
|
|
3024
|
-
__kind: "P2WSH";
|
|
3025
3024
|
value: `0x${string}`;
|
|
3026
|
-
}, {
|
|
3027
3025
|
__kind: "P2WSH";
|
|
3026
|
+
}, {
|
|
3028
3027
|
value: string;
|
|
3028
|
+
__kind: "P2WSH";
|
|
3029
3029
|
}>, z.ZodObject<{
|
|
3030
3030
|
__kind: z.ZodLiteral<"Taproot">;
|
|
3031
3031
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3032
3032
|
}, "strip", z.ZodTypeAny, {
|
|
3033
|
-
__kind: "Taproot";
|
|
3034
3033
|
value: `0x${string}`;
|
|
3035
|
-
}, {
|
|
3036
3034
|
__kind: "Taproot";
|
|
3035
|
+
}, {
|
|
3037
3036
|
value: string;
|
|
3037
|
+
__kind: "Taproot";
|
|
3038
3038
|
}>, z.ZodObject<{
|
|
3039
3039
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3040
3040
|
version: z.ZodNumber;
|
|
@@ -3049,58 +3049,58 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3049
3049
|
program: string;
|
|
3050
3050
|
}>]>;
|
|
3051
3051
|
}, "strip", z.ZodTypeAny, {
|
|
3052
|
-
__kind: "Btc";
|
|
3053
3052
|
value: {
|
|
3054
|
-
__kind: "P2PKH";
|
|
3055
3053
|
value: `0x${string}`;
|
|
3054
|
+
__kind: "P2PKH";
|
|
3056
3055
|
} | {
|
|
3057
|
-
__kind: "P2SH";
|
|
3058
3056
|
value: `0x${string}`;
|
|
3057
|
+
__kind: "P2SH";
|
|
3059
3058
|
} | {
|
|
3060
|
-
__kind: "P2WPKH";
|
|
3061
3059
|
value: `0x${string}`;
|
|
3060
|
+
__kind: "P2WPKH";
|
|
3062
3061
|
} | {
|
|
3063
|
-
__kind: "P2WSH";
|
|
3064
3062
|
value: `0x${string}`;
|
|
3063
|
+
__kind: "P2WSH";
|
|
3065
3064
|
} | {
|
|
3066
|
-
__kind: "Taproot";
|
|
3067
3065
|
value: `0x${string}`;
|
|
3066
|
+
__kind: "Taproot";
|
|
3068
3067
|
} | {
|
|
3069
3068
|
__kind: "OtherSegwit";
|
|
3070
3069
|
version: number;
|
|
3071
3070
|
program: `0x${string}`;
|
|
3072
3071
|
};
|
|
3073
|
-
}, {
|
|
3074
3072
|
__kind: "Btc";
|
|
3073
|
+
}, {
|
|
3075
3074
|
value: {
|
|
3076
|
-
__kind: "P2PKH";
|
|
3077
3075
|
value: string;
|
|
3076
|
+
__kind: "P2PKH";
|
|
3078
3077
|
} | {
|
|
3079
|
-
__kind: "P2SH";
|
|
3080
3078
|
value: string;
|
|
3079
|
+
__kind: "P2SH";
|
|
3081
3080
|
} | {
|
|
3082
|
-
__kind: "P2WPKH";
|
|
3083
3081
|
value: string;
|
|
3082
|
+
__kind: "P2WPKH";
|
|
3084
3083
|
} | {
|
|
3085
|
-
__kind: "P2WSH";
|
|
3086
3084
|
value: string;
|
|
3085
|
+
__kind: "P2WSH";
|
|
3087
3086
|
} | {
|
|
3088
|
-
__kind: "Taproot";
|
|
3089
3087
|
value: string;
|
|
3088
|
+
__kind: "Taproot";
|
|
3090
3089
|
} | {
|
|
3091
3090
|
__kind: "OtherSegwit";
|
|
3092
3091
|
version: number;
|
|
3093
3092
|
program: string;
|
|
3094
3093
|
};
|
|
3094
|
+
__kind: "Btc";
|
|
3095
3095
|
}>, z.ZodObject<{
|
|
3096
3096
|
__kind: z.ZodLiteral<"Arb">;
|
|
3097
3097
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3098
3098
|
}, "strip", z.ZodTypeAny, {
|
|
3099
|
-
__kind: "Arb";
|
|
3100
3099
|
value: `0x${string}`;
|
|
3101
|
-
}, {
|
|
3102
3100
|
__kind: "Arb";
|
|
3101
|
+
}, {
|
|
3103
3102
|
value: string;
|
|
3103
|
+
__kind: "Arb";
|
|
3104
3104
|
}>]>>>;
|
|
3105
3105
|
channelMetadata: z.ZodObject<{
|
|
3106
3106
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -3123,36 +3123,36 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3123
3123
|
cfParameters: `0x${string}`;
|
|
3124
3124
|
};
|
|
3125
3125
|
sourceAddress?: {
|
|
3126
|
-
__kind: "Eth";
|
|
3127
3126
|
value: `0x${string}`;
|
|
3127
|
+
__kind: "Eth";
|
|
3128
3128
|
} | {
|
|
3129
|
-
__kind: "Dot";
|
|
3130
3129
|
value: `0x${string}`;
|
|
3130
|
+
__kind: "Dot";
|
|
3131
3131
|
} | {
|
|
3132
|
-
__kind: "Btc";
|
|
3133
3132
|
value: {
|
|
3134
|
-
__kind: "P2PKH";
|
|
3135
3133
|
value: `0x${string}`;
|
|
3134
|
+
__kind: "P2PKH";
|
|
3136
3135
|
} | {
|
|
3137
|
-
__kind: "P2SH";
|
|
3138
3136
|
value: `0x${string}`;
|
|
3137
|
+
__kind: "P2SH";
|
|
3139
3138
|
} | {
|
|
3140
|
-
__kind: "P2WPKH";
|
|
3141
3139
|
value: `0x${string}`;
|
|
3140
|
+
__kind: "P2WPKH";
|
|
3142
3141
|
} | {
|
|
3143
|
-
__kind: "P2WSH";
|
|
3144
3142
|
value: `0x${string}`;
|
|
3143
|
+
__kind: "P2WSH";
|
|
3145
3144
|
} | {
|
|
3146
|
-
__kind: "Taproot";
|
|
3147
3145
|
value: `0x${string}`;
|
|
3146
|
+
__kind: "Taproot";
|
|
3148
3147
|
} | {
|
|
3149
3148
|
__kind: "OtherSegwit";
|
|
3150
3149
|
version: number;
|
|
3151
3150
|
program: `0x${string}`;
|
|
3152
3151
|
};
|
|
3152
|
+
__kind: "Btc";
|
|
3153
3153
|
} | {
|
|
3154
|
-
__kind: "Arb";
|
|
3155
3154
|
value: `0x${string}`;
|
|
3155
|
+
__kind: "Arb";
|
|
3156
3156
|
} | null | undefined;
|
|
3157
3157
|
}, {
|
|
3158
3158
|
sourceChain: {
|
|
@@ -3164,36 +3164,36 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3164
3164
|
cfParameters: string;
|
|
3165
3165
|
};
|
|
3166
3166
|
sourceAddress?: {
|
|
3167
|
-
__kind: "Eth";
|
|
3168
3167
|
value: string;
|
|
3168
|
+
__kind: "Eth";
|
|
3169
3169
|
} | {
|
|
3170
|
-
__kind: "Dot";
|
|
3171
3170
|
value: string;
|
|
3171
|
+
__kind: "Dot";
|
|
3172
3172
|
} | {
|
|
3173
|
-
__kind: "Btc";
|
|
3174
3173
|
value: {
|
|
3175
|
-
__kind: "P2PKH";
|
|
3176
3174
|
value: string;
|
|
3175
|
+
__kind: "P2PKH";
|
|
3177
3176
|
} | {
|
|
3178
|
-
__kind: "P2SH";
|
|
3179
3177
|
value: string;
|
|
3178
|
+
__kind: "P2SH";
|
|
3180
3179
|
} | {
|
|
3181
|
-
__kind: "P2WPKH";
|
|
3182
3180
|
value: string;
|
|
3181
|
+
__kind: "P2WPKH";
|
|
3183
3182
|
} | {
|
|
3184
|
-
__kind: "P2WSH";
|
|
3185
3183
|
value: string;
|
|
3184
|
+
__kind: "P2WSH";
|
|
3186
3185
|
} | {
|
|
3187
|
-
__kind: "Taproot";
|
|
3188
3186
|
value: string;
|
|
3187
|
+
__kind: "Taproot";
|
|
3189
3188
|
} | {
|
|
3190
3189
|
__kind: "OtherSegwit";
|
|
3191
3190
|
version: number;
|
|
3192
3191
|
program: string;
|
|
3193
3192
|
};
|
|
3193
|
+
__kind: "Btc";
|
|
3194
3194
|
} | {
|
|
3195
|
-
__kind: "Arb";
|
|
3196
3195
|
value: string;
|
|
3196
|
+
__kind: "Arb";
|
|
3197
3197
|
} | null | undefined;
|
|
3198
3198
|
}>;
|
|
3199
3199
|
declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
|
|
@@ -3493,7 +3493,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3493
3493
|
};
|
|
3494
3494
|
}>;
|
|
3495
3495
|
}, "strip", z.ZodTypeAny, {
|
|
3496
|
-
__kind: "Increase";
|
|
3497
3496
|
value: {
|
|
3498
3497
|
liquidity: bigint;
|
|
3499
3498
|
amounts: {
|
|
@@ -3501,8 +3500,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3501
3500
|
quote: bigint;
|
|
3502
3501
|
};
|
|
3503
3502
|
};
|
|
3504
|
-
}, {
|
|
3505
3503
|
__kind: "Increase";
|
|
3504
|
+
}, {
|
|
3506
3505
|
value: {
|
|
3507
3506
|
liquidity: string | number;
|
|
3508
3507
|
amounts: {
|
|
@@ -3510,6 +3509,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3510
3509
|
quote: string | number;
|
|
3511
3510
|
};
|
|
3512
3511
|
};
|
|
3512
|
+
__kind: "Increase";
|
|
3513
3513
|
}>, z.ZodObject<{
|
|
3514
3514
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3515
3515
|
value: z.ZodObject<{
|
|
@@ -3538,7 +3538,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3538
3538
|
};
|
|
3539
3539
|
}>;
|
|
3540
3540
|
}, "strip", z.ZodTypeAny, {
|
|
3541
|
-
__kind: "Decrease";
|
|
3542
3541
|
value: {
|
|
3543
3542
|
liquidity: bigint;
|
|
3544
3543
|
amounts: {
|
|
@@ -3546,8 +3545,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3546
3545
|
quote: bigint;
|
|
3547
3546
|
};
|
|
3548
3547
|
};
|
|
3549
|
-
}, {
|
|
3550
3548
|
__kind: "Decrease";
|
|
3549
|
+
}, {
|
|
3551
3550
|
value: {
|
|
3552
3551
|
liquidity: string | number;
|
|
3553
3552
|
amounts: {
|
|
@@ -3555,6 +3554,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3555
3554
|
quote: string | number;
|
|
3556
3555
|
};
|
|
3557
3556
|
};
|
|
3557
|
+
__kind: "Decrease";
|
|
3558
3558
|
}>]>;
|
|
3559
3559
|
declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
|
|
3560
3560
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -3569,20 +3569,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
3569
3569
|
__kind: z.ZodLiteral<"Increase">;
|
|
3570
3570
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3571
3571
|
}, "strip", z.ZodTypeAny, {
|
|
3572
|
-
__kind: "Increase";
|
|
3573
3572
|
value: bigint;
|
|
3574
|
-
}, {
|
|
3575
3573
|
__kind: "Increase";
|
|
3574
|
+
}, {
|
|
3576
3575
|
value: string | number;
|
|
3576
|
+
__kind: "Increase";
|
|
3577
3577
|
}>, z.ZodObject<{
|
|
3578
3578
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3579
3579
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3580
3580
|
}, "strip", z.ZodTypeAny, {
|
|
3581
|
-
__kind: "Decrease";
|
|
3582
3581
|
value: bigint;
|
|
3583
|
-
}, {
|
|
3584
3582
|
__kind: "Decrease";
|
|
3583
|
+
}, {
|
|
3585
3584
|
value: string | number;
|
|
3585
|
+
__kind: "Decrease";
|
|
3586
3586
|
}>]>;
|
|
3587
3587
|
declare const palletCfPoolsAssetPair: z.ZodObject<{
|
|
3588
3588
|
assets: z.ZodObject<{
|
|
@@ -3817,17 +3817,17 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3817
3817
|
error: string;
|
|
3818
3818
|
}>;
|
|
3819
3819
|
}, "strip", z.ZodTypeAny, {
|
|
3820
|
-
__kind: "Module";
|
|
3821
3820
|
value: {
|
|
3822
3821
|
index: number;
|
|
3823
3822
|
error: `0x${string}`;
|
|
3824
3823
|
};
|
|
3825
|
-
}, {
|
|
3826
3824
|
__kind: "Module";
|
|
3825
|
+
}, {
|
|
3827
3826
|
value: {
|
|
3828
3827
|
index: number;
|
|
3829
3828
|
error: string;
|
|
3830
3829
|
};
|
|
3830
|
+
__kind: "Module";
|
|
3831
3831
|
}>, z.ZodObject<{
|
|
3832
3832
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
3833
3833
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3858,13 +3858,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3858
3858
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3859
3859
|
}>;
|
|
3860
3860
|
}, "strip", z.ZodTypeAny, {
|
|
3861
|
-
__kind: "Token";
|
|
3862
3861
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3863
|
-
}, {
|
|
3864
3862
|
__kind: "Token";
|
|
3863
|
+
}, {
|
|
3865
3864
|
value: {
|
|
3866
3865
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3867
3866
|
};
|
|
3867
|
+
__kind: "Token";
|
|
3868
3868
|
}>, z.ZodObject<{
|
|
3869
3869
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
3870
3870
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3877,13 +3877,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3877
3877
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3878
3878
|
}>;
|
|
3879
3879
|
}, "strip", z.ZodTypeAny, {
|
|
3880
|
-
__kind: "Arithmetic";
|
|
3881
3880
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3882
|
-
}, {
|
|
3883
3881
|
__kind: "Arithmetic";
|
|
3882
|
+
}, {
|
|
3884
3883
|
value: {
|
|
3885
3884
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3886
3885
|
};
|
|
3886
|
+
__kind: "Arithmetic";
|
|
3887
3887
|
}>, z.ZodObject<{
|
|
3888
3888
|
__kind: z.ZodLiteral<"Transactional">;
|
|
3889
3889
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3896,13 +3896,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3896
3896
|
__kind: "LimitReached" | "NoLayer";
|
|
3897
3897
|
}>;
|
|
3898
3898
|
}, "strip", z.ZodTypeAny, {
|
|
3899
|
-
__kind: "Transactional";
|
|
3900
3899
|
value: "LimitReached" | "NoLayer";
|
|
3901
|
-
}, {
|
|
3902
3900
|
__kind: "Transactional";
|
|
3901
|
+
}, {
|
|
3903
3902
|
value: {
|
|
3904
3903
|
__kind: "LimitReached" | "NoLayer";
|
|
3905
3904
|
};
|
|
3905
|
+
__kind: "Transactional";
|
|
3906
3906
|
}>, z.ZodObject<{
|
|
3907
3907
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
3908
3908
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3929,7 +3929,6 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3929
3929
|
__kind: "RootNotAllowed";
|
|
3930
3930
|
}>]>;
|
|
3931
3931
|
}, "strip", z.ZodTypeAny, {
|
|
3932
|
-
__kind: "DispatchError";
|
|
3933
3932
|
value: {
|
|
3934
3933
|
__kind: "Other";
|
|
3935
3934
|
} | {
|
|
@@ -3937,11 +3936,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3937
3936
|
} | {
|
|
3938
3937
|
__kind: "BadOrigin";
|
|
3939
3938
|
} | {
|
|
3940
|
-
__kind: "Module";
|
|
3941
3939
|
value: {
|
|
3942
3940
|
index: number;
|
|
3943
3941
|
error: `0x${string}`;
|
|
3944
3942
|
};
|
|
3943
|
+
__kind: "Module";
|
|
3945
3944
|
} | {
|
|
3946
3945
|
__kind: "ConsumerRemaining";
|
|
3947
3946
|
} | {
|
|
@@ -3949,14 +3948,14 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3949
3948
|
} | {
|
|
3950
3949
|
__kind: "TooManyConsumers";
|
|
3951
3950
|
} | {
|
|
3952
|
-
__kind: "Token";
|
|
3953
3951
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3952
|
+
__kind: "Token";
|
|
3954
3953
|
} | {
|
|
3955
|
-
__kind: "Arithmetic";
|
|
3956
3954
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3955
|
+
__kind: "Arithmetic";
|
|
3957
3956
|
} | {
|
|
3958
|
-
__kind: "Transactional";
|
|
3959
3957
|
value: "LimitReached" | "NoLayer";
|
|
3958
|
+
__kind: "Transactional";
|
|
3960
3959
|
} | {
|
|
3961
3960
|
__kind: "Exhausted";
|
|
3962
3961
|
} | {
|
|
@@ -3966,8 +3965,8 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3966
3965
|
} | {
|
|
3967
3966
|
__kind: "RootNotAllowed";
|
|
3968
3967
|
};
|
|
3969
|
-
}, {
|
|
3970
3968
|
__kind: "DispatchError";
|
|
3969
|
+
}, {
|
|
3971
3970
|
value: {
|
|
3972
3971
|
__kind: "Other";
|
|
3973
3972
|
} | {
|
|
@@ -3975,11 +3974,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3975
3974
|
} | {
|
|
3976
3975
|
__kind: "BadOrigin";
|
|
3977
3976
|
} | {
|
|
3978
|
-
__kind: "Module";
|
|
3979
3977
|
value: {
|
|
3980
3978
|
index: number;
|
|
3981
3979
|
error: string;
|
|
3982
3980
|
};
|
|
3981
|
+
__kind: "Module";
|
|
3983
3982
|
} | {
|
|
3984
3983
|
__kind: "ConsumerRemaining";
|
|
3985
3984
|
} | {
|
|
@@ -3987,20 +3986,20 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3987
3986
|
} | {
|
|
3988
3987
|
__kind: "TooManyConsumers";
|
|
3989
3988
|
} | {
|
|
3990
|
-
__kind: "Token";
|
|
3991
3989
|
value: {
|
|
3992
3990
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3993
3991
|
};
|
|
3992
|
+
__kind: "Token";
|
|
3994
3993
|
} | {
|
|
3995
|
-
__kind: "Arithmetic";
|
|
3996
3994
|
value: {
|
|
3997
3995
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3998
3996
|
};
|
|
3997
|
+
__kind: "Arithmetic";
|
|
3999
3998
|
} | {
|
|
4000
|
-
__kind: "Transactional";
|
|
4001
3999
|
value: {
|
|
4002
4000
|
__kind: "LimitReached" | "NoLayer";
|
|
4003
4001
|
};
|
|
4002
|
+
__kind: "Transactional";
|
|
4004
4003
|
} | {
|
|
4005
4004
|
__kind: "Exhausted";
|
|
4006
4005
|
} | {
|
|
@@ -4010,6 +4009,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4010
4009
|
} | {
|
|
4011
4010
|
__kind: "RootNotAllowed";
|
|
4012
4011
|
};
|
|
4012
|
+
__kind: "DispatchError";
|
|
4013
4013
|
}>]>;
|
|
4014
4014
|
declare const palletCfArbitrumIngressEgressBoostPoolIdArbitrum: z.ZodObject<{
|
|
4015
4015
|
asset: z.ZodEffects<z.ZodObject<{
|