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