@chainflip/processor 2.1.0-alpha.4 → 2.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/common.d.cts +11 -11
- package/dist/100/common.d.mts +11 -11
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/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/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/100/swapping/ccmFailed.d.cts +8 -8
- package/dist/100/swapping/ccmFailed.d.mts +8 -8
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +24 -24
- package/dist/100/swapping/swapScheduled.d.mts +24 -24
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2506 -2506
- package/dist/11000/common.d.mts +2506 -2506
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- 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 +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +192 -192
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +50 -50
- 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 +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +24 -24
- 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 +28 -28
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/common.d.cts +190 -190
- package/dist/11100/common.d.mts +190 -190
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +58 -58
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +58 -58
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +4 -4
- package/dist/11100/lendingPools/loanCreated.d.mts +4 -4
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +32 -32
- package/dist/11100/swapping/swapRequested.d.mts +32 -32
- package/dist/11100/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11100/swapping/swapRescheduled.d.mts +2 -2
- package/dist/11100/validator/delegated.d.cts +2 -2
- package/dist/11100/validator/delegated.d.mts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.cts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.mts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.cts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.mts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
- package/dist/11100/validator/undelegated.d.cts +2 -2
- package/dist/11100/validator/undelegated.d.mts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.mts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
- 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 +10 -10
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.d.cts +2667 -2667
- package/dist/11200/common.d.mts +2667 -2667
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
- 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 +10 -10
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
- 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 +18 -18
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +374 -374
- package/dist/11200/swapping/swapRequested.d.mts +374 -374
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/120/common.d.cts +93 -93
- package/dist/120/common.d.mts +93 -93
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.mts +16 -16
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.mts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.mts +12 -12
- 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/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/swapExecuted.d.cts +2 -2
- package/dist/131/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +8 -8
- package/dist/131/swapping/swapScheduled.d.mts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.mts +6 -6
- 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 +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- 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 +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +5 -5
- package/dist/141/common.d.mts +5 -5
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.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/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.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/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +8 -8
- package/dist/141/swapping/ccmFailed.d.mts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
- package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
- package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
- package/dist/141/swapping/swapExecuted.d.cts +8 -8
- package/dist/141/swapping/swapExecuted.d.mts +8 -8
- package/dist/141/swapping/swapScheduled.d.cts +6 -6
- package/dist/141/swapping/swapScheduled.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- 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 +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundSkipped.d.cts +49 -49
- package/dist/150/assetBalances/refundSkipped.d.mts +49 -49
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +23 -23
- package/dist/150/common.d.mts +23 -23
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- 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 +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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 +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.mts +7 -7
- 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 +14 -14
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- 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 +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- 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 +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- 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 +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- 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 +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/150/swapping/ccmFailed.d.cts +9 -9
- package/dist/150/swapping/ccmFailed.d.mts +9 -9
- 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 +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/150/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +13 -13
- package/dist/150/swapping/swapExecuted.d.mts +13 -13
- package/dist/150/swapping/swapScheduled.d.cts +22 -22
- package/dist/150/swapping/swapScheduled.d.mts +22 -22
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
- 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/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 +108 -108
- package/dist/160/common.d.mts +108 -108
- 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/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- 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/ccmFailed.d.cts +22 -22
- package/dist/160/swapping/ccmFailed.d.mts +22 -22
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapRequested.d.cts +32 -32
- package/dist/160/swapping/swapRequested.d.mts +32 -32
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/common.d.cts +148 -148
- package/dist/170/common.d.mts +148 -148
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.mts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- 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 +68 -68
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +42 -42
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +42 -42
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +36 -36
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +36 -36
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1784 -1784
- package/dist/180/common.d.mts +1784 -1784
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +197 -197
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +197 -197
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +45 -45
- package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
- 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 +65 -65
- package/dist/180/swapping/swapRequested.d.mts +65 -65
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- 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 +14 -14
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
- 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 +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- 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/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
- 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 +14 -14
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
- 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 +640 -640
- package/dist/190/common.d.mts +640 -640
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- 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 +14 -14
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
- 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 +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +10 -10
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +10 -10
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/190/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
- 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 +14 -14
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
- 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/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- 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 +48 -48
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +14 -14
- 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/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/190/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/190/swapping/creditedOnChain.d.cts +9 -9
- package/dist/190/swapping/creditedOnChain.d.mts +9 -9
- 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 +20 -20
- package/dist/190/swapping/refundEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/refundEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/refundedOnChain.d.cts +9 -9
- package/dist/190/swapping/refundedOnChain.d.mts +9 -9
- 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 +39 -39
- package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/190/swapping/swapEgressIgnored.d.cts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/swapEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/swapEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/swapExecuted.d.cts +14 -14
- package/dist/190/swapping/swapExecuted.d.mts +14 -14
- package/dist/190/swapping/swapRequested.d.cts +41 -41
- package/dist/190/swapping/swapRequested.d.mts +41 -41
- package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
- 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 +26 -26
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +26 -26
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +62 -62
- package/dist/200/common.d.mts +62 -62
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsRemoved.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/accountCreationDepositAddressReady.d.cts +9 -9
- package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +9 -9
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.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 +22 -22
- package/dist/200/swapping/swapRequested.d.mts +22 -22
- package/dist/200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/200/swapping/swapRescheduled.d.mts +2 -2
- package/dist/210/arbitrumElections/allVotesCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.mjs +7 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/arbitrumElections/corruptStorage.cjs +8 -0
- package/dist/210/arbitrumElections/corruptStorage.d.cts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.d.mts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.mjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.cjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.d.cts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.d.mts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.mjs +7 -0
- package/dist/210/arbitrumElections/uninitialized.cjs +8 -0
- package/dist/210/arbitrumElections/uninitialized.d.cts +6 -0
- package/dist/210/arbitrumElections/uninitialized.d.mts +6 -0
- package/dist/210/arbitrumElections/uninitialized.mjs +7 -0
- package/dist/210/arbitrumElections/unknownElection.cjs +9 -0
- package/dist/210/arbitrumElections/unknownElection.d.cts +14 -0
- package/dist/210/arbitrumElections/unknownElection.d.mts +14 -0
- package/dist/210/arbitrumElections/unknownElection.mjs +8 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +9 -9
- package/dist/210/assetBalances/accountCredited.d.mts +9 -9
- package/dist/210/assetBalances/accountDebited.d.cts +9 -9
- package/dist/210/assetBalances/accountDebited.d.mts +9 -9
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +41 -41
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +41 -41
- package/dist/210/common.cjs +146 -12
- package/dist/210/common.d.cts +1074 -610
- package/dist/210/common.d.mts +1074 -610
- package/dist/210/common.mjs +135 -13
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +143 -75
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +143 -75
- package/dist/210/ethereumElections/allVotesCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.mjs +7 -0
- package/dist/210/ethereumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/ethereumElections/corruptStorage.cjs +8 -0
- package/dist/210/ethereumElections/corruptStorage.d.cts +6 -0
- package/dist/210/ethereumElections/corruptStorage.d.mts +6 -0
- package/dist/210/ethereumElections/corruptStorage.mjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.cjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.d.cts +30 -0
- package/dist/210/ethereumElections/electoralEvent.d.mts +30 -0
- package/dist/210/ethereumElections/electoralEvent.mjs +7 -0
- package/dist/210/ethereumElections/uninitialized.cjs +8 -0
- package/dist/210/ethereumElections/uninitialized.d.cts +6 -0
- package/dist/210/ethereumElections/uninitialized.d.mts +6 -0
- package/dist/210/ethereumElections/uninitialized.mjs +7 -0
- package/dist/210/ethereumElections/unknownElection.cjs +9 -0
- package/dist/210/ethereumElections/unknownElection.d.cts +14 -0
- package/dist/210/ethereumElections/unknownElection.d.mts +14 -0
- package/dist/210/ethereumElections/unknownElection.mjs +8 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/funding/funded.d.cts +9 -9
- package/dist/210/funding/funded.d.mts +9 -9
- package/dist/210/lendingPools/boostFundsAdded.d.cts +11 -11
- package/dist/210/lendingPools/boostFundsAdded.d.mts +11 -11
- package/dist/210/lendingPools/boostPoolCreated.d.cts +9 -9
- package/dist/210/lendingPools/boostPoolCreated.d.mts +9 -9
- package/dist/210/lendingPools/collateralAdded.d.cts +7 -7
- package/dist/210/lendingPools/collateralAdded.d.mts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.cts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.mts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +7 -7
- package/dist/210/lendingPools/loanCreated.d.cts +7 -7
- package/dist/210/lendingPools/loanCreated.d.mts +7 -7
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +54 -19
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +54 -19
- package/dist/210/lendingPools/stoppedBoosting.d.cts +11 -11
- package/dist/210/lendingPools/stoppedBoosting.d.mts +11 -11
- package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.cts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.mts +14 -14
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +9 -9
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +9 -9
- package/dist/210/liquidityPools/poolFeeSet.d.cts +14 -14
- package/dist/210/liquidityPools/poolFeeSet.d.mts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/210/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.cjs +12 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.cjs +22 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +47 -47
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +47 -47
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.cjs +12 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositFinalised.cjs +20 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.cjs +15 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.cjs +13 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.cjs +15 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +11 -11
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +11 -11
- package/dist/210/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/210/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/210/swapping/boundBrokerWithdrawalAddress.cjs +12 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.cts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.mts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.mjs +11 -0
- package/dist/210/swapping/creditedOnChain.d.cts +7 -7
- package/dist/210/swapping/creditedOnChain.d.mts +7 -7
- package/dist/210/swapping/palletConfigUpdated.d.cts +36 -36
- package/dist/210/swapping/palletConfigUpdated.d.mts +36 -36
- package/dist/210/swapping/refundEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/refundEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/refundedOnChain.d.cts +7 -7
- package/dist/210/swapping/refundedOnChain.d.mts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/swapEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/swapEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +18 -18
- package/dist/210/swapping/swapExecuted.d.mts +18 -18
- package/dist/210/swapping/swapRequested.d.cts +18 -18
- package/dist/210/swapping/swapRequested.d.mts +18 -18
- package/dist/210/swapping/withdrawalRequested.d.cts +9 -9
- package/dist/210/swapping/withdrawalRequested.d.mts +9 -9
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +27 -27
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +27 -27
- package/package.json +1 -1
package/dist/160/common.d.mts
CHANGED
|
@@ -238,6 +238,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
238
238
|
solanaVault: boolean;
|
|
239
239
|
}>;
|
|
240
240
|
}, "strip", z.ZodTypeAny, {
|
|
241
|
+
__kind: "CodeAmber";
|
|
241
242
|
value: {
|
|
242
243
|
governance: boolean;
|
|
243
244
|
funding: boolean;
|
|
@@ -261,8 +262,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
261
262
|
solanaBroadcast: boolean;
|
|
262
263
|
solanaVault: boolean;
|
|
263
264
|
};
|
|
264
|
-
__kind: "CodeAmber";
|
|
265
265
|
}, {
|
|
266
|
+
__kind: "CodeAmber";
|
|
266
267
|
value: {
|
|
267
268
|
governance: boolean;
|
|
268
269
|
funding: boolean;
|
|
@@ -286,7 +287,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
286
287
|
solanaBroadcast: boolean;
|
|
287
288
|
solanaVault: boolean;
|
|
288
289
|
};
|
|
289
|
-
__kind: "CodeAmber";
|
|
290
290
|
}>]>;
|
|
291
291
|
declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
|
|
292
292
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -524,6 +524,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
524
524
|
solanaVault: boolean;
|
|
525
525
|
}>;
|
|
526
526
|
}, "strip", z.ZodTypeAny, {
|
|
527
|
+
__kind: "CodeAmber";
|
|
527
528
|
value: {
|
|
528
529
|
governance: boolean;
|
|
529
530
|
funding: boolean;
|
|
@@ -547,8 +548,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
547
548
|
solanaBroadcast: boolean;
|
|
548
549
|
solanaVault: boolean;
|
|
549
550
|
};
|
|
550
|
-
__kind: "CodeAmber";
|
|
551
551
|
}, {
|
|
552
|
+
__kind: "CodeAmber";
|
|
552
553
|
value: {
|
|
553
554
|
governance: boolean;
|
|
554
555
|
funding: boolean;
|
|
@@ -572,7 +573,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
572
573
|
solanaBroadcast: boolean;
|
|
573
574
|
solanaVault: boolean;
|
|
574
575
|
};
|
|
575
|
-
__kind: "CodeAmber";
|
|
576
576
|
}>]>;
|
|
577
577
|
ingressEgressEthereum: z.ZodObject<{
|
|
578
578
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -717,6 +717,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
717
717
|
} | {
|
|
718
718
|
__kind: "CodeRed";
|
|
719
719
|
} | {
|
|
720
|
+
__kind: "CodeAmber";
|
|
720
721
|
value: {
|
|
721
722
|
governance: boolean;
|
|
722
723
|
funding: boolean;
|
|
@@ -740,7 +741,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
740
741
|
solanaBroadcast: boolean;
|
|
741
742
|
solanaVault: boolean;
|
|
742
743
|
};
|
|
743
|
-
__kind: "CodeAmber";
|
|
744
744
|
};
|
|
745
745
|
ingressEgressEthereum: {
|
|
746
746
|
boostDepositsEnabled: boolean;
|
|
@@ -835,6 +835,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
835
835
|
} | {
|
|
836
836
|
__kind: "CodeRed";
|
|
837
837
|
} | {
|
|
838
|
+
__kind: "CodeAmber";
|
|
838
839
|
value: {
|
|
839
840
|
governance: boolean;
|
|
840
841
|
funding: boolean;
|
|
@@ -858,7 +859,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
858
859
|
solanaBroadcast: boolean;
|
|
859
860
|
solanaVault: boolean;
|
|
860
861
|
};
|
|
861
|
-
__kind: "CodeAmber";
|
|
862
862
|
};
|
|
863
863
|
ingressEgressEthereum: {
|
|
864
864
|
boostDepositsEnabled: boolean;
|
|
@@ -1125,6 +1125,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1125
1125
|
solanaVault: boolean;
|
|
1126
1126
|
}>;
|
|
1127
1127
|
}, "strip", z.ZodTypeAny, {
|
|
1128
|
+
__kind: "CodeAmber";
|
|
1128
1129
|
value: {
|
|
1129
1130
|
governance: boolean;
|
|
1130
1131
|
funding: boolean;
|
|
@@ -1148,8 +1149,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1148
1149
|
solanaBroadcast: boolean;
|
|
1149
1150
|
solanaVault: boolean;
|
|
1150
1151
|
};
|
|
1151
|
-
__kind: "CodeAmber";
|
|
1152
1152
|
}, {
|
|
1153
|
+
__kind: "CodeAmber";
|
|
1153
1154
|
value: {
|
|
1154
1155
|
governance: boolean;
|
|
1155
1156
|
funding: boolean;
|
|
@@ -1173,7 +1174,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1173
1174
|
solanaBroadcast: boolean;
|
|
1174
1175
|
solanaVault: boolean;
|
|
1175
1176
|
};
|
|
1176
|
-
__kind: "CodeAmber";
|
|
1177
1177
|
}>]>;
|
|
1178
1178
|
ingressEgressEthereum: z.ZodObject<{
|
|
1179
1179
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -1318,6 +1318,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1318
1318
|
} | {
|
|
1319
1319
|
__kind: "CodeRed";
|
|
1320
1320
|
} | {
|
|
1321
|
+
__kind: "CodeAmber";
|
|
1321
1322
|
value: {
|
|
1322
1323
|
governance: boolean;
|
|
1323
1324
|
funding: boolean;
|
|
@@ -1341,7 +1342,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1341
1342
|
solanaBroadcast: boolean;
|
|
1342
1343
|
solanaVault: boolean;
|
|
1343
1344
|
};
|
|
1344
|
-
__kind: "CodeAmber";
|
|
1345
1345
|
};
|
|
1346
1346
|
ingressEgressEthereum: {
|
|
1347
1347
|
boostDepositsEnabled: boolean;
|
|
@@ -1436,6 +1436,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1436
1436
|
} | {
|
|
1437
1437
|
__kind: "CodeRed";
|
|
1438
1438
|
} | {
|
|
1439
|
+
__kind: "CodeAmber";
|
|
1439
1440
|
value: {
|
|
1440
1441
|
governance: boolean;
|
|
1441
1442
|
funding: boolean;
|
|
@@ -1459,7 +1460,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1459
1460
|
solanaBroadcast: boolean;
|
|
1460
1461
|
solanaVault: boolean;
|
|
1461
1462
|
};
|
|
1462
|
-
__kind: "CodeAmber";
|
|
1463
1463
|
};
|
|
1464
1464
|
ingressEgressEthereum: {
|
|
1465
1465
|
boostDepositsEnabled: boolean;
|
|
@@ -1493,6 +1493,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1493
1493
|
};
|
|
1494
1494
|
}>;
|
|
1495
1495
|
}, "strip", z.ZodTypeAny, {
|
|
1496
|
+
__kind: "CodeAmber";
|
|
1496
1497
|
value: {
|
|
1497
1498
|
funding: {
|
|
1498
1499
|
redeemEnabled: boolean;
|
|
@@ -1556,6 +1557,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1556
1557
|
} | {
|
|
1557
1558
|
__kind: "CodeRed";
|
|
1558
1559
|
} | {
|
|
1560
|
+
__kind: "CodeAmber";
|
|
1559
1561
|
value: {
|
|
1560
1562
|
governance: boolean;
|
|
1561
1563
|
funding: boolean;
|
|
@@ -1579,7 +1581,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1579
1581
|
solanaBroadcast: boolean;
|
|
1580
1582
|
solanaVault: boolean;
|
|
1581
1583
|
};
|
|
1582
|
-
__kind: "CodeAmber";
|
|
1583
1584
|
};
|
|
1584
1585
|
ingressEgressEthereum: {
|
|
1585
1586
|
boostDepositsEnabled: boolean;
|
|
@@ -1612,8 +1613,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1612
1613
|
depositsEnabled: boolean;
|
|
1613
1614
|
};
|
|
1614
1615
|
};
|
|
1615
|
-
__kind: "CodeAmber";
|
|
1616
1616
|
}, {
|
|
1617
|
+
__kind: "CodeAmber";
|
|
1617
1618
|
value: {
|
|
1618
1619
|
funding: {
|
|
1619
1620
|
redeemEnabled: boolean;
|
|
@@ -1677,6 +1678,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1677
1678
|
} | {
|
|
1678
1679
|
__kind: "CodeRed";
|
|
1679
1680
|
} | {
|
|
1681
|
+
__kind: "CodeAmber";
|
|
1680
1682
|
value: {
|
|
1681
1683
|
governance: boolean;
|
|
1682
1684
|
funding: boolean;
|
|
@@ -1700,7 +1702,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1700
1702
|
solanaBroadcast: boolean;
|
|
1701
1703
|
solanaVault: boolean;
|
|
1702
1704
|
};
|
|
1703
|
-
__kind: "CodeAmber";
|
|
1704
1705
|
};
|
|
1705
1706
|
ingressEgressEthereum: {
|
|
1706
1707
|
boostDepositsEnabled: boolean;
|
|
@@ -1733,7 +1734,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1733
1734
|
depositsEnabled: boolean;
|
|
1734
1735
|
};
|
|
1735
1736
|
};
|
|
1736
|
-
__kind: "CodeAmber";
|
|
1737
1737
|
}>]>;
|
|
1738
1738
|
declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1739
1739
|
declare const numericString: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -1762,11 +1762,11 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1762
1762
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1763
1763
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1764
1764
|
}, "strip", z.ZodTypeAny, {
|
|
1765
|
-
value: `0x${string}`;
|
|
1766
1765
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1766
|
+
value: `0x${string}`;
|
|
1767
1767
|
}, {
|
|
1768
|
-
value: string;
|
|
1769
1768
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1769
|
+
value: string;
|
|
1770
1770
|
}>, {
|
|
1771
1771
|
readonly chain: "Ethereum";
|
|
1772
1772
|
readonly address: `0x${string}`;
|
|
@@ -1783,8 +1783,8 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1783
1783
|
readonly chain: "Solana";
|
|
1784
1784
|
readonly address: string;
|
|
1785
1785
|
}, {
|
|
1786
|
-
value: string;
|
|
1787
1786
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1787
|
+
value: string;
|
|
1788
1788
|
}>;
|
|
1789
1789
|
declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1790
1790
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -1792,11 +1792,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1792
1792
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1793
1793
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1794
1794
|
}, "strip", z.ZodTypeAny, {
|
|
1795
|
-
value: `0x${string}`;
|
|
1796
1795
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1796
|
+
value: `0x${string}`;
|
|
1797
1797
|
}, {
|
|
1798
|
-
value: string;
|
|
1799
1798
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1799
|
+
value: string;
|
|
1800
1800
|
}>, {
|
|
1801
1801
|
readonly chain: "Ethereum";
|
|
1802
1802
|
readonly address: `0x${string}`;
|
|
@@ -1813,13 +1813,12 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1813
1813
|
readonly chain: "Solana";
|
|
1814
1814
|
readonly address: string;
|
|
1815
1815
|
}, {
|
|
1816
|
-
value: string;
|
|
1817
1816
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1817
|
+
value: string;
|
|
1818
1818
|
}>;
|
|
1819
1819
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1820
1820
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1821
1821
|
}, "strip", z.ZodTypeAny, {
|
|
1822
|
-
__kind: "DepositChannel";
|
|
1823
1822
|
depositAddress: {
|
|
1824
1823
|
readonly chain: "Ethereum";
|
|
1825
1824
|
readonly address: `0x${string}`;
|
|
@@ -1836,14 +1835,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1836
1835
|
readonly chain: "Solana";
|
|
1837
1836
|
readonly address: string;
|
|
1838
1837
|
};
|
|
1838
|
+
__kind: "DepositChannel";
|
|
1839
1839
|
channelId: bigint;
|
|
1840
1840
|
depositBlockHeight: bigint;
|
|
1841
1841
|
}, {
|
|
1842
|
-
__kind: "DepositChannel";
|
|
1843
1842
|
depositAddress: {
|
|
1844
|
-
value: string;
|
|
1845
1843
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1844
|
+
value: string;
|
|
1846
1845
|
};
|
|
1846
|
+
__kind: "DepositChannel";
|
|
1847
1847
|
channelId: string | number;
|
|
1848
1848
|
depositBlockHeight: string | number;
|
|
1849
1849
|
}>, z.ZodObject<{
|
|
@@ -1898,11 +1898,11 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1898
1898
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1899
1899
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1900
1900
|
}, "strip", z.ZodTypeAny, {
|
|
1901
|
-
value: `0x${string}`;
|
|
1902
1901
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1902
|
+
value: `0x${string}`;
|
|
1903
1903
|
}, {
|
|
1904
|
-
value: string;
|
|
1905
1904
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1905
|
+
value: string;
|
|
1906
1906
|
}>, {
|
|
1907
1907
|
readonly chain: "Ethereum";
|
|
1908
1908
|
readonly address: `0x${string}`;
|
|
@@ -1919,8 +1919,8 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1919
1919
|
readonly chain: "Solana";
|
|
1920
1920
|
readonly address: string;
|
|
1921
1921
|
}, {
|
|
1922
|
-
value: string;
|
|
1923
1922
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1923
|
+
value: string;
|
|
1924
1924
|
}>>>;
|
|
1925
1925
|
channelMetadata: z.ZodObject<{
|
|
1926
1926
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1968,8 +1968,8 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
1968
1968
|
cfParameters: string;
|
|
1969
1969
|
};
|
|
1970
1970
|
sourceAddress?: {
|
|
1971
|
-
value: string;
|
|
1972
1971
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1972
|
+
value: string;
|
|
1973
1973
|
} | null | undefined;
|
|
1974
1974
|
}>;
|
|
1975
1975
|
declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -1990,11 +1990,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
1990
1990
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1991
1991
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1992
1992
|
}, "strip", z.ZodTypeAny, {
|
|
1993
|
-
value: `0x${string}`;
|
|
1994
1993
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1994
|
+
value: `0x${string}`;
|
|
1995
1995
|
}, {
|
|
1996
|
-
value: string;
|
|
1997
1996
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1997
|
+
value: string;
|
|
1998
1998
|
}>, {
|
|
1999
1999
|
readonly chain: "Ethereum";
|
|
2000
2000
|
readonly address: `0x${string}`;
|
|
@@ -2011,8 +2011,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2011
2011
|
readonly chain: "Solana";
|
|
2012
2012
|
readonly address: string;
|
|
2013
2013
|
}, {
|
|
2014
|
-
value: string;
|
|
2015
2014
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2015
|
+
value: string;
|
|
2016
2016
|
}>;
|
|
2017
2017
|
}, "strip", z.ZodTypeAny, {
|
|
2018
2018
|
__kind: "Regular";
|
|
@@ -2035,8 +2035,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2035
2035
|
}, {
|
|
2036
2036
|
__kind: "Regular";
|
|
2037
2037
|
outputAddress: {
|
|
2038
|
-
value: string;
|
|
2039
2038
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2039
|
+
value: string;
|
|
2040
2040
|
};
|
|
2041
2041
|
}>, z.ZodObject<{
|
|
2042
2042
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -2044,11 +2044,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2044
2044
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2045
2045
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2046
2046
|
}, "strip", z.ZodTypeAny, {
|
|
2047
|
-
value: `0x${string}`;
|
|
2048
2047
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2048
|
+
value: `0x${string}`;
|
|
2049
2049
|
}, {
|
|
2050
|
-
value: string;
|
|
2051
2050
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2051
|
+
value: string;
|
|
2052
2052
|
}>, {
|
|
2053
2053
|
readonly chain: "Ethereum";
|
|
2054
2054
|
readonly address: `0x${string}`;
|
|
@@ -2065,8 +2065,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2065
2065
|
readonly chain: "Solana";
|
|
2066
2066
|
readonly address: string;
|
|
2067
2067
|
}, {
|
|
2068
|
-
value: string;
|
|
2069
2068
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2069
|
+
value: string;
|
|
2070
2070
|
}>;
|
|
2071
2071
|
ccmDepositMetadata: z.ZodObject<{
|
|
2072
2072
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -2082,11 +2082,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2082
2082
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2083
2083
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2084
2084
|
}, "strip", z.ZodTypeAny, {
|
|
2085
|
-
value: `0x${string}`;
|
|
2086
2085
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2086
|
+
value: `0x${string}`;
|
|
2087
2087
|
}, {
|
|
2088
|
-
value: string;
|
|
2089
2088
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2089
|
+
value: string;
|
|
2090
2090
|
}>, {
|
|
2091
2091
|
readonly chain: "Ethereum";
|
|
2092
2092
|
readonly address: `0x${string}`;
|
|
@@ -2103,8 +2103,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2103
2103
|
readonly chain: "Solana";
|
|
2104
2104
|
readonly address: string;
|
|
2105
2105
|
}, {
|
|
2106
|
-
value: string;
|
|
2107
2106
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2107
|
+
value: string;
|
|
2108
2108
|
}>>>;
|
|
2109
2109
|
channelMetadata: z.ZodObject<{
|
|
2110
2110
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -2152,8 +2152,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2152
2152
|
cfParameters: string;
|
|
2153
2153
|
};
|
|
2154
2154
|
sourceAddress?: {
|
|
2155
|
-
value: string;
|
|
2156
2155
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2156
|
+
value: string;
|
|
2157
2157
|
} | null | undefined;
|
|
2158
2158
|
}>;
|
|
2159
2159
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2201,8 +2201,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2201
2201
|
}, {
|
|
2202
2202
|
__kind: "Ccm";
|
|
2203
2203
|
outputAddress: {
|
|
2204
|
-
value: string;
|
|
2205
2204
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2205
|
+
value: string;
|
|
2206
2206
|
};
|
|
2207
2207
|
ccmDepositMetadata: {
|
|
2208
2208
|
sourceChain: {
|
|
@@ -2214,8 +2214,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2214
2214
|
cfParameters: string;
|
|
2215
2215
|
};
|
|
2216
2216
|
sourceAddress?: {
|
|
2217
|
-
value: string;
|
|
2218
2217
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2218
|
+
value: string;
|
|
2219
2219
|
} | null | undefined;
|
|
2220
2220
|
};
|
|
2221
2221
|
}>]>;
|
|
@@ -2225,11 +2225,11 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2225
2225
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
2226
2226
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2227
2227
|
}, "strip", z.ZodTypeAny, {
|
|
2228
|
-
value: `0x${string}`;
|
|
2229
2228
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2229
|
+
value: `0x${string}`;
|
|
2230
2230
|
}, {
|
|
2231
|
-
value: string;
|
|
2232
2231
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2232
|
+
value: string;
|
|
2233
2233
|
}>, {
|
|
2234
2234
|
readonly chain: "Ethereum";
|
|
2235
2235
|
readonly address: `0x${string}`;
|
|
@@ -2246,8 +2246,8 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2246
2246
|
readonly chain: "Solana";
|
|
2247
2247
|
readonly address: string;
|
|
2248
2248
|
}, {
|
|
2249
|
-
value: string;
|
|
2250
2249
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2250
|
+
value: string;
|
|
2251
2251
|
}>;
|
|
2252
2252
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2253
2253
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2272,8 +2272,8 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
2272
2272
|
}, {
|
|
2273
2273
|
retryDuration: number;
|
|
2274
2274
|
refundAddress: {
|
|
2275
|
-
value: string;
|
|
2276
2275
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2276
|
+
value: string;
|
|
2277
2277
|
};
|
|
2278
2278
|
minPrice: string | number;
|
|
2279
2279
|
}>;
|
|
@@ -2393,17 +2393,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2393
2393
|
error: string;
|
|
2394
2394
|
}>;
|
|
2395
2395
|
}, "strip", z.ZodTypeAny, {
|
|
2396
|
+
__kind: "Module";
|
|
2396
2397
|
value: {
|
|
2397
2398
|
index: number;
|
|
2398
2399
|
error: `0x${string}`;
|
|
2399
2400
|
};
|
|
2400
|
-
__kind: "Module";
|
|
2401
2401
|
}, {
|
|
2402
|
+
__kind: "Module";
|
|
2402
2403
|
value: {
|
|
2403
2404
|
index: number;
|
|
2404
2405
|
error: string;
|
|
2405
2406
|
};
|
|
2406
|
-
__kind: "Module";
|
|
2407
2407
|
}>, z.ZodObject<{
|
|
2408
2408
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2409
2409
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2434,13 +2434,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2434
2434
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2435
2435
|
}>;
|
|
2436
2436
|
}, "strip", z.ZodTypeAny, {
|
|
2437
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2438
2437
|
__kind: "Token";
|
|
2438
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2439
2439
|
}, {
|
|
2440
|
+
__kind: "Token";
|
|
2440
2441
|
value: {
|
|
2441
2442
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2442
2443
|
};
|
|
2443
|
-
__kind: "Token";
|
|
2444
2444
|
}>, z.ZodObject<{
|
|
2445
2445
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2446
2446
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2453,13 +2453,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2453
2453
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2454
2454
|
}>;
|
|
2455
2455
|
}, "strip", z.ZodTypeAny, {
|
|
2456
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2457
2456
|
__kind: "Arithmetic";
|
|
2457
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2458
2458
|
}, {
|
|
2459
|
+
__kind: "Arithmetic";
|
|
2459
2460
|
value: {
|
|
2460
2461
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2461
2462
|
};
|
|
2462
|
-
__kind: "Arithmetic";
|
|
2463
2463
|
}>, z.ZodObject<{
|
|
2464
2464
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2465
2465
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2472,13 +2472,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2472
2472
|
__kind: "LimitReached" | "NoLayer";
|
|
2473
2473
|
}>;
|
|
2474
2474
|
}, "strip", z.ZodTypeAny, {
|
|
2475
|
-
value: "LimitReached" | "NoLayer";
|
|
2476
2475
|
__kind: "Transactional";
|
|
2476
|
+
value: "LimitReached" | "NoLayer";
|
|
2477
2477
|
}, {
|
|
2478
|
+
__kind: "Transactional";
|
|
2478
2479
|
value: {
|
|
2479
2480
|
__kind: "LimitReached" | "NoLayer";
|
|
2480
2481
|
};
|
|
2481
|
-
__kind: "Transactional";
|
|
2482
2482
|
}>, z.ZodObject<{
|
|
2483
2483
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2484
2484
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2623,13 +2623,13 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2623
2623
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2624
2624
|
}>;
|
|
2625
2625
|
}, "strip", z.ZodTypeAny, {
|
|
2626
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2627
2626
|
__kind: "FailedToDeriveAddress";
|
|
2627
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2628
2628
|
}, {
|
|
2629
|
+
__kind: "FailedToDeriveAddress";
|
|
2629
2630
|
value: {
|
|
2630
2631
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2631
2632
|
};
|
|
2632
|
-
__kind: "FailedToDeriveAddress";
|
|
2633
2633
|
}>, z.ZodObject<{
|
|
2634
2634
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
2635
2635
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2642,13 +2642,13 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2642
2642
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2643
2643
|
}>;
|
|
2644
2644
|
}, "strip", z.ZodTypeAny, {
|
|
2645
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2646
2645
|
__kind: "InvalidCcm";
|
|
2646
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2647
2647
|
}, {
|
|
2648
|
+
__kind: "InvalidCcm";
|
|
2648
2649
|
value: {
|
|
2649
2650
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2650
2651
|
};
|
|
2651
|
-
__kind: "InvalidCcm";
|
|
2652
2652
|
}>, z.ZodObject<{
|
|
2653
2653
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
2654
2654
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2659,11 +2659,11 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
2659
2659
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
2660
2660
|
value: z.ZodNumber;
|
|
2661
2661
|
}, "strip", z.ZodTypeAny, {
|
|
2662
|
-
value: number;
|
|
2663
2662
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2664
|
-
}, {
|
|
2665
2663
|
value: number;
|
|
2664
|
+
}, {
|
|
2666
2665
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2666
|
+
value: number;
|
|
2667
2667
|
}>]>;
|
|
2668
2668
|
declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2669
2669
|
__kind: z.ZodLiteral<"Unsupported">;
|
|
@@ -2715,13 +2715,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2715
2715
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2716
2716
|
}>;
|
|
2717
2717
|
}, "strip", z.ZodTypeAny, {
|
|
2718
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2719
2718
|
__kind: "FailedToDeriveAddress";
|
|
2719
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2720
2720
|
}, {
|
|
2721
|
+
__kind: "FailedToDeriveAddress";
|
|
2721
2722
|
value: {
|
|
2722
2723
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2723
2724
|
};
|
|
2724
|
-
__kind: "FailedToDeriveAddress";
|
|
2725
2725
|
}>, z.ZodObject<{
|
|
2726
2726
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
2727
2727
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2734,13 +2734,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2734
2734
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2735
2735
|
}>;
|
|
2736
2736
|
}, "strip", z.ZodTypeAny, {
|
|
2737
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2738
2737
|
__kind: "InvalidCcm";
|
|
2738
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2739
2739
|
}, {
|
|
2740
|
+
__kind: "InvalidCcm";
|
|
2740
2741
|
value: {
|
|
2741
2742
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2742
2743
|
};
|
|
2743
|
-
__kind: "InvalidCcm";
|
|
2744
2744
|
}>, z.ZodObject<{
|
|
2745
2745
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
2746
2746
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2751,13 +2751,14 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2751
2751
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
2752
2752
|
value: z.ZodNumber;
|
|
2753
2753
|
}, "strip", z.ZodTypeAny, {
|
|
2754
|
-
value: number;
|
|
2755
2754
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2756
|
-
}, {
|
|
2757
2755
|
value: number;
|
|
2756
|
+
}, {
|
|
2758
2757
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2758
|
+
value: number;
|
|
2759
2759
|
}>]>;
|
|
2760
2760
|
}, "strip", z.ZodTypeAny, {
|
|
2761
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
2761
2762
|
value: {
|
|
2762
2763
|
__kind: "CannotLookupApiEnvironment";
|
|
2763
2764
|
} | {
|
|
@@ -2769,19 +2770,19 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2769
2770
|
} | {
|
|
2770
2771
|
__kind: "NoAvailableNonceAccount";
|
|
2771
2772
|
} | {
|
|
2772
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2773
2773
|
__kind: "FailedToDeriveAddress";
|
|
2774
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2774
2775
|
} | {
|
|
2775
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2776
2776
|
__kind: "InvalidCcm";
|
|
2777
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2777
2778
|
} | {
|
|
2778
2779
|
__kind: "FailedToSerializeFinalTransaction";
|
|
2779
2780
|
} | {
|
|
2780
|
-
value: number;
|
|
2781
2781
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2782
|
+
value: number;
|
|
2782
2783
|
};
|
|
2783
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
2784
2784
|
}, {
|
|
2785
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
2785
2786
|
value: {
|
|
2786
2787
|
__kind: "CannotLookupApiEnvironment";
|
|
2787
2788
|
} | {
|
|
@@ -2793,22 +2794,21 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2793
2794
|
} | {
|
|
2794
2795
|
__kind: "NoAvailableNonceAccount";
|
|
2795
2796
|
} | {
|
|
2797
|
+
__kind: "FailedToDeriveAddress";
|
|
2796
2798
|
value: {
|
|
2797
2799
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
2798
2800
|
};
|
|
2799
|
-
__kind: "FailedToDeriveAddress";
|
|
2800
2801
|
} | {
|
|
2802
|
+
__kind: "InvalidCcm";
|
|
2801
2803
|
value: {
|
|
2802
2804
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
2803
2805
|
};
|
|
2804
|
-
__kind: "InvalidCcm";
|
|
2805
2806
|
} | {
|
|
2806
2807
|
__kind: "FailedToSerializeFinalTransaction";
|
|
2807
2808
|
} | {
|
|
2808
|
-
value: number;
|
|
2809
2809
|
__kind: "FinalTransactionExceededMaxLength";
|
|
2810
|
+
value: number;
|
|
2810
2811
|
};
|
|
2811
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
2812
2812
|
}>, z.ZodObject<{
|
|
2813
2813
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
2814
2814
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -2842,17 +2842,17 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2842
2842
|
error: string;
|
|
2843
2843
|
}>;
|
|
2844
2844
|
}, "strip", z.ZodTypeAny, {
|
|
2845
|
+
__kind: "Module";
|
|
2845
2846
|
value: {
|
|
2846
2847
|
index: number;
|
|
2847
2848
|
error: `0x${string}`;
|
|
2848
2849
|
};
|
|
2849
|
-
__kind: "Module";
|
|
2850
2850
|
}, {
|
|
2851
|
+
__kind: "Module";
|
|
2851
2852
|
value: {
|
|
2852
2853
|
index: number;
|
|
2853
2854
|
error: string;
|
|
2854
2855
|
};
|
|
2855
|
-
__kind: "Module";
|
|
2856
2856
|
}>, z.ZodObject<{
|
|
2857
2857
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2858
2858
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2883,13 +2883,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2883
2883
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2884
2884
|
}>;
|
|
2885
2885
|
}, "strip", z.ZodTypeAny, {
|
|
2886
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2887
2886
|
__kind: "Token";
|
|
2887
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2888
2888
|
}, {
|
|
2889
|
+
__kind: "Token";
|
|
2889
2890
|
value: {
|
|
2890
2891
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2891
2892
|
};
|
|
2892
|
-
__kind: "Token";
|
|
2893
2893
|
}>, z.ZodObject<{
|
|
2894
2894
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2895
2895
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2902,13 +2902,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2902
2902
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2903
2903
|
}>;
|
|
2904
2904
|
}, "strip", z.ZodTypeAny, {
|
|
2905
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2906
2905
|
__kind: "Arithmetic";
|
|
2906
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2907
2907
|
}, {
|
|
2908
|
+
__kind: "Arithmetic";
|
|
2908
2909
|
value: {
|
|
2909
2910
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2910
2911
|
};
|
|
2911
|
-
__kind: "Arithmetic";
|
|
2912
2912
|
}>, z.ZodObject<{
|
|
2913
2913
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2914
2914
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2921,13 +2921,13 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2921
2921
|
__kind: "LimitReached" | "NoLayer";
|
|
2922
2922
|
}>;
|
|
2923
2923
|
}, "strip", z.ZodTypeAny, {
|
|
2924
|
-
value: "LimitReached" | "NoLayer";
|
|
2925
2924
|
__kind: "Transactional";
|
|
2925
|
+
value: "LimitReached" | "NoLayer";
|
|
2926
2926
|
}, {
|
|
2927
|
+
__kind: "Transactional";
|
|
2927
2928
|
value: {
|
|
2928
2929
|
__kind: "LimitReached" | "NoLayer";
|
|
2929
2930
|
};
|
|
2930
|
-
__kind: "Transactional";
|
|
2931
2931
|
}>, z.ZodObject<{
|
|
2932
2932
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2933
2933
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2954,6 +2954,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2954
2954
|
__kind: "RootNotAllowed";
|
|
2955
2955
|
}>]>;
|
|
2956
2956
|
}, "strip", z.ZodTypeAny, {
|
|
2957
|
+
__kind: "DispatchError";
|
|
2957
2958
|
value: {
|
|
2958
2959
|
__kind: "Other";
|
|
2959
2960
|
} | {
|
|
@@ -2961,11 +2962,11 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2961
2962
|
} | {
|
|
2962
2963
|
__kind: "BadOrigin";
|
|
2963
2964
|
} | {
|
|
2965
|
+
__kind: "Module";
|
|
2964
2966
|
value: {
|
|
2965
2967
|
index: number;
|
|
2966
2968
|
error: `0x${string}`;
|
|
2967
2969
|
};
|
|
2968
|
-
__kind: "Module";
|
|
2969
2970
|
} | {
|
|
2970
2971
|
__kind: "ConsumerRemaining";
|
|
2971
2972
|
} | {
|
|
@@ -2973,14 +2974,14 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2973
2974
|
} | {
|
|
2974
2975
|
__kind: "TooManyConsumers";
|
|
2975
2976
|
} | {
|
|
2976
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2977
2977
|
__kind: "Token";
|
|
2978
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2978
2979
|
} | {
|
|
2979
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2980
2980
|
__kind: "Arithmetic";
|
|
2981
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2981
2982
|
} | {
|
|
2982
|
-
value: "LimitReached" | "NoLayer";
|
|
2983
2983
|
__kind: "Transactional";
|
|
2984
|
+
value: "LimitReached" | "NoLayer";
|
|
2984
2985
|
} | {
|
|
2985
2986
|
__kind: "Exhausted";
|
|
2986
2987
|
} | {
|
|
@@ -2990,8 +2991,8 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2990
2991
|
} | {
|
|
2991
2992
|
__kind: "RootNotAllowed";
|
|
2992
2993
|
};
|
|
2993
|
-
__kind: "DispatchError";
|
|
2994
2994
|
}, {
|
|
2995
|
+
__kind: "DispatchError";
|
|
2995
2996
|
value: {
|
|
2996
2997
|
__kind: "Other";
|
|
2997
2998
|
} | {
|
|
@@ -2999,11 +3000,11 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
2999
3000
|
} | {
|
|
3000
3001
|
__kind: "BadOrigin";
|
|
3001
3002
|
} | {
|
|
3003
|
+
__kind: "Module";
|
|
3002
3004
|
value: {
|
|
3003
3005
|
index: number;
|
|
3004
3006
|
error: string;
|
|
3005
3007
|
};
|
|
3006
|
-
__kind: "Module";
|
|
3007
3008
|
} | {
|
|
3008
3009
|
__kind: "ConsumerRemaining";
|
|
3009
3010
|
} | {
|
|
@@ -3011,20 +3012,20 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
3011
3012
|
} | {
|
|
3012
3013
|
__kind: "TooManyConsumers";
|
|
3013
3014
|
} | {
|
|
3015
|
+
__kind: "Token";
|
|
3014
3016
|
value: {
|
|
3015
3017
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3016
3018
|
};
|
|
3017
|
-
__kind: "Token";
|
|
3018
3019
|
} | {
|
|
3020
|
+
__kind: "Arithmetic";
|
|
3019
3021
|
value: {
|
|
3020
3022
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3021
3023
|
};
|
|
3022
|
-
__kind: "Arithmetic";
|
|
3023
3024
|
} | {
|
|
3025
|
+
__kind: "Transactional";
|
|
3024
3026
|
value: {
|
|
3025
3027
|
__kind: "LimitReached" | "NoLayer";
|
|
3026
3028
|
};
|
|
3027
|
-
__kind: "Transactional";
|
|
3028
3029
|
} | {
|
|
3029
3030
|
__kind: "Exhausted";
|
|
3030
3031
|
} | {
|
|
@@ -3034,7 +3035,6 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
3034
3035
|
} | {
|
|
3035
3036
|
__kind: "RootNotAllowed";
|
|
3036
3037
|
};
|
|
3037
|
-
__kind: "DispatchError";
|
|
3038
3038
|
}>]>;
|
|
3039
3039
|
declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
|
|
3040
3040
|
__kind: z.ZodEnum<["Dot"]>;
|
|
@@ -3092,47 +3092,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
3092
3092
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
3093
3093
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3094
3094
|
}, "strip", z.ZodTypeAny, {
|
|
3095
|
-
value: `0x${string}`;
|
|
3096
3095
|
__kind: "P2PKH";
|
|
3096
|
+
value: `0x${string}`;
|
|
3097
3097
|
}, {
|
|
3098
|
-
value: string;
|
|
3099
3098
|
__kind: "P2PKH";
|
|
3099
|
+
value: string;
|
|
3100
3100
|
}>, z.ZodObject<{
|
|
3101
3101
|
__kind: z.ZodLiteral<"P2SH">;
|
|
3102
3102
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3103
3103
|
}, "strip", z.ZodTypeAny, {
|
|
3104
|
-
value: `0x${string}`;
|
|
3105
3104
|
__kind: "P2SH";
|
|
3105
|
+
value: `0x${string}`;
|
|
3106
3106
|
}, {
|
|
3107
|
-
value: string;
|
|
3108
3107
|
__kind: "P2SH";
|
|
3108
|
+
value: string;
|
|
3109
3109
|
}>, z.ZodObject<{
|
|
3110
3110
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3111
3111
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3112
3112
|
}, "strip", z.ZodTypeAny, {
|
|
3113
|
-
value: `0x${string}`;
|
|
3114
3113
|
__kind: "P2WPKH";
|
|
3114
|
+
value: `0x${string}`;
|
|
3115
3115
|
}, {
|
|
3116
|
-
value: string;
|
|
3117
3116
|
__kind: "P2WPKH";
|
|
3117
|
+
value: string;
|
|
3118
3118
|
}>, z.ZodObject<{
|
|
3119
3119
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
3120
3120
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3121
3121
|
}, "strip", z.ZodTypeAny, {
|
|
3122
|
-
value: `0x${string}`;
|
|
3123
3122
|
__kind: "P2WSH";
|
|
3123
|
+
value: `0x${string}`;
|
|
3124
3124
|
}, {
|
|
3125
|
-
value: string;
|
|
3126
3125
|
__kind: "P2WSH";
|
|
3126
|
+
value: string;
|
|
3127
3127
|
}>, z.ZodObject<{
|
|
3128
3128
|
__kind: z.ZodLiteral<"Taproot">;
|
|
3129
3129
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3130
3130
|
}, "strip", z.ZodTypeAny, {
|
|
3131
|
-
value: `0x${string}`;
|
|
3132
3131
|
__kind: "Taproot";
|
|
3132
|
+
value: `0x${string}`;
|
|
3133
3133
|
}, {
|
|
3134
|
-
value: string;
|
|
3135
3134
|
__kind: "Taproot";
|
|
3135
|
+
value: string;
|
|
3136
3136
|
}>, z.ZodObject<{
|
|
3137
3137
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3138
3138
|
version: z.ZodNumber;
|
|
@@ -3271,6 +3271,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3271
3271
|
liquidity: string | number;
|
|
3272
3272
|
}>;
|
|
3273
3273
|
}, "strip", z.ZodTypeAny, {
|
|
3274
|
+
__kind: "Increase";
|
|
3274
3275
|
value: {
|
|
3275
3276
|
amounts: {
|
|
3276
3277
|
base: bigint;
|
|
@@ -3278,8 +3279,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3278
3279
|
};
|
|
3279
3280
|
liquidity: bigint;
|
|
3280
3281
|
};
|
|
3281
|
-
__kind: "Increase";
|
|
3282
3282
|
}, {
|
|
3283
|
+
__kind: "Increase";
|
|
3283
3284
|
value: {
|
|
3284
3285
|
amounts: {
|
|
3285
3286
|
base: string | number;
|
|
@@ -3287,7 +3288,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3287
3288
|
};
|
|
3288
3289
|
liquidity: string | number;
|
|
3289
3290
|
};
|
|
3290
|
-
__kind: "Increase";
|
|
3291
3291
|
}>, z.ZodObject<{
|
|
3292
3292
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3293
3293
|
value: z.ZodObject<{
|
|
@@ -3316,6 +3316,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3316
3316
|
liquidity: string | number;
|
|
3317
3317
|
}>;
|
|
3318
3318
|
}, "strip", z.ZodTypeAny, {
|
|
3319
|
+
__kind: "Decrease";
|
|
3319
3320
|
value: {
|
|
3320
3321
|
amounts: {
|
|
3321
3322
|
base: bigint;
|
|
@@ -3323,8 +3324,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3323
3324
|
};
|
|
3324
3325
|
liquidity: bigint;
|
|
3325
3326
|
};
|
|
3326
|
-
__kind: "Decrease";
|
|
3327
3327
|
}, {
|
|
3328
|
+
__kind: "Decrease";
|
|
3328
3329
|
value: {
|
|
3329
3330
|
amounts: {
|
|
3330
3331
|
base: string | number;
|
|
@@ -3332,7 +3333,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3332
3333
|
};
|
|
3333
3334
|
liquidity: string | number;
|
|
3334
3335
|
};
|
|
3335
|
-
__kind: "Decrease";
|
|
3336
3336
|
}>]>;
|
|
3337
3337
|
declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
|
|
3338
3338
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -3347,20 +3347,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
3347
3347
|
__kind: z.ZodLiteral<"Increase">;
|
|
3348
3348
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3349
3349
|
}, "strip", z.ZodTypeAny, {
|
|
3350
|
-
value: bigint;
|
|
3351
3350
|
__kind: "Increase";
|
|
3351
|
+
value: bigint;
|
|
3352
3352
|
}, {
|
|
3353
|
-
value: string | number;
|
|
3354
3353
|
__kind: "Increase";
|
|
3354
|
+
value: string | number;
|
|
3355
3355
|
}>, z.ZodObject<{
|
|
3356
3356
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3357
3357
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3358
3358
|
}, "strip", z.ZodTypeAny, {
|
|
3359
|
-
value: bigint;
|
|
3360
3359
|
__kind: "Decrease";
|
|
3360
|
+
value: bigint;
|
|
3361
3361
|
}, {
|
|
3362
|
-
value: string | number;
|
|
3363
3362
|
__kind: "Decrease";
|
|
3363
|
+
value: string | number;
|
|
3364
3364
|
}>]>;
|
|
3365
3365
|
declare const palletCfPoolsAssetPair: z.ZodObject<{
|
|
3366
3366
|
assets: z.ZodObject<{
|