@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/190/common.d.cts
CHANGED
|
@@ -2217,21 +2217,21 @@ declare const palletCfReputationPenalty: z.ZodObject<{
|
|
|
2217
2217
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
2218
2218
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
2219
2219
|
}, "strip", z.ZodTypeAny, {
|
|
2220
|
-
__kind: "
|
|
2220
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2221
2221
|
}, {
|
|
2222
|
-
__kind: "
|
|
2223
|
-
}>, "
|
|
2224
|
-
__kind: "
|
|
2222
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2223
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
2224
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2225
2225
|
}>;
|
|
2226
2226
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
2227
2227
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
2228
2228
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2229
2229
|
}, "strip", z.ZodTypeAny, {
|
|
2230
2230
|
value: `0x${string}`;
|
|
2231
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2231
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2232
2232
|
}, {
|
|
2233
2233
|
value: string;
|
|
2234
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2234
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2235
2235
|
}>, {
|
|
2236
2236
|
readonly chain: "Ethereum";
|
|
2237
2237
|
readonly address: `0x${string}`;
|
|
@@ -2252,7 +2252,7 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
2252
2252
|
readonly address: string;
|
|
2253
2253
|
}, {
|
|
2254
2254
|
value: string;
|
|
2255
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2255
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2256
2256
|
}>;
|
|
2257
2257
|
declare const cfPrimitivesTxId: z.ZodObject<{
|
|
2258
2258
|
blockNumber: z.ZodNumber;
|
|
@@ -2329,10 +2329,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2329
2329
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2330
2330
|
}, "strip", z.ZodTypeAny, {
|
|
2331
2331
|
value: `0x${string}`;
|
|
2332
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2332
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2333
2333
|
}, {
|
|
2334
2334
|
value: string;
|
|
2335
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2335
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2336
2336
|
}>, {
|
|
2337
2337
|
readonly chain: "Ethereum";
|
|
2338
2338
|
readonly address: `0x${string}`;
|
|
@@ -2353,7 +2353,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2353
2353
|
readonly address: string;
|
|
2354
2354
|
}, {
|
|
2355
2355
|
value: string;
|
|
2356
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2356
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2357
2357
|
}>;
|
|
2358
2358
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2359
2359
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -2386,7 +2386,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2386
2386
|
__kind: "DepositChannel";
|
|
2387
2387
|
depositAddress: {
|
|
2388
2388
|
value: string;
|
|
2389
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2389
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2390
2390
|
};
|
|
2391
2391
|
channelId: string | number;
|
|
2392
2392
|
depositBlockHeight: string | number;
|
|
@@ -2551,10 +2551,10 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
2551
2551
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2552
2552
|
}, "strip", z.ZodTypeAny, {
|
|
2553
2553
|
value: `0x${string}`;
|
|
2554
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2554
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2555
2555
|
}, {
|
|
2556
2556
|
value: string;
|
|
2557
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2557
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2558
2558
|
}>, {
|
|
2559
2559
|
readonly chain: "Ethereum";
|
|
2560
2560
|
readonly address: `0x${string}`;
|
|
@@ -2575,7 +2575,7 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
2575
2575
|
readonly address: string;
|
|
2576
2576
|
}, {
|
|
2577
2577
|
value: string;
|
|
2578
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2578
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2579
2579
|
}>>>;
|
|
2580
2580
|
}, "strip", z.ZodTypeAny, {
|
|
2581
2581
|
channelMetadata: {
|
|
@@ -2614,7 +2614,7 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
2614
2614
|
};
|
|
2615
2615
|
sourceAddress?: {
|
|
2616
2616
|
value: string;
|
|
2617
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2617
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2618
2618
|
} | null | undefined;
|
|
2619
2619
|
}>;
|
|
2620
2620
|
declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -2647,10 +2647,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
2647
2647
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2648
2648
|
}, "strip", z.ZodTypeAny, {
|
|
2649
2649
|
value: `0x${string}`;
|
|
2650
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2650
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2651
2651
|
}, {
|
|
2652
2652
|
value: string;
|
|
2653
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2653
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2654
2654
|
}>, {
|
|
2655
2655
|
readonly chain: "Ethereum";
|
|
2656
2656
|
readonly address: `0x${string}`;
|
|
@@ -2671,7 +2671,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
2671
2671
|
readonly address: string;
|
|
2672
2672
|
}, {
|
|
2673
2673
|
value: string;
|
|
2674
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2674
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2675
2675
|
}>>>;
|
|
2676
2676
|
}, "strip", z.ZodTypeAny, {
|
|
2677
2677
|
channelMetadata: {
|
|
@@ -2710,7 +2710,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
2710
2710
|
};
|
|
2711
2711
|
sourceAddress?: {
|
|
2712
2712
|
value: string;
|
|
2713
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2713
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2714
2714
|
} | null | undefined;
|
|
2715
2715
|
}>>>;
|
|
2716
2716
|
outputAddress: z.ZodEffects<z.ZodObject<{
|
|
@@ -2718,10 +2718,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
2718
2718
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2719
2719
|
}, "strip", z.ZodTypeAny, {
|
|
2720
2720
|
value: `0x${string}`;
|
|
2721
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2721
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2722
2722
|
}, {
|
|
2723
2723
|
value: string;
|
|
2724
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2724
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2725
2725
|
}>, {
|
|
2726
2726
|
readonly chain: "Ethereum";
|
|
2727
2727
|
readonly address: `0x${string}`;
|
|
@@ -2742,7 +2742,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
2742
2742
|
readonly address: string;
|
|
2743
2743
|
}, {
|
|
2744
2744
|
value: string;
|
|
2745
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2745
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2746
2746
|
}>;
|
|
2747
2747
|
}, "strip", z.ZodTypeAny, {
|
|
2748
2748
|
__kind: "Egress";
|
|
@@ -2796,7 +2796,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
2796
2796
|
__kind: "Egress";
|
|
2797
2797
|
outputAddress: {
|
|
2798
2798
|
value: string;
|
|
2799
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2799
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2800
2800
|
};
|
|
2801
2801
|
ccmDepositMetadata?: {
|
|
2802
2802
|
channelMetadata: {
|
|
@@ -2809,7 +2809,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
2809
2809
|
};
|
|
2810
2810
|
sourceAddress?: {
|
|
2811
2811
|
value: string;
|
|
2812
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2812
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2813
2813
|
} | null | undefined;
|
|
2814
2814
|
} | null | undefined;
|
|
2815
2815
|
}>, z.ZodObject<{
|
|
@@ -2866,10 +2866,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2866
2866
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2867
2867
|
}, "strip", z.ZodTypeAny, {
|
|
2868
2868
|
value: `0x${string}`;
|
|
2869
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2869
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2870
2870
|
}, {
|
|
2871
2871
|
value: string;
|
|
2872
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2872
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2873
2873
|
}>, {
|
|
2874
2874
|
readonly chain: "Ethereum";
|
|
2875
2875
|
readonly address: `0x${string}`;
|
|
@@ -2890,7 +2890,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2890
2890
|
readonly address: string;
|
|
2891
2891
|
}, {
|
|
2892
2892
|
value: string;
|
|
2893
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2893
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2894
2894
|
}>>>;
|
|
2895
2895
|
}, "strip", z.ZodTypeAny, {
|
|
2896
2896
|
channelMetadata: {
|
|
@@ -2929,7 +2929,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2929
2929
|
};
|
|
2930
2930
|
sourceAddress?: {
|
|
2931
2931
|
value: string;
|
|
2932
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2932
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2933
2933
|
} | null | undefined;
|
|
2934
2934
|
}>>>;
|
|
2935
2935
|
outputAddress: z.ZodEffects<z.ZodObject<{
|
|
@@ -2937,10 +2937,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2937
2937
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2938
2938
|
}, "strip", z.ZodTypeAny, {
|
|
2939
2939
|
value: `0x${string}`;
|
|
2940
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2940
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2941
2941
|
}, {
|
|
2942
2942
|
value: string;
|
|
2943
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2943
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2944
2944
|
}>, {
|
|
2945
2945
|
readonly chain: "Ethereum";
|
|
2946
2946
|
readonly address: `0x${string}`;
|
|
@@ -2961,7 +2961,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
2961
2961
|
readonly address: string;
|
|
2962
2962
|
}, {
|
|
2963
2963
|
value: string;
|
|
2964
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
2964
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2965
2965
|
}>;
|
|
2966
2966
|
}, "strip", z.ZodTypeAny, {
|
|
2967
2967
|
__kind: "Egress";
|
|
@@ -3015,7 +3015,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
3015
3015
|
__kind: "Egress";
|
|
3016
3016
|
outputAddress: {
|
|
3017
3017
|
value: string;
|
|
3018
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3018
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3019
3019
|
};
|
|
3020
3020
|
ccmDepositMetadata?: {
|
|
3021
3021
|
channelMetadata: {
|
|
@@ -3028,7 +3028,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
3028
3028
|
};
|
|
3029
3029
|
sourceAddress?: {
|
|
3030
3030
|
value: string;
|
|
3031
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3031
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3032
3032
|
} | null | undefined;
|
|
3033
3033
|
} | null | undefined;
|
|
3034
3034
|
}>, z.ZodObject<{
|
|
@@ -3101,7 +3101,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
3101
3101
|
__kind: "Egress";
|
|
3102
3102
|
outputAddress: {
|
|
3103
3103
|
value: string;
|
|
3104
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3104
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3105
3105
|
};
|
|
3106
3106
|
ccmDepositMetadata?: {
|
|
3107
3107
|
channelMetadata: {
|
|
@@ -3114,7 +3114,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
3114
3114
|
};
|
|
3115
3115
|
sourceAddress?: {
|
|
3116
3116
|
value: string;
|
|
3117
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3117
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3118
3118
|
} | null | undefined;
|
|
3119
3119
|
} | null | undefined;
|
|
3120
3120
|
} | {
|
|
@@ -3148,10 +3148,10 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
|
|
|
3148
3148
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3149
3149
|
}, "strip", z.ZodTypeAny, {
|
|
3150
3150
|
value: `0x${string}`;
|
|
3151
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3151
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3152
3152
|
}, {
|
|
3153
3153
|
value: string;
|
|
3154
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3154
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3155
3155
|
}>, {
|
|
3156
3156
|
readonly chain: "Ethereum";
|
|
3157
3157
|
readonly address: `0x${string}`;
|
|
@@ -3172,7 +3172,7 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
|
|
|
3172
3172
|
readonly address: string;
|
|
3173
3173
|
}, {
|
|
3174
3174
|
value: string;
|
|
3175
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3175
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3176
3176
|
}>;
|
|
3177
3177
|
}, "strip", z.ZodTypeAny, {
|
|
3178
3178
|
value: {
|
|
@@ -3198,7 +3198,7 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
|
|
|
3198
3198
|
}, {
|
|
3199
3199
|
value: {
|
|
3200
3200
|
value: string;
|
|
3201
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3201
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3202
3202
|
};
|
|
3203
3203
|
__kind: "ExternalAddress";
|
|
3204
3204
|
}>]>;
|
|
@@ -3220,10 +3220,10 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
|
|
|
3220
3220
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3221
3221
|
}, "strip", z.ZodTypeAny, {
|
|
3222
3222
|
value: `0x${string}`;
|
|
3223
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3223
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3224
3224
|
}, {
|
|
3225
3225
|
value: string;
|
|
3226
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3226
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3227
3227
|
}>, {
|
|
3228
3228
|
readonly chain: "Ethereum";
|
|
3229
3229
|
readonly address: `0x${string}`;
|
|
@@ -3244,7 +3244,7 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
|
|
|
3244
3244
|
readonly address: string;
|
|
3245
3245
|
}, {
|
|
3246
3246
|
value: string;
|
|
3247
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3247
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3248
3248
|
}>;
|
|
3249
3249
|
}, "strip", z.ZodTypeAny, {
|
|
3250
3250
|
value: {
|
|
@@ -3270,14 +3270,13 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
|
|
|
3270
3270
|
}, {
|
|
3271
3271
|
value: {
|
|
3272
3272
|
value: string;
|
|
3273
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3273
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3274
3274
|
};
|
|
3275
3275
|
__kind: "ExternalAddress";
|
|
3276
3276
|
}>]>;
|
|
3277
3277
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3278
3278
|
}, "strip", z.ZodTypeAny, {
|
|
3279
3279
|
retryDuration: number;
|
|
3280
|
-
minPrice: bigint;
|
|
3281
3280
|
refundDestination: {
|
|
3282
3281
|
value: `cF${string}`;
|
|
3283
3282
|
__kind: "InternalAccount";
|
|
@@ -3303,19 +3302,20 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
|
|
|
3303
3302
|
};
|
|
3304
3303
|
__kind: "ExternalAddress";
|
|
3305
3304
|
};
|
|
3305
|
+
minPrice: bigint;
|
|
3306
3306
|
}, {
|
|
3307
3307
|
retryDuration: number;
|
|
3308
|
-
minPrice: string | number;
|
|
3309
3308
|
refundDestination: {
|
|
3310
3309
|
value: string;
|
|
3311
3310
|
__kind: "InternalAccount";
|
|
3312
3311
|
} | {
|
|
3313
3312
|
value: {
|
|
3314
3313
|
value: string;
|
|
3315
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3314
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3316
3315
|
};
|
|
3317
3316
|
__kind: "ExternalAddress";
|
|
3318
3317
|
};
|
|
3318
|
+
minPrice: string | number;
|
|
3319
3319
|
}>;
|
|
3320
3320
|
declare const cfPrimitivesDcaParameters: z.ZodObject<{
|
|
3321
3321
|
numberOfChunks: z.ZodNumber;
|
|
@@ -3334,10 +3334,10 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
3334
3334
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3335
3335
|
}, "strip", z.ZodTypeAny, {
|
|
3336
3336
|
value: `0x${string}`;
|
|
3337
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3337
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3338
3338
|
}, {
|
|
3339
3339
|
value: string;
|
|
3340
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3340
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3341
3341
|
}>, {
|
|
3342
3342
|
readonly chain: "Ethereum";
|
|
3343
3343
|
readonly address: `0x${string}`;
|
|
@@ -3358,11 +3358,12 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
3358
3358
|
readonly address: string;
|
|
3359
3359
|
}, {
|
|
3360
3360
|
value: string;
|
|
3361
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3361
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3362
3362
|
}>;
|
|
3363
3363
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3364
3364
|
}, "strip", z.ZodTypeAny, {
|
|
3365
3365
|
retryDuration: number;
|
|
3366
|
+
minPrice: bigint;
|
|
3366
3367
|
refundAddress: {
|
|
3367
3368
|
readonly chain: "Ethereum";
|
|
3368
3369
|
readonly address: `0x${string}`;
|
|
@@ -3382,14 +3383,13 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
3382
3383
|
readonly chain: "Assethub";
|
|
3383
3384
|
readonly address: string;
|
|
3384
3385
|
};
|
|
3385
|
-
minPrice: bigint;
|
|
3386
3386
|
}, {
|
|
3387
3387
|
retryDuration: number;
|
|
3388
|
+
minPrice: string | number;
|
|
3388
3389
|
refundAddress: {
|
|
3389
3390
|
value: string;
|
|
3390
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
3391
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
3391
3392
|
};
|
|
3392
|
-
minPrice: string | number;
|
|
3393
3393
|
}>;
|
|
3394
3394
|
declare const cfPrimitivesSwapLeg: z.ZodEffects<z.ZodObject<{
|
|
3395
3395
|
__kind: z.ZodEnum<["FromStable", "ToStable"]>;
|
|
@@ -3413,11 +3413,11 @@ declare const spRuntimeModuleError: z.ZodObject<{
|
|
|
3413
3413
|
declare const spRuntimeTokenError: z.ZodEffects<z.ZodObject<{
|
|
3414
3414
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
3415
3415
|
}, "strip", z.ZodTypeAny, {
|
|
3416
|
-
__kind: "
|
|
3416
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3417
3417
|
}, {
|
|
3418
|
-
__kind: "
|
|
3419
|
-
}>, "
|
|
3420
|
-
__kind: "
|
|
3418
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3419
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
3420
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3421
3421
|
}>;
|
|
3422
3422
|
declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
|
|
3423
3423
|
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
@@ -3502,18 +3502,18 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
3502
3502
|
value: z.ZodEffects<z.ZodObject<{
|
|
3503
3503
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
3504
3504
|
}, "strip", z.ZodTypeAny, {
|
|
3505
|
-
__kind: "
|
|
3505
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3506
3506
|
}, {
|
|
3507
|
-
__kind: "
|
|
3508
|
-
}>, "
|
|
3509
|
-
__kind: "
|
|
3507
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3508
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
3509
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3510
3510
|
}>;
|
|
3511
3511
|
}, "strip", z.ZodTypeAny, {
|
|
3512
|
-
value: "
|
|
3512
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3513
3513
|
__kind: "Token";
|
|
3514
3514
|
}, {
|
|
3515
3515
|
value: {
|
|
3516
|
-
__kind: "
|
|
3516
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3517
3517
|
};
|
|
3518
3518
|
__kind: "Token";
|
|
3519
3519
|
}>, z.ZodObject<{
|
|
@@ -3584,21 +3584,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
|
|
|
3584
3584
|
asset: z.ZodEffects<z.ZodObject<{
|
|
3585
3585
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
3586
3586
|
}, "strip", z.ZodTypeAny, {
|
|
3587
|
-
__kind: "
|
|
3587
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3588
3588
|
}, {
|
|
3589
|
-
__kind: "
|
|
3590
|
-
}>, "
|
|
3591
|
-
__kind: "
|
|
3589
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3590
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
3591
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3592
3592
|
}>;
|
|
3593
3593
|
amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
3594
3594
|
}, "strip", z.ZodTypeAny, {
|
|
3595
3595
|
__kind: "MaximumSwapAmount";
|
|
3596
|
-
asset: "
|
|
3596
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3597
3597
|
amount?: bigint | null | undefined;
|
|
3598
3598
|
}, {
|
|
3599
3599
|
__kind: "MaximumSwapAmount";
|
|
3600
3600
|
asset: {
|
|
3601
|
-
__kind: "
|
|
3601
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3602
3602
|
};
|
|
3603
3603
|
amount?: string | number | null | undefined;
|
|
3604
3604
|
}>, z.ZodObject<{
|
|
@@ -3642,21 +3642,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
|
|
|
3642
3642
|
asset: z.ZodEffects<z.ZodObject<{
|
|
3643
3643
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
3644
3644
|
}, "strip", z.ZodTypeAny, {
|
|
3645
|
-
__kind: "
|
|
3645
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3646
3646
|
}, {
|
|
3647
|
-
__kind: "
|
|
3648
|
-
}>, "
|
|
3649
|
-
__kind: "
|
|
3647
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3648
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
3649
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3650
3650
|
}>;
|
|
3651
3651
|
size_: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3652
3652
|
}, "strip", z.ZodTypeAny, {
|
|
3653
3653
|
__kind: "SetMinimumChunkSize";
|
|
3654
|
-
asset: "
|
|
3654
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3655
3655
|
size_: bigint;
|
|
3656
3656
|
}, {
|
|
3657
3657
|
__kind: "SetMinimumChunkSize";
|
|
3658
3658
|
asset: {
|
|
3659
|
-
__kind: "
|
|
3659
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3660
3660
|
};
|
|
3661
3661
|
size_: string | number;
|
|
3662
3662
|
}>, z.ZodObject<{
|
|
@@ -3923,11 +3923,11 @@ declare const cfChainsEvmDepositDetails: z.ZodObject<{
|
|
|
3923
3923
|
declare const palletCfEthereumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
3924
3924
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
3925
3925
|
}, "strip", z.ZodTypeAny, {
|
|
3926
|
-
__kind: "
|
|
3926
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
3927
3927
|
}, {
|
|
3928
|
-
__kind: "
|
|
3929
|
-
}>, "
|
|
3930
|
-
__kind: "
|
|
3928
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
3929
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
3930
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
3931
3931
|
}>;
|
|
3932
3932
|
declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3933
3933
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -3985,24 +3985,24 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
3985
3985
|
reason: z.ZodEffects<z.ZodObject<{
|
|
3986
3986
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
3987
3987
|
}, "strip", z.ZodTypeAny, {
|
|
3988
|
-
__kind: "
|
|
3988
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
3989
3989
|
}, {
|
|
3990
|
-
__kind: "
|
|
3991
|
-
}>, "
|
|
3992
|
-
__kind: "
|
|
3990
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
3991
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
3992
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
3993
3993
|
}>;
|
|
3994
3994
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3995
3995
|
}, "strip", z.ZodTypeAny, {
|
|
3996
3996
|
__kind: "Refund";
|
|
3997
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
3998
3997
|
amount: bigint;
|
|
3998
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
3999
3999
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
4000
4000
|
}, {
|
|
4001
4001
|
__kind: "Refund";
|
|
4002
|
+
amount: string | number;
|
|
4002
4003
|
reason: {
|
|
4003
|
-
__kind: "
|
|
4004
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
4004
4005
|
};
|
|
4005
|
-
amount: string | number;
|
|
4006
4006
|
egressId?: [{
|
|
4007
4007
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
4008
4008
|
}, string | number] | null | undefined;
|
|
@@ -4028,11 +4028,11 @@ declare const solPrimPdaPdaError: z.ZodEffects<z.ZodObject<{
|
|
|
4028
4028
|
declare const cfChainsCcmCheckerCcmValidityError: z.ZodEffects<z.ZodObject<{
|
|
4029
4029
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
4030
4030
|
}, "strip", z.ZodTypeAny, {
|
|
4031
|
-
__kind: "
|
|
4031
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4032
4032
|
}, {
|
|
4033
|
-
__kind: "
|
|
4034
|
-
}>, "
|
|
4035
|
-
__kind: "
|
|
4033
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4034
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
4035
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4036
4036
|
}>;
|
|
4037
4037
|
declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
4038
4038
|
__kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
|
|
@@ -4088,18 +4088,18 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
4088
4088
|
value: z.ZodEffects<z.ZodObject<{
|
|
4089
4089
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
4090
4090
|
}, "strip", z.ZodTypeAny, {
|
|
4091
|
-
__kind: "
|
|
4091
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4092
4092
|
}, {
|
|
4093
|
-
__kind: "
|
|
4094
|
-
}>, "
|
|
4095
|
-
__kind: "
|
|
4093
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4094
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
4095
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4096
4096
|
}>;
|
|
4097
4097
|
}, "strip", z.ZodTypeAny, {
|
|
4098
|
-
value: "
|
|
4098
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4099
4099
|
__kind: "InvalidCcm";
|
|
4100
4100
|
}, {
|
|
4101
4101
|
value: {
|
|
4102
|
-
__kind: "
|
|
4102
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4103
4103
|
};
|
|
4104
4104
|
__kind: "InvalidCcm";
|
|
4105
4105
|
}>, z.ZodObject<{
|
|
@@ -4180,18 +4180,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4180
4180
|
value: z.ZodEffects<z.ZodObject<{
|
|
4181
4181
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
4182
4182
|
}, "strip", z.ZodTypeAny, {
|
|
4183
|
-
__kind: "
|
|
4183
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4184
4184
|
}, {
|
|
4185
|
-
__kind: "
|
|
4186
|
-
}>, "
|
|
4187
|
-
__kind: "
|
|
4185
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4186
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
4187
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4188
4188
|
}>;
|
|
4189
4189
|
}, "strip", z.ZodTypeAny, {
|
|
4190
|
-
value: "
|
|
4190
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4191
4191
|
__kind: "InvalidCcm";
|
|
4192
4192
|
}, {
|
|
4193
4193
|
value: {
|
|
4194
|
-
__kind: "
|
|
4194
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4195
4195
|
};
|
|
4196
4196
|
__kind: "InvalidCcm";
|
|
4197
4197
|
}>, z.ZodObject<{
|
|
@@ -4225,7 +4225,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4225
4225
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
4226
4226
|
__kind: "FailedToDeriveAddress";
|
|
4227
4227
|
} | {
|
|
4228
|
-
value: "
|
|
4228
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4229
4229
|
__kind: "InvalidCcm";
|
|
4230
4230
|
} | {
|
|
4231
4231
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -4252,7 +4252,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4252
4252
|
__kind: "FailedToDeriveAddress";
|
|
4253
4253
|
} | {
|
|
4254
4254
|
value: {
|
|
4255
|
-
__kind: "
|
|
4255
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
4256
4256
|
};
|
|
4257
4257
|
__kind: "InvalidCcm";
|
|
4258
4258
|
} | {
|
|
@@ -4329,18 +4329,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4329
4329
|
value: z.ZodEffects<z.ZodObject<{
|
|
4330
4330
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
4331
4331
|
}, "strip", z.ZodTypeAny, {
|
|
4332
|
-
__kind: "
|
|
4332
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4333
4333
|
}, {
|
|
4334
|
-
__kind: "
|
|
4335
|
-
}>, "
|
|
4336
|
-
__kind: "
|
|
4334
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4335
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
4336
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4337
4337
|
}>;
|
|
4338
4338
|
}, "strip", z.ZodTypeAny, {
|
|
4339
|
-
value: "
|
|
4339
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4340
4340
|
__kind: "Token";
|
|
4341
4341
|
}, {
|
|
4342
4342
|
value: {
|
|
4343
|
-
__kind: "
|
|
4343
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4344
4344
|
};
|
|
4345
4345
|
__kind: "Token";
|
|
4346
4346
|
}>, z.ZodObject<{
|
|
@@ -4426,7 +4426,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4426
4426
|
} | {
|
|
4427
4427
|
__kind: "TooManyConsumers";
|
|
4428
4428
|
} | {
|
|
4429
|
-
value: "
|
|
4429
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4430
4430
|
__kind: "Token";
|
|
4431
4431
|
} | {
|
|
4432
4432
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -4465,7 +4465,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
4465
4465
|
__kind: "TooManyConsumers";
|
|
4466
4466
|
} | {
|
|
4467
4467
|
value: {
|
|
4468
|
-
__kind: "
|
|
4468
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4469
4469
|
};
|
|
4470
4470
|
__kind: "Token";
|
|
4471
4471
|
} | {
|
|
@@ -4580,18 +4580,18 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
4580
4580
|
value: z.ZodEffects<z.ZodObject<{
|
|
4581
4581
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
4582
4582
|
}, "strip", z.ZodTypeAny, {
|
|
4583
|
-
__kind: "
|
|
4583
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4584
4584
|
}, {
|
|
4585
|
-
__kind: "
|
|
4586
|
-
}>, "
|
|
4587
|
-
__kind: "
|
|
4585
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4586
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
4587
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4588
4588
|
}>;
|
|
4589
4589
|
}, "strip", z.ZodTypeAny, {
|
|
4590
|
-
value: "
|
|
4590
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4591
4591
|
__kind: "Token";
|
|
4592
4592
|
}, {
|
|
4593
4593
|
value: {
|
|
4594
|
-
__kind: "
|
|
4594
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4595
4595
|
};
|
|
4596
4596
|
__kind: "Token";
|
|
4597
4597
|
}>, z.ZodObject<{
|
|
@@ -4677,7 +4677,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
4677
4677
|
} | {
|
|
4678
4678
|
__kind: "TooManyConsumers";
|
|
4679
4679
|
} | {
|
|
4680
|
-
value: "
|
|
4680
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4681
4681
|
__kind: "Token";
|
|
4682
4682
|
} | {
|
|
4683
4683
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -4716,7 +4716,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
4716
4716
|
__kind: "TooManyConsumers";
|
|
4717
4717
|
} | {
|
|
4718
4718
|
value: {
|
|
4719
|
-
__kind: "
|
|
4719
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4720
4720
|
};
|
|
4721
4721
|
__kind: "Token";
|
|
4722
4722
|
} | {
|
|
@@ -4760,18 +4760,18 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
4760
4760
|
txHashes?: string[] | null | undefined;
|
|
4761
4761
|
}>;
|
|
4762
4762
|
}, "strip", z.ZodTypeAny, {
|
|
4763
|
+
amount: bigint;
|
|
4763
4764
|
depositAddress: `0x${string}`;
|
|
4764
4765
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
4765
|
-
amount: bigint;
|
|
4766
4766
|
depositDetails: {
|
|
4767
4767
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
4768
4768
|
};
|
|
4769
4769
|
}, {
|
|
4770
|
+
amount: string | number;
|
|
4770
4771
|
depositAddress: string;
|
|
4771
4772
|
asset: {
|
|
4772
4773
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
4773
4774
|
};
|
|
4774
|
-
amount: string | number;
|
|
4775
4775
|
depositDetails: {
|
|
4776
4776
|
txHashes?: string[] | null | undefined;
|
|
4777
4777
|
};
|
|
@@ -5058,12 +5058,12 @@ declare const cfChainsChannelRefundParametersH160: z.ZodObject<{
|
|
|
5058
5058
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5059
5059
|
}, "strip", z.ZodTypeAny, {
|
|
5060
5060
|
retryDuration: number;
|
|
5061
|
-
refundAddress: `0x${string}`;
|
|
5062
5061
|
minPrice: bigint;
|
|
5062
|
+
refundAddress: `0x${string}`;
|
|
5063
5063
|
}, {
|
|
5064
5064
|
retryDuration: number;
|
|
5065
|
-
refundAddress: string;
|
|
5066
5065
|
minPrice: string | number;
|
|
5066
|
+
refundAddress: string;
|
|
5067
5067
|
}>;
|
|
5068
5068
|
declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObject<{
|
|
5069
5069
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
@@ -5088,21 +5088,21 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5088
5088
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
5089
5089
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
5090
5090
|
}, "strip", z.ZodTypeAny, {
|
|
5091
|
-
__kind: "
|
|
5091
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5092
5092
|
}, {
|
|
5093
|
-
__kind: "
|
|
5094
|
-
}>, "
|
|
5095
|
-
__kind: "
|
|
5093
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5094
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
5095
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5096
5096
|
}>;
|
|
5097
5097
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
5098
5098
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
5099
5099
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
5100
5100
|
}, "strip", z.ZodTypeAny, {
|
|
5101
5101
|
value: `0x${string}`;
|
|
5102
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
5102
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
5103
5103
|
}, {
|
|
5104
5104
|
value: string;
|
|
5105
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
5105
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
5106
5106
|
}>, {
|
|
5107
5107
|
readonly chain: "Ethereum";
|
|
5108
5108
|
readonly address: `0x${string}`;
|
|
@@ -5123,7 +5123,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5123
5123
|
readonly address: string;
|
|
5124
5124
|
}, {
|
|
5125
5125
|
value: string;
|
|
5126
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
5126
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
5127
5127
|
}>;
|
|
5128
5128
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
5129
5129
|
channelMetadata: z.ZodObject<{
|
|
@@ -5418,12 +5418,12 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5418
5418
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5419
5419
|
}, "strip", z.ZodTypeAny, {
|
|
5420
5420
|
retryDuration: number;
|
|
5421
|
-
refundAddress: `0x${string}`;
|
|
5422
5421
|
minPrice: bigint;
|
|
5422
|
+
refundAddress: `0x${string}`;
|
|
5423
5423
|
}, {
|
|
5424
5424
|
retryDuration: number;
|
|
5425
|
-
refundAddress: string;
|
|
5426
5425
|
minPrice: string | number;
|
|
5426
|
+
refundAddress: string;
|
|
5427
5427
|
}>;
|
|
5428
5428
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
5429
5429
|
numberOfChunks: z.ZodNumber;
|
|
@@ -5437,12 +5437,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5437
5437
|
}>>>;
|
|
5438
5438
|
boostFee: z.ZodNumber;
|
|
5439
5439
|
}, "strip", z.ZodTypeAny, {
|
|
5440
|
+
txId: `0x${string}`;
|
|
5440
5441
|
depositDetails: {
|
|
5441
5442
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
5442
5443
|
};
|
|
5443
5444
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5444
5445
|
depositAmount: bigint;
|
|
5445
|
-
outputAsset: "
|
|
5446
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5446
5447
|
destinationAddress: {
|
|
5447
5448
|
readonly chain: "Ethereum";
|
|
5448
5449
|
readonly address: `0x${string}`;
|
|
@@ -5462,15 +5463,14 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5462
5463
|
readonly chain: "Assethub";
|
|
5463
5464
|
readonly address: string;
|
|
5464
5465
|
};
|
|
5465
|
-
txId: `0x${string}`;
|
|
5466
5466
|
affiliateFees: {
|
|
5467
5467
|
account: number;
|
|
5468
5468
|
bps: number;
|
|
5469
5469
|
}[];
|
|
5470
5470
|
refundParams: {
|
|
5471
5471
|
retryDuration: number;
|
|
5472
|
-
refundAddress: `0x${string}`;
|
|
5473
5472
|
minPrice: bigint;
|
|
5473
|
+
refundAddress: `0x${string}`;
|
|
5474
5474
|
};
|
|
5475
5475
|
boostFee: number;
|
|
5476
5476
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -5530,6 +5530,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5530
5530
|
chunkInterval: number;
|
|
5531
5531
|
} | null | undefined;
|
|
5532
5532
|
}, {
|
|
5533
|
+
txId: string;
|
|
5533
5534
|
depositDetails: {
|
|
5534
5535
|
txHashes?: string[] | null | undefined;
|
|
5535
5536
|
};
|
|
@@ -5538,21 +5539,20 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5538
5539
|
};
|
|
5539
5540
|
depositAmount: string | number;
|
|
5540
5541
|
outputAsset: {
|
|
5541
|
-
__kind: "
|
|
5542
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5542
5543
|
};
|
|
5543
5544
|
destinationAddress: {
|
|
5544
5545
|
value: string;
|
|
5545
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
5546
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
5546
5547
|
};
|
|
5547
|
-
txId: string;
|
|
5548
5548
|
affiliateFees: {
|
|
5549
5549
|
account: number;
|
|
5550
5550
|
bps: number;
|
|
5551
5551
|
}[];
|
|
5552
5552
|
refundParams: {
|
|
5553
5553
|
retryDuration: number;
|
|
5554
|
-
refundAddress: string;
|
|
5555
5554
|
minPrice: string | number;
|
|
5555
|
+
refundAddress: string;
|
|
5556
5556
|
};
|
|
5557
5557
|
boostFee: number;
|
|
5558
5558
|
depositAddress?: string | null | undefined;
|
|
@@ -5636,18 +5636,18 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5636
5636
|
txHashes?: string[] | null | undefined;
|
|
5637
5637
|
}>;
|
|
5638
5638
|
}, "strip", z.ZodTypeAny, {
|
|
5639
|
+
amount: bigint;
|
|
5639
5640
|
depositAddress: `0x${string}`;
|
|
5640
5641
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5641
|
-
amount: bigint;
|
|
5642
5642
|
depositDetails: {
|
|
5643
5643
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
5644
5644
|
};
|
|
5645
5645
|
}, {
|
|
5646
|
+
amount: string | number;
|
|
5646
5647
|
depositAddress: string;
|
|
5647
5648
|
asset: {
|
|
5648
5649
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5649
5650
|
};
|
|
5650
|
-
amount: string | number;
|
|
5651
5651
|
depositDetails: {
|
|
5652
5652
|
txHashes?: string[] | null | undefined;
|
|
5653
5653
|
};
|
|
@@ -5655,9 +5655,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5655
5655
|
}, "strip", z.ZodTypeAny, {
|
|
5656
5656
|
__kind: "DepositChannelEthereum";
|
|
5657
5657
|
depositWitness: {
|
|
5658
|
+
amount: bigint;
|
|
5658
5659
|
depositAddress: `0x${string}`;
|
|
5659
5660
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5660
|
-
amount: bigint;
|
|
5661
5661
|
depositDetails: {
|
|
5662
5662
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
5663
5663
|
};
|
|
@@ -5665,11 +5665,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5665
5665
|
}, {
|
|
5666
5666
|
__kind: "DepositChannelEthereum";
|
|
5667
5667
|
depositWitness: {
|
|
5668
|
+
amount: string | number;
|
|
5668
5669
|
depositAddress: string;
|
|
5669
5670
|
asset: {
|
|
5670
5671
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5671
5672
|
};
|
|
5672
|
-
amount: string | number;
|
|
5673
5673
|
depositDetails: {
|
|
5674
5674
|
txHashes?: string[] | null | undefined;
|
|
5675
5675
|
};
|
|
@@ -5699,21 +5699,21 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5699
5699
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
5700
5700
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
5701
5701
|
}, "strip", z.ZodTypeAny, {
|
|
5702
|
-
__kind: "
|
|
5702
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5703
5703
|
}, {
|
|
5704
|
-
__kind: "
|
|
5705
|
-
}>, "
|
|
5706
|
-
__kind: "
|
|
5704
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5705
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
5706
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5707
5707
|
}>;
|
|
5708
5708
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
5709
5709
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
5710
5710
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
5711
5711
|
}, "strip", z.ZodTypeAny, {
|
|
5712
5712
|
value: `0x${string}`;
|
|
5713
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
5713
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
5714
5714
|
}, {
|
|
5715
5715
|
value: string;
|
|
5716
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
5716
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
5717
5717
|
}>, {
|
|
5718
5718
|
readonly chain: "Ethereum";
|
|
5719
5719
|
readonly address: `0x${string}`;
|
|
@@ -5734,7 +5734,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5734
5734
|
readonly address: string;
|
|
5735
5735
|
}, {
|
|
5736
5736
|
value: string;
|
|
5737
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
5737
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
5738
5738
|
}>;
|
|
5739
5739
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
5740
5740
|
channelMetadata: z.ZodObject<{
|
|
@@ -6029,12 +6029,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6029
6029
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6030
6030
|
}, "strip", z.ZodTypeAny, {
|
|
6031
6031
|
retryDuration: number;
|
|
6032
|
-
refundAddress: `0x${string}`;
|
|
6033
6032
|
minPrice: bigint;
|
|
6033
|
+
refundAddress: `0x${string}`;
|
|
6034
6034
|
}, {
|
|
6035
6035
|
retryDuration: number;
|
|
6036
|
-
refundAddress: string;
|
|
6037
6036
|
minPrice: string | number;
|
|
6037
|
+
refundAddress: string;
|
|
6038
6038
|
}>;
|
|
6039
6039
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
6040
6040
|
numberOfChunks: z.ZodNumber;
|
|
@@ -6048,12 +6048,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6048
6048
|
}>>>;
|
|
6049
6049
|
boostFee: z.ZodNumber;
|
|
6050
6050
|
}, "strip", z.ZodTypeAny, {
|
|
6051
|
+
txId: `0x${string}`;
|
|
6051
6052
|
depositDetails: {
|
|
6052
6053
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
6053
6054
|
};
|
|
6054
6055
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6055
6056
|
depositAmount: bigint;
|
|
6056
|
-
outputAsset: "
|
|
6057
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6057
6058
|
destinationAddress: {
|
|
6058
6059
|
readonly chain: "Ethereum";
|
|
6059
6060
|
readonly address: `0x${string}`;
|
|
@@ -6073,15 +6074,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6073
6074
|
readonly chain: "Assethub";
|
|
6074
6075
|
readonly address: string;
|
|
6075
6076
|
};
|
|
6076
|
-
txId: `0x${string}`;
|
|
6077
6077
|
affiliateFees: {
|
|
6078
6078
|
account: number;
|
|
6079
6079
|
bps: number;
|
|
6080
6080
|
}[];
|
|
6081
6081
|
refundParams: {
|
|
6082
6082
|
retryDuration: number;
|
|
6083
|
-
refundAddress: `0x${string}`;
|
|
6084
6083
|
minPrice: bigint;
|
|
6084
|
+
refundAddress: `0x${string}`;
|
|
6085
6085
|
};
|
|
6086
6086
|
boostFee: number;
|
|
6087
6087
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -6141,6 +6141,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6141
6141
|
chunkInterval: number;
|
|
6142
6142
|
} | null | undefined;
|
|
6143
6143
|
}, {
|
|
6144
|
+
txId: string;
|
|
6144
6145
|
depositDetails: {
|
|
6145
6146
|
txHashes?: string[] | null | undefined;
|
|
6146
6147
|
};
|
|
@@ -6149,21 +6150,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6149
6150
|
};
|
|
6150
6151
|
depositAmount: string | number;
|
|
6151
6152
|
outputAsset: {
|
|
6152
|
-
__kind: "
|
|
6153
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6153
6154
|
};
|
|
6154
6155
|
destinationAddress: {
|
|
6155
6156
|
value: string;
|
|
6156
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
6157
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
6157
6158
|
};
|
|
6158
|
-
txId: string;
|
|
6159
6159
|
affiliateFees: {
|
|
6160
6160
|
account: number;
|
|
6161
6161
|
bps: number;
|
|
6162
6162
|
}[];
|
|
6163
6163
|
refundParams: {
|
|
6164
6164
|
retryDuration: number;
|
|
6165
|
-
refundAddress: string;
|
|
6166
6165
|
minPrice: string | number;
|
|
6166
|
+
refundAddress: string;
|
|
6167
6167
|
};
|
|
6168
6168
|
boostFee: number;
|
|
6169
6169
|
depositAddress?: string | null | undefined;
|
|
@@ -6228,12 +6228,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6228
6228
|
}, "strip", z.ZodTypeAny, {
|
|
6229
6229
|
__kind: "VaultEthereum";
|
|
6230
6230
|
vaultWitness: {
|
|
6231
|
+
txId: `0x${string}`;
|
|
6231
6232
|
depositDetails: {
|
|
6232
6233
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
6233
6234
|
};
|
|
6234
6235
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6235
6236
|
depositAmount: bigint;
|
|
6236
|
-
outputAsset: "
|
|
6237
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6237
6238
|
destinationAddress: {
|
|
6238
6239
|
readonly chain: "Ethereum";
|
|
6239
6240
|
readonly address: `0x${string}`;
|
|
@@ -6253,15 +6254,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6253
6254
|
readonly chain: "Assethub";
|
|
6254
6255
|
readonly address: string;
|
|
6255
6256
|
};
|
|
6256
|
-
txId: `0x${string}`;
|
|
6257
6257
|
affiliateFees: {
|
|
6258
6258
|
account: number;
|
|
6259
6259
|
bps: number;
|
|
6260
6260
|
}[];
|
|
6261
6261
|
refundParams: {
|
|
6262
6262
|
retryDuration: number;
|
|
6263
|
-
refundAddress: `0x${string}`;
|
|
6264
6263
|
minPrice: bigint;
|
|
6264
|
+
refundAddress: `0x${string}`;
|
|
6265
6265
|
};
|
|
6266
6266
|
boostFee: number;
|
|
6267
6267
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -6324,6 +6324,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6324
6324
|
}, {
|
|
6325
6325
|
__kind: "VaultEthereum";
|
|
6326
6326
|
vaultWitness: {
|
|
6327
|
+
txId: string;
|
|
6327
6328
|
depositDetails: {
|
|
6328
6329
|
txHashes?: string[] | null | undefined;
|
|
6329
6330
|
};
|
|
@@ -6332,21 +6333,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6332
6333
|
};
|
|
6333
6334
|
depositAmount: string | number;
|
|
6334
6335
|
outputAsset: {
|
|
6335
|
-
__kind: "
|
|
6336
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6336
6337
|
};
|
|
6337
6338
|
destinationAddress: {
|
|
6338
6339
|
value: string;
|
|
6339
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
6340
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
6340
6341
|
};
|
|
6341
|
-
txId: string;
|
|
6342
6342
|
affiliateFees: {
|
|
6343
6343
|
account: number;
|
|
6344
6344
|
bps: number;
|
|
6345
6345
|
}[];
|
|
6346
6346
|
refundParams: {
|
|
6347
6347
|
retryDuration: number;
|
|
6348
|
-
refundAddress: string;
|
|
6349
6348
|
minPrice: string | number;
|
|
6349
|
+
refundAddress: string;
|
|
6350
6350
|
};
|
|
6351
6351
|
boostFee: number;
|
|
6352
6352
|
depositAddress?: string | null | undefined;
|
|
@@ -6518,18 +6518,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6518
6518
|
value: z.ZodEffects<z.ZodObject<{
|
|
6519
6519
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
6520
6520
|
}, "strip", z.ZodTypeAny, {
|
|
6521
|
-
__kind: "
|
|
6521
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
6522
6522
|
}, {
|
|
6523
|
-
__kind: "
|
|
6524
|
-
}>, "
|
|
6525
|
-
__kind: "
|
|
6523
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
6524
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
6525
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
6526
6526
|
}>;
|
|
6527
6527
|
}, "strip", z.ZodTypeAny, {
|
|
6528
|
-
value: "
|
|
6528
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
6529
6529
|
__kind: "InvalidCcm";
|
|
6530
6530
|
}, {
|
|
6531
6531
|
value: {
|
|
6532
|
-
__kind: "
|
|
6532
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
6533
6533
|
};
|
|
6534
6534
|
__kind: "InvalidCcm";
|
|
6535
6535
|
}>, z.ZodObject<{
|
|
@@ -6563,7 +6563,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6563
6563
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
6564
6564
|
__kind: "FailedToDeriveAddress";
|
|
6565
6565
|
} | {
|
|
6566
|
-
value: "
|
|
6566
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
6567
6567
|
__kind: "InvalidCcm";
|
|
6568
6568
|
} | {
|
|
6569
6569
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -6590,7 +6590,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6590
6590
|
__kind: "FailedToDeriveAddress";
|
|
6591
6591
|
} | {
|
|
6592
6592
|
value: {
|
|
6593
|
-
__kind: "
|
|
6593
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
6594
6594
|
};
|
|
6595
6595
|
__kind: "InvalidCcm";
|
|
6596
6596
|
} | {
|
|
@@ -6667,18 +6667,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6667
6667
|
value: z.ZodEffects<z.ZodObject<{
|
|
6668
6668
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
6669
6669
|
}, "strip", z.ZodTypeAny, {
|
|
6670
|
-
__kind: "
|
|
6670
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6671
6671
|
}, {
|
|
6672
|
-
__kind: "
|
|
6673
|
-
}>, "
|
|
6674
|
-
__kind: "
|
|
6672
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6673
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
6674
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6675
6675
|
}>;
|
|
6676
6676
|
}, "strip", z.ZodTypeAny, {
|
|
6677
|
-
value: "
|
|
6677
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6678
6678
|
__kind: "Token";
|
|
6679
6679
|
}, {
|
|
6680
6680
|
value: {
|
|
6681
|
-
__kind: "
|
|
6681
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6682
6682
|
};
|
|
6683
6683
|
__kind: "Token";
|
|
6684
6684
|
}>, z.ZodObject<{
|
|
@@ -6764,7 +6764,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6764
6764
|
} | {
|
|
6765
6765
|
__kind: "TooManyConsumers";
|
|
6766
6766
|
} | {
|
|
6767
|
-
value: "
|
|
6767
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6768
6768
|
__kind: "Token";
|
|
6769
6769
|
} | {
|
|
6770
6770
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -6803,7 +6803,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
6803
6803
|
__kind: "TooManyConsumers";
|
|
6804
6804
|
} | {
|
|
6805
6805
|
value: {
|
|
6806
|
-
__kind: "
|
|
6806
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
6807
6807
|
};
|
|
6808
6808
|
__kind: "Token";
|
|
6809
6809
|
} | {
|
|
@@ -6839,11 +6839,11 @@ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
|
|
|
6839
6839
|
declare const palletCfPolkadotIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
6840
6840
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
6841
6841
|
}, "strip", z.ZodTypeAny, {
|
|
6842
|
-
__kind: "
|
|
6842
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6843
6843
|
}, {
|
|
6844
|
-
__kind: "
|
|
6845
|
-
}>, "
|
|
6846
|
-
__kind: "
|
|
6844
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6845
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
6846
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6847
6847
|
}>;
|
|
6848
6848
|
declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
6849
6849
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -6901,24 +6901,24 @@ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
6901
6901
|
reason: z.ZodEffects<z.ZodObject<{
|
|
6902
6902
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
6903
6903
|
}, "strip", z.ZodTypeAny, {
|
|
6904
|
-
__kind: "
|
|
6904
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6905
6905
|
}, {
|
|
6906
|
-
__kind: "
|
|
6907
|
-
}>, "
|
|
6908
|
-
__kind: "
|
|
6906
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6907
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
6908
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6909
6909
|
}>;
|
|
6910
6910
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6911
6911
|
}, "strip", z.ZodTypeAny, {
|
|
6912
6912
|
__kind: "Refund";
|
|
6913
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
6914
6913
|
amount: bigint;
|
|
6914
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6915
6915
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
6916
6916
|
}, {
|
|
6917
6917
|
__kind: "Refund";
|
|
6918
|
+
amount: string | number;
|
|
6918
6919
|
reason: {
|
|
6919
|
-
__kind: "
|
|
6920
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
6920
6921
|
};
|
|
6921
|
-
amount: string | number;
|
|
6922
6922
|
egressId?: [{
|
|
6923
6923
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
6924
6924
|
}, string | number] | null | undefined;
|
|
@@ -7008,18 +7008,18 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
7008
7008
|
value: z.ZodEffects<z.ZodObject<{
|
|
7009
7009
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
7010
7010
|
}, "strip", z.ZodTypeAny, {
|
|
7011
|
-
__kind: "
|
|
7011
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
7012
7012
|
}, {
|
|
7013
|
-
__kind: "
|
|
7014
|
-
}>, "
|
|
7015
|
-
__kind: "
|
|
7013
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
7014
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
7015
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
7016
7016
|
}>;
|
|
7017
7017
|
}, "strip", z.ZodTypeAny, {
|
|
7018
|
-
value: "
|
|
7018
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
7019
7019
|
__kind: "Token";
|
|
7020
7020
|
}, {
|
|
7021
7021
|
value: {
|
|
7022
|
-
__kind: "
|
|
7022
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
7023
7023
|
};
|
|
7024
7024
|
__kind: "Token";
|
|
7025
7025
|
}>, z.ZodObject<{
|
|
@@ -7105,7 +7105,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
7105
7105
|
} | {
|
|
7106
7106
|
__kind: "TooManyConsumers";
|
|
7107
7107
|
} | {
|
|
7108
|
-
value: "
|
|
7108
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
7109
7109
|
__kind: "Token";
|
|
7110
7110
|
} | {
|
|
7111
7111
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -7144,7 +7144,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
7144
7144
|
__kind: "TooManyConsumers";
|
|
7145
7145
|
} | {
|
|
7146
7146
|
value: {
|
|
7147
|
-
__kind: "
|
|
7147
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
7148
7148
|
};
|
|
7149
7149
|
__kind: "Token";
|
|
7150
7150
|
} | {
|
|
@@ -7182,16 +7182,16 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
7182
7182
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7183
7183
|
depositDetails: z.ZodNumber;
|
|
7184
7184
|
}, "strip", z.ZodTypeAny, {
|
|
7185
|
+
amount: bigint;
|
|
7185
7186
|
depositAddress: `0x${string}`;
|
|
7186
7187
|
asset: "Dot";
|
|
7187
|
-
amount: bigint;
|
|
7188
7188
|
depositDetails: number;
|
|
7189
7189
|
}, {
|
|
7190
|
+
amount: string | number;
|
|
7190
7191
|
depositAddress: string;
|
|
7191
7192
|
asset: {
|
|
7192
7193
|
__kind: "Dot";
|
|
7193
7194
|
};
|
|
7194
|
-
amount: string | number;
|
|
7195
7195
|
depositDetails: number;
|
|
7196
7196
|
}>;
|
|
7197
7197
|
declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
|
|
@@ -7200,12 +7200,12 @@ declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
|
|
|
7200
7200
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7201
7201
|
}, "strip", z.ZodTypeAny, {
|
|
7202
7202
|
retryDuration: number;
|
|
7203
|
-
refundAddress: `0x${string}`;
|
|
7204
7203
|
minPrice: bigint;
|
|
7204
|
+
refundAddress: `0x${string}`;
|
|
7205
7205
|
}, {
|
|
7206
7206
|
retryDuration: number;
|
|
7207
|
-
refundAddress: string;
|
|
7208
7207
|
minPrice: string | number;
|
|
7208
|
+
refundAddress: string;
|
|
7209
7209
|
}>;
|
|
7210
7210
|
declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObject<{
|
|
7211
7211
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
@@ -7224,21 +7224,21 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7224
7224
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
7225
7225
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
7226
7226
|
}, "strip", z.ZodTypeAny, {
|
|
7227
|
-
__kind: "
|
|
7227
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7228
7228
|
}, {
|
|
7229
|
-
__kind: "
|
|
7230
|
-
}>, "
|
|
7231
|
-
__kind: "
|
|
7229
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7230
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
7231
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7232
7232
|
}>;
|
|
7233
7233
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
7234
7234
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
7235
7235
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7236
7236
|
}, "strip", z.ZodTypeAny, {
|
|
7237
7237
|
value: `0x${string}`;
|
|
7238
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
7238
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
7239
7239
|
}, {
|
|
7240
7240
|
value: string;
|
|
7241
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
7241
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
7242
7242
|
}>, {
|
|
7243
7243
|
readonly chain: "Ethereum";
|
|
7244
7244
|
readonly address: `0x${string}`;
|
|
@@ -7259,7 +7259,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7259
7259
|
readonly address: string;
|
|
7260
7260
|
}, {
|
|
7261
7261
|
value: string;
|
|
7262
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
7262
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
7263
7263
|
}>;
|
|
7264
7264
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7265
7265
|
channelMetadata: z.ZodObject<{
|
|
@@ -7563,12 +7563,12 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7563
7563
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7564
7564
|
}, "strip", z.ZodTypeAny, {
|
|
7565
7565
|
retryDuration: number;
|
|
7566
|
-
refundAddress: `0x${string}`;
|
|
7567
7566
|
minPrice: bigint;
|
|
7567
|
+
refundAddress: `0x${string}`;
|
|
7568
7568
|
}, {
|
|
7569
7569
|
retryDuration: number;
|
|
7570
|
-
refundAddress: string;
|
|
7571
7570
|
minPrice: string | number;
|
|
7571
|
+
refundAddress: string;
|
|
7572
7572
|
}>;
|
|
7573
7573
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7574
7574
|
numberOfChunks: z.ZodNumber;
|
|
@@ -7582,10 +7582,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7582
7582
|
}>>>;
|
|
7583
7583
|
boostFee: z.ZodNumber;
|
|
7584
7584
|
}, "strip", z.ZodTypeAny, {
|
|
7585
|
+
txId: {
|
|
7586
|
+
blockNumber: number;
|
|
7587
|
+
extrinsicIndex: number;
|
|
7588
|
+
};
|
|
7585
7589
|
depositDetails: number;
|
|
7586
7590
|
inputAsset: "Dot";
|
|
7587
7591
|
depositAmount: bigint;
|
|
7588
|
-
outputAsset: "
|
|
7592
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7589
7593
|
destinationAddress: {
|
|
7590
7594
|
readonly chain: "Ethereum";
|
|
7591
7595
|
readonly address: `0x${string}`;
|
|
@@ -7605,18 +7609,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7605
7609
|
readonly chain: "Assethub";
|
|
7606
7610
|
readonly address: string;
|
|
7607
7611
|
};
|
|
7608
|
-
txId: {
|
|
7609
|
-
blockNumber: number;
|
|
7610
|
-
extrinsicIndex: number;
|
|
7611
|
-
};
|
|
7612
7612
|
affiliateFees: {
|
|
7613
7613
|
account: number;
|
|
7614
7614
|
bps: number;
|
|
7615
7615
|
}[];
|
|
7616
7616
|
refundParams: {
|
|
7617
7617
|
retryDuration: number;
|
|
7618
|
-
refundAddress: `0x${string}`;
|
|
7619
7618
|
minPrice: bigint;
|
|
7619
|
+
refundAddress: `0x${string}`;
|
|
7620
7620
|
};
|
|
7621
7621
|
boostFee: number;
|
|
7622
7622
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -7676,21 +7676,21 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7676
7676
|
chunkInterval: number;
|
|
7677
7677
|
} | null | undefined;
|
|
7678
7678
|
}, {
|
|
7679
|
+
txId: {
|
|
7680
|
+
blockNumber: number;
|
|
7681
|
+
extrinsicIndex: number;
|
|
7682
|
+
};
|
|
7679
7683
|
depositDetails: number;
|
|
7680
7684
|
inputAsset: {
|
|
7681
7685
|
__kind: "Dot";
|
|
7682
7686
|
};
|
|
7683
7687
|
depositAmount: string | number;
|
|
7684
7688
|
outputAsset: {
|
|
7685
|
-
__kind: "
|
|
7689
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7686
7690
|
};
|
|
7687
7691
|
destinationAddress: {
|
|
7688
7692
|
value: string;
|
|
7689
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
7690
|
-
};
|
|
7691
|
-
txId: {
|
|
7692
|
-
blockNumber: number;
|
|
7693
|
-
extrinsicIndex: number;
|
|
7693
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
7694
7694
|
};
|
|
7695
7695
|
affiliateFees: {
|
|
7696
7696
|
account: number;
|
|
@@ -7698,8 +7698,8 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7698
7698
|
}[];
|
|
7699
7699
|
refundParams: {
|
|
7700
7700
|
retryDuration: number;
|
|
7701
|
-
refundAddress: string;
|
|
7702
7701
|
minPrice: string | number;
|
|
7702
|
+
refundAddress: string;
|
|
7703
7703
|
};
|
|
7704
7704
|
boostFee: number;
|
|
7705
7705
|
depositAddress?: string | null | undefined;
|
|
@@ -7777,34 +7777,34 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
7777
7777
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7778
7778
|
depositDetails: z.ZodNumber;
|
|
7779
7779
|
}, "strip", z.ZodTypeAny, {
|
|
7780
|
+
amount: bigint;
|
|
7780
7781
|
depositAddress: `0x${string}`;
|
|
7781
7782
|
asset: "Dot";
|
|
7782
|
-
amount: bigint;
|
|
7783
7783
|
depositDetails: number;
|
|
7784
7784
|
}, {
|
|
7785
|
+
amount: string | number;
|
|
7785
7786
|
depositAddress: string;
|
|
7786
7787
|
asset: {
|
|
7787
7788
|
__kind: "Dot";
|
|
7788
7789
|
};
|
|
7789
|
-
amount: string | number;
|
|
7790
7790
|
depositDetails: number;
|
|
7791
7791
|
}>;
|
|
7792
7792
|
}, "strip", z.ZodTypeAny, {
|
|
7793
7793
|
__kind: "DepositChannelPolkadot";
|
|
7794
7794
|
depositWitness: {
|
|
7795
|
+
amount: bigint;
|
|
7795
7796
|
depositAddress: `0x${string}`;
|
|
7796
7797
|
asset: "Dot";
|
|
7797
|
-
amount: bigint;
|
|
7798
7798
|
depositDetails: number;
|
|
7799
7799
|
};
|
|
7800
7800
|
}, {
|
|
7801
7801
|
__kind: "DepositChannelPolkadot";
|
|
7802
7802
|
depositWitness: {
|
|
7803
|
+
amount: string | number;
|
|
7803
7804
|
depositAddress: string;
|
|
7804
7805
|
asset: {
|
|
7805
7806
|
__kind: "Dot";
|
|
7806
7807
|
};
|
|
7807
|
-
amount: string | number;
|
|
7808
7808
|
depositDetails: number;
|
|
7809
7809
|
};
|
|
7810
7810
|
}>, z.ZodObject<{
|
|
@@ -7826,21 +7826,21 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
7826
7826
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
7827
7827
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
7828
7828
|
}, "strip", z.ZodTypeAny, {
|
|
7829
|
-
__kind: "
|
|
7829
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7830
7830
|
}, {
|
|
7831
|
-
__kind: "
|
|
7832
|
-
}>, "
|
|
7833
|
-
__kind: "
|
|
7831
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7832
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
7833
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7834
7834
|
}>;
|
|
7835
7835
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
7836
7836
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
7837
7837
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7838
7838
|
}, "strip", z.ZodTypeAny, {
|
|
7839
7839
|
value: `0x${string}`;
|
|
7840
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
7840
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
7841
7841
|
}, {
|
|
7842
7842
|
value: string;
|
|
7843
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
7843
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
7844
7844
|
}>, {
|
|
7845
7845
|
readonly chain: "Ethereum";
|
|
7846
7846
|
readonly address: `0x${string}`;
|
|
@@ -7861,7 +7861,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
7861
7861
|
readonly address: string;
|
|
7862
7862
|
}, {
|
|
7863
7863
|
value: string;
|
|
7864
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
7864
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
7865
7865
|
}>;
|
|
7866
7866
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7867
7867
|
channelMetadata: z.ZodObject<{
|
|
@@ -8165,12 +8165,12 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8165
8165
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8166
8166
|
}, "strip", z.ZodTypeAny, {
|
|
8167
8167
|
retryDuration: number;
|
|
8168
|
-
refundAddress: `0x${string}`;
|
|
8169
8168
|
minPrice: bigint;
|
|
8169
|
+
refundAddress: `0x${string}`;
|
|
8170
8170
|
}, {
|
|
8171
8171
|
retryDuration: number;
|
|
8172
|
-
refundAddress: string;
|
|
8173
8172
|
minPrice: string | number;
|
|
8173
|
+
refundAddress: string;
|
|
8174
8174
|
}>;
|
|
8175
8175
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
8176
8176
|
numberOfChunks: z.ZodNumber;
|
|
@@ -8184,10 +8184,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8184
8184
|
}>>>;
|
|
8185
8185
|
boostFee: z.ZodNumber;
|
|
8186
8186
|
}, "strip", z.ZodTypeAny, {
|
|
8187
|
+
txId: {
|
|
8188
|
+
blockNumber: number;
|
|
8189
|
+
extrinsicIndex: number;
|
|
8190
|
+
};
|
|
8187
8191
|
depositDetails: number;
|
|
8188
8192
|
inputAsset: "Dot";
|
|
8189
8193
|
depositAmount: bigint;
|
|
8190
|
-
outputAsset: "
|
|
8194
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8191
8195
|
destinationAddress: {
|
|
8192
8196
|
readonly chain: "Ethereum";
|
|
8193
8197
|
readonly address: `0x${string}`;
|
|
@@ -8207,18 +8211,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8207
8211
|
readonly chain: "Assethub";
|
|
8208
8212
|
readonly address: string;
|
|
8209
8213
|
};
|
|
8210
|
-
txId: {
|
|
8211
|
-
blockNumber: number;
|
|
8212
|
-
extrinsicIndex: number;
|
|
8213
|
-
};
|
|
8214
8214
|
affiliateFees: {
|
|
8215
8215
|
account: number;
|
|
8216
8216
|
bps: number;
|
|
8217
8217
|
}[];
|
|
8218
8218
|
refundParams: {
|
|
8219
8219
|
retryDuration: number;
|
|
8220
|
-
refundAddress: `0x${string}`;
|
|
8221
8220
|
minPrice: bigint;
|
|
8221
|
+
refundAddress: `0x${string}`;
|
|
8222
8222
|
};
|
|
8223
8223
|
boostFee: number;
|
|
8224
8224
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -8278,21 +8278,21 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8278
8278
|
chunkInterval: number;
|
|
8279
8279
|
} | null | undefined;
|
|
8280
8280
|
}, {
|
|
8281
|
+
txId: {
|
|
8282
|
+
blockNumber: number;
|
|
8283
|
+
extrinsicIndex: number;
|
|
8284
|
+
};
|
|
8281
8285
|
depositDetails: number;
|
|
8282
8286
|
inputAsset: {
|
|
8283
8287
|
__kind: "Dot";
|
|
8284
8288
|
};
|
|
8285
8289
|
depositAmount: string | number;
|
|
8286
8290
|
outputAsset: {
|
|
8287
|
-
__kind: "
|
|
8291
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8288
8292
|
};
|
|
8289
8293
|
destinationAddress: {
|
|
8290
8294
|
value: string;
|
|
8291
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
8292
|
-
};
|
|
8293
|
-
txId: {
|
|
8294
|
-
blockNumber: number;
|
|
8295
|
-
extrinsicIndex: number;
|
|
8295
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
8296
8296
|
};
|
|
8297
8297
|
affiliateFees: {
|
|
8298
8298
|
account: number;
|
|
@@ -8300,8 +8300,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8300
8300
|
}[];
|
|
8301
8301
|
refundParams: {
|
|
8302
8302
|
retryDuration: number;
|
|
8303
|
-
refundAddress: string;
|
|
8304
8303
|
minPrice: string | number;
|
|
8304
|
+
refundAddress: string;
|
|
8305
8305
|
};
|
|
8306
8306
|
boostFee: number;
|
|
8307
8307
|
depositAddress?: string | null | undefined;
|
|
@@ -8366,10 +8366,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8366
8366
|
}, "strip", z.ZodTypeAny, {
|
|
8367
8367
|
__kind: "VaultPolkadot";
|
|
8368
8368
|
vaultWitness: {
|
|
8369
|
+
txId: {
|
|
8370
|
+
blockNumber: number;
|
|
8371
|
+
extrinsicIndex: number;
|
|
8372
|
+
};
|
|
8369
8373
|
depositDetails: number;
|
|
8370
8374
|
inputAsset: "Dot";
|
|
8371
8375
|
depositAmount: bigint;
|
|
8372
|
-
outputAsset: "
|
|
8376
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8373
8377
|
destinationAddress: {
|
|
8374
8378
|
readonly chain: "Ethereum";
|
|
8375
8379
|
readonly address: `0x${string}`;
|
|
@@ -8389,18 +8393,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8389
8393
|
readonly chain: "Assethub";
|
|
8390
8394
|
readonly address: string;
|
|
8391
8395
|
};
|
|
8392
|
-
txId: {
|
|
8393
|
-
blockNumber: number;
|
|
8394
|
-
extrinsicIndex: number;
|
|
8395
|
-
};
|
|
8396
8396
|
affiliateFees: {
|
|
8397
8397
|
account: number;
|
|
8398
8398
|
bps: number;
|
|
8399
8399
|
}[];
|
|
8400
8400
|
refundParams: {
|
|
8401
8401
|
retryDuration: number;
|
|
8402
|
-
refundAddress: `0x${string}`;
|
|
8403
8402
|
minPrice: bigint;
|
|
8403
|
+
refundAddress: `0x${string}`;
|
|
8404
8404
|
};
|
|
8405
8405
|
boostFee: number;
|
|
8406
8406
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -8463,21 +8463,21 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8463
8463
|
}, {
|
|
8464
8464
|
__kind: "VaultPolkadot";
|
|
8465
8465
|
vaultWitness: {
|
|
8466
|
+
txId: {
|
|
8467
|
+
blockNumber: number;
|
|
8468
|
+
extrinsicIndex: number;
|
|
8469
|
+
};
|
|
8466
8470
|
depositDetails: number;
|
|
8467
8471
|
inputAsset: {
|
|
8468
8472
|
__kind: "Dot";
|
|
8469
8473
|
};
|
|
8470
8474
|
depositAmount: string | number;
|
|
8471
8475
|
outputAsset: {
|
|
8472
|
-
__kind: "
|
|
8476
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8473
8477
|
};
|
|
8474
8478
|
destinationAddress: {
|
|
8475
8479
|
value: string;
|
|
8476
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
8477
|
-
};
|
|
8478
|
-
txId: {
|
|
8479
|
-
blockNumber: number;
|
|
8480
|
-
extrinsicIndex: number;
|
|
8480
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
8481
8481
|
};
|
|
8482
8482
|
affiliateFees: {
|
|
8483
8483
|
account: number;
|
|
@@ -8485,8 +8485,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8485
8485
|
}[];
|
|
8486
8486
|
refundParams: {
|
|
8487
8487
|
retryDuration: number;
|
|
8488
|
-
refundAddress: string;
|
|
8489
8488
|
minPrice: string | number;
|
|
8489
|
+
refundAddress: string;
|
|
8490
8490
|
};
|
|
8491
8491
|
boostFee: number;
|
|
8492
8492
|
depositAddress?: string | null | undefined;
|
|
@@ -8735,6 +8735,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
8735
8735
|
} | null | undefined;
|
|
8736
8736
|
}>;
|
|
8737
8737
|
}, "strip", z.ZodTypeAny, {
|
|
8738
|
+
amount: bigint;
|
|
8738
8739
|
depositAddress: {
|
|
8739
8740
|
pubkeyX: `0x${string}`;
|
|
8740
8741
|
scriptPath?: {
|
|
@@ -8746,12 +8747,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
8746
8747
|
};
|
|
8747
8748
|
} | null | undefined;
|
|
8748
8749
|
};
|
|
8749
|
-
amount: bigint;
|
|
8750
8750
|
id: {
|
|
8751
8751
|
txId: `0x${string}`;
|
|
8752
8752
|
vout: number;
|
|
8753
8753
|
};
|
|
8754
8754
|
}, {
|
|
8755
|
+
amount: string | number;
|
|
8755
8756
|
depositAddress: {
|
|
8756
8757
|
pubkeyX: string;
|
|
8757
8758
|
scriptPath?: {
|
|
@@ -8763,7 +8764,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
8763
8764
|
};
|
|
8764
8765
|
} | null | undefined;
|
|
8765
8766
|
};
|
|
8766
|
-
amount: string | number;
|
|
8767
8767
|
id: {
|
|
8768
8768
|
txId: string;
|
|
8769
8769
|
vout: number;
|
|
@@ -8772,11 +8772,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
8772
8772
|
declare const palletCfBitcoinIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
8773
8773
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
8774
8774
|
}, "strip", z.ZodTypeAny, {
|
|
8775
|
-
__kind: "
|
|
8775
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8776
8776
|
}, {
|
|
8777
|
-
__kind: "
|
|
8778
|
-
}>, "
|
|
8779
|
-
__kind: "
|
|
8777
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8778
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
8779
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8780
8780
|
}>;
|
|
8781
8781
|
declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
8782
8782
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -8834,24 +8834,24 @@ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion
|
|
|
8834
8834
|
reason: z.ZodEffects<z.ZodObject<{
|
|
8835
8835
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
8836
8836
|
}, "strip", z.ZodTypeAny, {
|
|
8837
|
-
__kind: "
|
|
8837
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8838
8838
|
}, {
|
|
8839
|
-
__kind: "
|
|
8840
|
-
}>, "
|
|
8841
|
-
__kind: "
|
|
8839
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8840
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
8841
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8842
8842
|
}>;
|
|
8843
8843
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8844
8844
|
}, "strip", z.ZodTypeAny, {
|
|
8845
8845
|
__kind: "Refund";
|
|
8846
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
8847
8846
|
amount: bigint;
|
|
8847
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8848
8848
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
8849
8849
|
}, {
|
|
8850
8850
|
__kind: "Refund";
|
|
8851
|
+
amount: string | number;
|
|
8851
8852
|
reason: {
|
|
8852
|
-
__kind: "
|
|
8853
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
8853
8854
|
};
|
|
8854
|
-
amount: string | number;
|
|
8855
8855
|
egressId?: [{
|
|
8856
8856
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
8857
8857
|
}, string | number] | null | undefined;
|
|
@@ -8941,18 +8941,18 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
|
|
|
8941
8941
|
value: z.ZodEffects<z.ZodObject<{
|
|
8942
8942
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
8943
8943
|
}, "strip", z.ZodTypeAny, {
|
|
8944
|
-
__kind: "
|
|
8944
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
8945
8945
|
}, {
|
|
8946
|
-
__kind: "
|
|
8947
|
-
}>, "
|
|
8948
|
-
__kind: "
|
|
8946
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
8947
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
8948
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
8949
8949
|
}>;
|
|
8950
8950
|
}, "strip", z.ZodTypeAny, {
|
|
8951
|
-
value: "
|
|
8951
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
8952
8952
|
__kind: "Token";
|
|
8953
8953
|
}, {
|
|
8954
8954
|
value: {
|
|
8955
|
-
__kind: "
|
|
8955
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
8956
8956
|
};
|
|
8957
8957
|
__kind: "Token";
|
|
8958
8958
|
}>, z.ZodObject<{
|
|
@@ -9038,7 +9038,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
|
|
|
9038
9038
|
} | {
|
|
9039
9039
|
__kind: "TooManyConsumers";
|
|
9040
9040
|
} | {
|
|
9041
|
-
value: "
|
|
9041
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9042
9042
|
__kind: "Token";
|
|
9043
9043
|
} | {
|
|
9044
9044
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -9077,7 +9077,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
|
|
|
9077
9077
|
__kind: "TooManyConsumers";
|
|
9078
9078
|
} | {
|
|
9079
9079
|
value: {
|
|
9080
|
-
__kind: "
|
|
9080
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
9081
9081
|
};
|
|
9082
9082
|
__kind: "Token";
|
|
9083
9083
|
} | {
|
|
@@ -9232,6 +9232,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9232
9232
|
} | null | undefined;
|
|
9233
9233
|
}>;
|
|
9234
9234
|
}, "strip", z.ZodTypeAny, {
|
|
9235
|
+
amount: bigint;
|
|
9235
9236
|
depositAddress: {
|
|
9236
9237
|
pubkeyX: `0x${string}`;
|
|
9237
9238
|
scriptPath?: {
|
|
@@ -9243,12 +9244,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9243
9244
|
};
|
|
9244
9245
|
} | null | undefined;
|
|
9245
9246
|
};
|
|
9246
|
-
amount: bigint;
|
|
9247
9247
|
id: {
|
|
9248
9248
|
txId: `0x${string}`;
|
|
9249
9249
|
vout: number;
|
|
9250
9250
|
};
|
|
9251
9251
|
}, {
|
|
9252
|
+
amount: string | number;
|
|
9252
9253
|
depositAddress: {
|
|
9253
9254
|
pubkeyX: string;
|
|
9254
9255
|
scriptPath?: {
|
|
@@ -9260,13 +9261,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9260
9261
|
};
|
|
9261
9262
|
} | null | undefined;
|
|
9262
9263
|
};
|
|
9263
|
-
amount: string | number;
|
|
9264
9264
|
id: {
|
|
9265
9265
|
txId: string;
|
|
9266
9266
|
vout: number;
|
|
9267
9267
|
};
|
|
9268
9268
|
}>;
|
|
9269
9269
|
}, "strip", z.ZodTypeAny, {
|
|
9270
|
+
amount: bigint;
|
|
9270
9271
|
depositAddress: {
|
|
9271
9272
|
value: `0x${string}`;
|
|
9272
9273
|
__kind: "P2PKH";
|
|
@@ -9288,8 +9289,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9288
9289
|
program: `0x${string}`;
|
|
9289
9290
|
};
|
|
9290
9291
|
asset: "Btc";
|
|
9291
|
-
amount: bigint;
|
|
9292
9292
|
depositDetails: {
|
|
9293
|
+
amount: bigint;
|
|
9293
9294
|
depositAddress: {
|
|
9294
9295
|
pubkeyX: `0x${string}`;
|
|
9295
9296
|
scriptPath?: {
|
|
@@ -9301,13 +9302,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9301
9302
|
};
|
|
9302
9303
|
} | null | undefined;
|
|
9303
9304
|
};
|
|
9304
|
-
amount: bigint;
|
|
9305
9305
|
id: {
|
|
9306
9306
|
txId: `0x${string}`;
|
|
9307
9307
|
vout: number;
|
|
9308
9308
|
};
|
|
9309
9309
|
};
|
|
9310
9310
|
}, {
|
|
9311
|
+
amount: string | number;
|
|
9311
9312
|
depositAddress: {
|
|
9312
9313
|
value: string;
|
|
9313
9314
|
__kind: "P2PKH";
|
|
@@ -9331,8 +9332,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9331
9332
|
asset: {
|
|
9332
9333
|
__kind: "Btc";
|
|
9333
9334
|
};
|
|
9334
|
-
amount: string | number;
|
|
9335
9335
|
depositDetails: {
|
|
9336
|
+
amount: string | number;
|
|
9336
9337
|
depositAddress: {
|
|
9337
9338
|
pubkeyX: string;
|
|
9338
9339
|
scriptPath?: {
|
|
@@ -9344,7 +9345,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9344
9345
|
};
|
|
9345
9346
|
} | null | undefined;
|
|
9346
9347
|
};
|
|
9347
|
-
amount: string | number;
|
|
9348
9348
|
id: {
|
|
9349
9349
|
txId: string;
|
|
9350
9350
|
vout: number;
|
|
@@ -9414,6 +9414,7 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
|
|
|
9414
9414
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
9415
9415
|
}, "strip", z.ZodTypeAny, {
|
|
9416
9416
|
retryDuration: number;
|
|
9417
|
+
minPrice: bigint;
|
|
9417
9418
|
refundAddress: {
|
|
9418
9419
|
value: `0x${string}`;
|
|
9419
9420
|
__kind: "P2PKH";
|
|
@@ -9434,9 +9435,9 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
|
|
|
9434
9435
|
version: number;
|
|
9435
9436
|
program: `0x${string}`;
|
|
9436
9437
|
};
|
|
9437
|
-
minPrice: bigint;
|
|
9438
9438
|
}, {
|
|
9439
9439
|
retryDuration: number;
|
|
9440
|
+
minPrice: string | number;
|
|
9440
9441
|
refundAddress: {
|
|
9441
9442
|
value: string;
|
|
9442
9443
|
__kind: "P2PKH";
|
|
@@ -9457,7 +9458,6 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
|
|
|
9457
9458
|
version: number;
|
|
9458
9459
|
program: string;
|
|
9459
9460
|
};
|
|
9460
|
-
minPrice: string | number;
|
|
9461
9461
|
}>;
|
|
9462
9462
|
declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObject<{
|
|
9463
9463
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
@@ -9591,6 +9591,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9591
9591
|
} | null | undefined;
|
|
9592
9592
|
}>;
|
|
9593
9593
|
}, "strip", z.ZodTypeAny, {
|
|
9594
|
+
amount: bigint;
|
|
9594
9595
|
depositAddress: {
|
|
9595
9596
|
pubkeyX: `0x${string}`;
|
|
9596
9597
|
scriptPath?: {
|
|
@@ -9602,12 +9603,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9602
9603
|
};
|
|
9603
9604
|
} | null | undefined;
|
|
9604
9605
|
};
|
|
9605
|
-
amount: bigint;
|
|
9606
9606
|
id: {
|
|
9607
9607
|
txId: `0x${string}`;
|
|
9608
9608
|
vout: number;
|
|
9609
9609
|
};
|
|
9610
9610
|
}, {
|
|
9611
|
+
amount: string | number;
|
|
9611
9612
|
depositAddress: {
|
|
9612
9613
|
pubkeyX: string;
|
|
9613
9614
|
scriptPath?: {
|
|
@@ -9619,7 +9620,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9619
9620
|
};
|
|
9620
9621
|
} | null | undefined;
|
|
9621
9622
|
};
|
|
9622
|
-
amount: string | number;
|
|
9623
9623
|
id: {
|
|
9624
9624
|
txId: string;
|
|
9625
9625
|
vout: number;
|
|
@@ -9628,21 +9628,21 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9628
9628
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9629
9629
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
9630
9630
|
}, "strip", z.ZodTypeAny, {
|
|
9631
|
-
__kind: "
|
|
9631
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9632
9632
|
}, {
|
|
9633
|
-
__kind: "
|
|
9634
|
-
}>, "
|
|
9635
|
-
__kind: "
|
|
9633
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9634
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
9635
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9636
9636
|
}>;
|
|
9637
9637
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9638
9638
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
9639
9639
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
9640
9640
|
}, "strip", z.ZodTypeAny, {
|
|
9641
9641
|
value: `0x${string}`;
|
|
9642
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
9642
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
9643
9643
|
}, {
|
|
9644
9644
|
value: string;
|
|
9645
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
9645
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
9646
9646
|
}>, {
|
|
9647
9647
|
readonly chain: "Ethereum";
|
|
9648
9648
|
readonly address: `0x${string}`;
|
|
@@ -9663,7 +9663,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9663
9663
|
readonly address: string;
|
|
9664
9664
|
}, {
|
|
9665
9665
|
value: string;
|
|
9666
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
9666
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
9667
9667
|
}>;
|
|
9668
9668
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
9669
9669
|
channelMetadata: z.ZodObject<{
|
|
@@ -10015,6 +10015,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10015
10015
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
10016
10016
|
}, "strip", z.ZodTypeAny, {
|
|
10017
10017
|
retryDuration: number;
|
|
10018
|
+
minPrice: bigint;
|
|
10018
10019
|
refundAddress: {
|
|
10019
10020
|
value: `0x${string}`;
|
|
10020
10021
|
__kind: "P2PKH";
|
|
@@ -10035,9 +10036,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10035
10036
|
version: number;
|
|
10036
10037
|
program: `0x${string}`;
|
|
10037
10038
|
};
|
|
10038
|
-
minPrice: bigint;
|
|
10039
10039
|
}, {
|
|
10040
10040
|
retryDuration: number;
|
|
10041
|
+
minPrice: string | number;
|
|
10041
10042
|
refundAddress: {
|
|
10042
10043
|
value: string;
|
|
10043
10044
|
__kind: "P2PKH";
|
|
@@ -10058,7 +10059,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10058
10059
|
version: number;
|
|
10059
10060
|
program: string;
|
|
10060
10061
|
};
|
|
10061
|
-
minPrice: string | number;
|
|
10062
10062
|
}>;
|
|
10063
10063
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10064
10064
|
numberOfChunks: z.ZodNumber;
|
|
@@ -10072,7 +10072,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10072
10072
|
}>>>;
|
|
10073
10073
|
boostFee: z.ZodNumber;
|
|
10074
10074
|
}, "strip", z.ZodTypeAny, {
|
|
10075
|
+
txId: `0x${string}`;
|
|
10075
10076
|
depositDetails: {
|
|
10077
|
+
amount: bigint;
|
|
10076
10078
|
depositAddress: {
|
|
10077
10079
|
pubkeyX: `0x${string}`;
|
|
10078
10080
|
scriptPath?: {
|
|
@@ -10084,7 +10086,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10084
10086
|
};
|
|
10085
10087
|
} | null | undefined;
|
|
10086
10088
|
};
|
|
10087
|
-
amount: bigint;
|
|
10088
10089
|
id: {
|
|
10089
10090
|
txId: `0x${string}`;
|
|
10090
10091
|
vout: number;
|
|
@@ -10092,7 +10093,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10092
10093
|
};
|
|
10093
10094
|
inputAsset: "Btc";
|
|
10094
10095
|
depositAmount: bigint;
|
|
10095
|
-
outputAsset: "
|
|
10096
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10096
10097
|
destinationAddress: {
|
|
10097
10098
|
readonly chain: "Ethereum";
|
|
10098
10099
|
readonly address: `0x${string}`;
|
|
@@ -10112,13 +10113,13 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10112
10113
|
readonly chain: "Assethub";
|
|
10113
10114
|
readonly address: string;
|
|
10114
10115
|
};
|
|
10115
|
-
txId: `0x${string}`;
|
|
10116
10116
|
affiliateFees: {
|
|
10117
10117
|
account: number;
|
|
10118
10118
|
bps: number;
|
|
10119
10119
|
}[];
|
|
10120
10120
|
refundParams: {
|
|
10121
10121
|
retryDuration: number;
|
|
10122
|
+
minPrice: bigint;
|
|
10122
10123
|
refundAddress: {
|
|
10123
10124
|
value: `0x${string}`;
|
|
10124
10125
|
__kind: "P2PKH";
|
|
@@ -10139,7 +10140,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10139
10140
|
version: number;
|
|
10140
10141
|
program: `0x${string}`;
|
|
10141
10142
|
};
|
|
10142
|
-
minPrice: bigint;
|
|
10143
10143
|
};
|
|
10144
10144
|
boostFee: number;
|
|
10145
10145
|
depositAddress?: {
|
|
@@ -10218,7 +10218,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10218
10218
|
chunkInterval: number;
|
|
10219
10219
|
} | null | undefined;
|
|
10220
10220
|
}, {
|
|
10221
|
+
txId: string;
|
|
10221
10222
|
depositDetails: {
|
|
10223
|
+
amount: string | number;
|
|
10222
10224
|
depositAddress: {
|
|
10223
10225
|
pubkeyX: string;
|
|
10224
10226
|
scriptPath?: {
|
|
@@ -10230,7 +10232,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10230
10232
|
};
|
|
10231
10233
|
} | null | undefined;
|
|
10232
10234
|
};
|
|
10233
|
-
amount: string | number;
|
|
10234
10235
|
id: {
|
|
10235
10236
|
txId: string;
|
|
10236
10237
|
vout: number;
|
|
@@ -10241,19 +10242,19 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10241
10242
|
};
|
|
10242
10243
|
depositAmount: string | number;
|
|
10243
10244
|
outputAsset: {
|
|
10244
|
-
__kind: "
|
|
10245
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10245
10246
|
};
|
|
10246
10247
|
destinationAddress: {
|
|
10247
10248
|
value: string;
|
|
10248
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
10249
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
10249
10250
|
};
|
|
10250
|
-
txId: string;
|
|
10251
10251
|
affiliateFees: {
|
|
10252
10252
|
account: number;
|
|
10253
10253
|
bps: number;
|
|
10254
10254
|
}[];
|
|
10255
10255
|
refundParams: {
|
|
10256
10256
|
retryDuration: number;
|
|
10257
|
+
minPrice: string | number;
|
|
10257
10258
|
refundAddress: {
|
|
10258
10259
|
value: string;
|
|
10259
10260
|
__kind: "P2PKH";
|
|
@@ -10274,7 +10275,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10274
10275
|
version: number;
|
|
10275
10276
|
program: string;
|
|
10276
10277
|
};
|
|
10277
|
-
minPrice: string | number;
|
|
10278
10278
|
};
|
|
10279
10279
|
boostFee: number;
|
|
10280
10280
|
depositAddress?: {
|
|
@@ -10488,6 +10488,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10488
10488
|
} | null | undefined;
|
|
10489
10489
|
}>;
|
|
10490
10490
|
}, "strip", z.ZodTypeAny, {
|
|
10491
|
+
amount: bigint;
|
|
10491
10492
|
depositAddress: {
|
|
10492
10493
|
pubkeyX: `0x${string}`;
|
|
10493
10494
|
scriptPath?: {
|
|
@@ -10499,12 +10500,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10499
10500
|
};
|
|
10500
10501
|
} | null | undefined;
|
|
10501
10502
|
};
|
|
10502
|
-
amount: bigint;
|
|
10503
10503
|
id: {
|
|
10504
10504
|
txId: `0x${string}`;
|
|
10505
10505
|
vout: number;
|
|
10506
10506
|
};
|
|
10507
10507
|
}, {
|
|
10508
|
+
amount: string | number;
|
|
10508
10509
|
depositAddress: {
|
|
10509
10510
|
pubkeyX: string;
|
|
10510
10511
|
scriptPath?: {
|
|
@@ -10516,13 +10517,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10516
10517
|
};
|
|
10517
10518
|
} | null | undefined;
|
|
10518
10519
|
};
|
|
10519
|
-
amount: string | number;
|
|
10520
10520
|
id: {
|
|
10521
10521
|
txId: string;
|
|
10522
10522
|
vout: number;
|
|
10523
10523
|
};
|
|
10524
10524
|
}>;
|
|
10525
10525
|
}, "strip", z.ZodTypeAny, {
|
|
10526
|
+
amount: bigint;
|
|
10526
10527
|
depositAddress: {
|
|
10527
10528
|
value: `0x${string}`;
|
|
10528
10529
|
__kind: "P2PKH";
|
|
@@ -10544,8 +10545,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10544
10545
|
program: `0x${string}`;
|
|
10545
10546
|
};
|
|
10546
10547
|
asset: "Btc";
|
|
10547
|
-
amount: bigint;
|
|
10548
10548
|
depositDetails: {
|
|
10549
|
+
amount: bigint;
|
|
10549
10550
|
depositAddress: {
|
|
10550
10551
|
pubkeyX: `0x${string}`;
|
|
10551
10552
|
scriptPath?: {
|
|
@@ -10557,13 +10558,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10557
10558
|
};
|
|
10558
10559
|
} | null | undefined;
|
|
10559
10560
|
};
|
|
10560
|
-
amount: bigint;
|
|
10561
10561
|
id: {
|
|
10562
10562
|
txId: `0x${string}`;
|
|
10563
10563
|
vout: number;
|
|
10564
10564
|
};
|
|
10565
10565
|
};
|
|
10566
10566
|
}, {
|
|
10567
|
+
amount: string | number;
|
|
10567
10568
|
depositAddress: {
|
|
10568
10569
|
value: string;
|
|
10569
10570
|
__kind: "P2PKH";
|
|
@@ -10587,8 +10588,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10587
10588
|
asset: {
|
|
10588
10589
|
__kind: "Btc";
|
|
10589
10590
|
};
|
|
10590
|
-
amount: string | number;
|
|
10591
10591
|
depositDetails: {
|
|
10592
|
+
amount: string | number;
|
|
10592
10593
|
depositAddress: {
|
|
10593
10594
|
pubkeyX: string;
|
|
10594
10595
|
scriptPath?: {
|
|
@@ -10600,7 +10601,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10600
10601
|
};
|
|
10601
10602
|
} | null | undefined;
|
|
10602
10603
|
};
|
|
10603
|
-
amount: string | number;
|
|
10604
10604
|
id: {
|
|
10605
10605
|
txId: string;
|
|
10606
10606
|
vout: number;
|
|
@@ -10610,6 +10610,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10610
10610
|
}, "strip", z.ZodTypeAny, {
|
|
10611
10611
|
__kind: "DepositChannelBitcoin";
|
|
10612
10612
|
depositWitness: {
|
|
10613
|
+
amount: bigint;
|
|
10613
10614
|
depositAddress: {
|
|
10614
10615
|
value: `0x${string}`;
|
|
10615
10616
|
__kind: "P2PKH";
|
|
@@ -10631,8 +10632,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10631
10632
|
program: `0x${string}`;
|
|
10632
10633
|
};
|
|
10633
10634
|
asset: "Btc";
|
|
10634
|
-
amount: bigint;
|
|
10635
10635
|
depositDetails: {
|
|
10636
|
+
amount: bigint;
|
|
10636
10637
|
depositAddress: {
|
|
10637
10638
|
pubkeyX: `0x${string}`;
|
|
10638
10639
|
scriptPath?: {
|
|
@@ -10644,7 +10645,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10644
10645
|
};
|
|
10645
10646
|
} | null | undefined;
|
|
10646
10647
|
};
|
|
10647
|
-
amount: bigint;
|
|
10648
10648
|
id: {
|
|
10649
10649
|
txId: `0x${string}`;
|
|
10650
10650
|
vout: number;
|
|
@@ -10654,6 +10654,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10654
10654
|
}, {
|
|
10655
10655
|
__kind: "DepositChannelBitcoin";
|
|
10656
10656
|
depositWitness: {
|
|
10657
|
+
amount: string | number;
|
|
10657
10658
|
depositAddress: {
|
|
10658
10659
|
value: string;
|
|
10659
10660
|
__kind: "P2PKH";
|
|
@@ -10677,8 +10678,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10677
10678
|
asset: {
|
|
10678
10679
|
__kind: "Btc";
|
|
10679
10680
|
};
|
|
10680
|
-
amount: string | number;
|
|
10681
10681
|
depositDetails: {
|
|
10682
|
+
amount: string | number;
|
|
10682
10683
|
depositAddress: {
|
|
10683
10684
|
pubkeyX: string;
|
|
10684
10685
|
scriptPath?: {
|
|
@@ -10690,7 +10691,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10690
10691
|
};
|
|
10691
10692
|
} | null | undefined;
|
|
10692
10693
|
};
|
|
10693
|
-
amount: string | number;
|
|
10694
10694
|
id: {
|
|
10695
10695
|
txId: string;
|
|
10696
10696
|
vout: number;
|
|
@@ -10831,6 +10831,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10831
10831
|
} | null | undefined;
|
|
10832
10832
|
}>;
|
|
10833
10833
|
}, "strip", z.ZodTypeAny, {
|
|
10834
|
+
amount: bigint;
|
|
10834
10835
|
depositAddress: {
|
|
10835
10836
|
pubkeyX: `0x${string}`;
|
|
10836
10837
|
scriptPath?: {
|
|
@@ -10842,12 +10843,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10842
10843
|
};
|
|
10843
10844
|
} | null | undefined;
|
|
10844
10845
|
};
|
|
10845
|
-
amount: bigint;
|
|
10846
10846
|
id: {
|
|
10847
10847
|
txId: `0x${string}`;
|
|
10848
10848
|
vout: number;
|
|
10849
10849
|
};
|
|
10850
10850
|
}, {
|
|
10851
|
+
amount: string | number;
|
|
10851
10852
|
depositAddress: {
|
|
10852
10853
|
pubkeyX: string;
|
|
10853
10854
|
scriptPath?: {
|
|
@@ -10859,7 +10860,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10859
10860
|
};
|
|
10860
10861
|
} | null | undefined;
|
|
10861
10862
|
};
|
|
10862
|
-
amount: string | number;
|
|
10863
10863
|
id: {
|
|
10864
10864
|
txId: string;
|
|
10865
10865
|
vout: number;
|
|
@@ -10868,21 +10868,21 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10868
10868
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
10869
10869
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
10870
10870
|
}, "strip", z.ZodTypeAny, {
|
|
10871
|
-
__kind: "
|
|
10871
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10872
10872
|
}, {
|
|
10873
|
-
__kind: "
|
|
10874
|
-
}>, "
|
|
10875
|
-
__kind: "
|
|
10873
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10874
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
10875
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10876
10876
|
}>;
|
|
10877
10877
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
10878
10878
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
10879
10879
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
10880
10880
|
}, "strip", z.ZodTypeAny, {
|
|
10881
10881
|
value: `0x${string}`;
|
|
10882
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
10882
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
10883
10883
|
}, {
|
|
10884
10884
|
value: string;
|
|
10885
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
10885
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
10886
10886
|
}>, {
|
|
10887
10887
|
readonly chain: "Ethereum";
|
|
10888
10888
|
readonly address: `0x${string}`;
|
|
@@ -10903,7 +10903,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10903
10903
|
readonly address: string;
|
|
10904
10904
|
}, {
|
|
10905
10905
|
value: string;
|
|
10906
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
10906
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
10907
10907
|
}>;
|
|
10908
10908
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10909
10909
|
channelMetadata: z.ZodObject<{
|
|
@@ -11255,6 +11255,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11255
11255
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
11256
11256
|
}, "strip", z.ZodTypeAny, {
|
|
11257
11257
|
retryDuration: number;
|
|
11258
|
+
minPrice: bigint;
|
|
11258
11259
|
refundAddress: {
|
|
11259
11260
|
value: `0x${string}`;
|
|
11260
11261
|
__kind: "P2PKH";
|
|
@@ -11275,9 +11276,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11275
11276
|
version: number;
|
|
11276
11277
|
program: `0x${string}`;
|
|
11277
11278
|
};
|
|
11278
|
-
minPrice: bigint;
|
|
11279
11279
|
}, {
|
|
11280
11280
|
retryDuration: number;
|
|
11281
|
+
minPrice: string | number;
|
|
11281
11282
|
refundAddress: {
|
|
11282
11283
|
value: string;
|
|
11283
11284
|
__kind: "P2PKH";
|
|
@@ -11298,7 +11299,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11298
11299
|
version: number;
|
|
11299
11300
|
program: string;
|
|
11300
11301
|
};
|
|
11301
|
-
minPrice: string | number;
|
|
11302
11302
|
}>;
|
|
11303
11303
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11304
11304
|
numberOfChunks: z.ZodNumber;
|
|
@@ -11312,7 +11312,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11312
11312
|
}>>>;
|
|
11313
11313
|
boostFee: z.ZodNumber;
|
|
11314
11314
|
}, "strip", z.ZodTypeAny, {
|
|
11315
|
+
txId: `0x${string}`;
|
|
11315
11316
|
depositDetails: {
|
|
11317
|
+
amount: bigint;
|
|
11316
11318
|
depositAddress: {
|
|
11317
11319
|
pubkeyX: `0x${string}`;
|
|
11318
11320
|
scriptPath?: {
|
|
@@ -11324,7 +11326,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11324
11326
|
};
|
|
11325
11327
|
} | null | undefined;
|
|
11326
11328
|
};
|
|
11327
|
-
amount: bigint;
|
|
11328
11329
|
id: {
|
|
11329
11330
|
txId: `0x${string}`;
|
|
11330
11331
|
vout: number;
|
|
@@ -11332,7 +11333,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11332
11333
|
};
|
|
11333
11334
|
inputAsset: "Btc";
|
|
11334
11335
|
depositAmount: bigint;
|
|
11335
|
-
outputAsset: "
|
|
11336
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11336
11337
|
destinationAddress: {
|
|
11337
11338
|
readonly chain: "Ethereum";
|
|
11338
11339
|
readonly address: `0x${string}`;
|
|
@@ -11352,13 +11353,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11352
11353
|
readonly chain: "Assethub";
|
|
11353
11354
|
readonly address: string;
|
|
11354
11355
|
};
|
|
11355
|
-
txId: `0x${string}`;
|
|
11356
11356
|
affiliateFees: {
|
|
11357
11357
|
account: number;
|
|
11358
11358
|
bps: number;
|
|
11359
11359
|
}[];
|
|
11360
11360
|
refundParams: {
|
|
11361
11361
|
retryDuration: number;
|
|
11362
|
+
minPrice: bigint;
|
|
11362
11363
|
refundAddress: {
|
|
11363
11364
|
value: `0x${string}`;
|
|
11364
11365
|
__kind: "P2PKH";
|
|
@@ -11379,7 +11380,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11379
11380
|
version: number;
|
|
11380
11381
|
program: `0x${string}`;
|
|
11381
11382
|
};
|
|
11382
|
-
minPrice: bigint;
|
|
11383
11383
|
};
|
|
11384
11384
|
boostFee: number;
|
|
11385
11385
|
depositAddress?: {
|
|
@@ -11458,7 +11458,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11458
11458
|
chunkInterval: number;
|
|
11459
11459
|
} | null | undefined;
|
|
11460
11460
|
}, {
|
|
11461
|
+
txId: string;
|
|
11461
11462
|
depositDetails: {
|
|
11463
|
+
amount: string | number;
|
|
11462
11464
|
depositAddress: {
|
|
11463
11465
|
pubkeyX: string;
|
|
11464
11466
|
scriptPath?: {
|
|
@@ -11470,7 +11472,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11470
11472
|
};
|
|
11471
11473
|
} | null | undefined;
|
|
11472
11474
|
};
|
|
11473
|
-
amount: string | number;
|
|
11474
11475
|
id: {
|
|
11475
11476
|
txId: string;
|
|
11476
11477
|
vout: number;
|
|
@@ -11481,19 +11482,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11481
11482
|
};
|
|
11482
11483
|
depositAmount: string | number;
|
|
11483
11484
|
outputAsset: {
|
|
11484
|
-
__kind: "
|
|
11485
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11485
11486
|
};
|
|
11486
11487
|
destinationAddress: {
|
|
11487
11488
|
value: string;
|
|
11488
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
11489
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
11489
11490
|
};
|
|
11490
|
-
txId: string;
|
|
11491
11491
|
affiliateFees: {
|
|
11492
11492
|
account: number;
|
|
11493
11493
|
bps: number;
|
|
11494
11494
|
}[];
|
|
11495
11495
|
refundParams: {
|
|
11496
11496
|
retryDuration: number;
|
|
11497
|
+
minPrice: string | number;
|
|
11497
11498
|
refundAddress: {
|
|
11498
11499
|
value: string;
|
|
11499
11500
|
__kind: "P2PKH";
|
|
@@ -11514,7 +11515,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11514
11515
|
version: number;
|
|
11515
11516
|
program: string;
|
|
11516
11517
|
};
|
|
11517
|
-
minPrice: string | number;
|
|
11518
11518
|
};
|
|
11519
11519
|
boostFee: number;
|
|
11520
11520
|
depositAddress?: {
|
|
@@ -11598,7 +11598,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11598
11598
|
}, "strip", z.ZodTypeAny, {
|
|
11599
11599
|
__kind: "VaultBitcoin";
|
|
11600
11600
|
vaultWitness: {
|
|
11601
|
+
txId: `0x${string}`;
|
|
11601
11602
|
depositDetails: {
|
|
11603
|
+
amount: bigint;
|
|
11602
11604
|
depositAddress: {
|
|
11603
11605
|
pubkeyX: `0x${string}`;
|
|
11604
11606
|
scriptPath?: {
|
|
@@ -11610,7 +11612,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11610
11612
|
};
|
|
11611
11613
|
} | null | undefined;
|
|
11612
11614
|
};
|
|
11613
|
-
amount: bigint;
|
|
11614
11615
|
id: {
|
|
11615
11616
|
txId: `0x${string}`;
|
|
11616
11617
|
vout: number;
|
|
@@ -11618,7 +11619,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11618
11619
|
};
|
|
11619
11620
|
inputAsset: "Btc";
|
|
11620
11621
|
depositAmount: bigint;
|
|
11621
|
-
outputAsset: "
|
|
11622
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11622
11623
|
destinationAddress: {
|
|
11623
11624
|
readonly chain: "Ethereum";
|
|
11624
11625
|
readonly address: `0x${string}`;
|
|
@@ -11638,13 +11639,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11638
11639
|
readonly chain: "Assethub";
|
|
11639
11640
|
readonly address: string;
|
|
11640
11641
|
};
|
|
11641
|
-
txId: `0x${string}`;
|
|
11642
11642
|
affiliateFees: {
|
|
11643
11643
|
account: number;
|
|
11644
11644
|
bps: number;
|
|
11645
11645
|
}[];
|
|
11646
11646
|
refundParams: {
|
|
11647
11647
|
retryDuration: number;
|
|
11648
|
+
minPrice: bigint;
|
|
11648
11649
|
refundAddress: {
|
|
11649
11650
|
value: `0x${string}`;
|
|
11650
11651
|
__kind: "P2PKH";
|
|
@@ -11665,7 +11666,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11665
11666
|
version: number;
|
|
11666
11667
|
program: `0x${string}`;
|
|
11667
11668
|
};
|
|
11668
|
-
minPrice: bigint;
|
|
11669
11669
|
};
|
|
11670
11670
|
boostFee: number;
|
|
11671
11671
|
depositAddress?: {
|
|
@@ -11747,7 +11747,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11747
11747
|
}, {
|
|
11748
11748
|
__kind: "VaultBitcoin";
|
|
11749
11749
|
vaultWitness: {
|
|
11750
|
+
txId: string;
|
|
11750
11751
|
depositDetails: {
|
|
11752
|
+
amount: string | number;
|
|
11751
11753
|
depositAddress: {
|
|
11752
11754
|
pubkeyX: string;
|
|
11753
11755
|
scriptPath?: {
|
|
@@ -11759,7 +11761,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11759
11761
|
};
|
|
11760
11762
|
} | null | undefined;
|
|
11761
11763
|
};
|
|
11762
|
-
amount: string | number;
|
|
11763
11764
|
id: {
|
|
11764
11765
|
txId: string;
|
|
11765
11766
|
vout: number;
|
|
@@ -11770,19 +11771,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11770
11771
|
};
|
|
11771
11772
|
depositAmount: string | number;
|
|
11772
11773
|
outputAsset: {
|
|
11773
|
-
__kind: "
|
|
11774
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11774
11775
|
};
|
|
11775
11776
|
destinationAddress: {
|
|
11776
11777
|
value: string;
|
|
11777
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
11778
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
11778
11779
|
};
|
|
11779
|
-
txId: string;
|
|
11780
11780
|
affiliateFees: {
|
|
11781
11781
|
account: number;
|
|
11782
11782
|
bps: number;
|
|
11783
11783
|
}[];
|
|
11784
11784
|
refundParams: {
|
|
11785
11785
|
retryDuration: number;
|
|
11786
|
+
minPrice: string | number;
|
|
11786
11787
|
refundAddress: {
|
|
11787
11788
|
value: string;
|
|
11788
11789
|
__kind: "P2PKH";
|
|
@@ -11803,7 +11804,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11803
11804
|
version: number;
|
|
11804
11805
|
program: string;
|
|
11805
11806
|
};
|
|
11806
|
-
minPrice: string | number;
|
|
11807
11807
|
};
|
|
11808
11808
|
boostFee: number;
|
|
11809
11809
|
depositAddress?: {
|
|
@@ -11931,17 +11931,17 @@ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
|
|
|
11931
11931
|
quote: string | number;
|
|
11932
11932
|
}>;
|
|
11933
11933
|
}, "strip", z.ZodTypeAny, {
|
|
11934
|
+
liquidity: bigint;
|
|
11934
11935
|
amounts: {
|
|
11935
11936
|
base: bigint;
|
|
11936
11937
|
quote: bigint;
|
|
11937
11938
|
};
|
|
11938
|
-
liquidity: bigint;
|
|
11939
11939
|
}, {
|
|
11940
|
+
liquidity: string | number;
|
|
11940
11941
|
amounts: {
|
|
11941
11942
|
base: string | number;
|
|
11942
11943
|
quote: string | number;
|
|
11943
11944
|
};
|
|
11944
|
-
liquidity: string | number;
|
|
11945
11945
|
}>;
|
|
11946
11946
|
declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
11947
11947
|
__kind: z.ZodLiteral<"Increase">;
|
|
@@ -11958,34 +11958,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
|
|
|
11958
11958
|
quote: string | number;
|
|
11959
11959
|
}>;
|
|
11960
11960
|
}, "strip", z.ZodTypeAny, {
|
|
11961
|
+
liquidity: bigint;
|
|
11961
11962
|
amounts: {
|
|
11962
11963
|
base: bigint;
|
|
11963
11964
|
quote: bigint;
|
|
11964
11965
|
};
|
|
11965
|
-
liquidity: bigint;
|
|
11966
11966
|
}, {
|
|
11967
|
+
liquidity: string | number;
|
|
11967
11968
|
amounts: {
|
|
11968
11969
|
base: string | number;
|
|
11969
11970
|
quote: string | number;
|
|
11970
11971
|
};
|
|
11971
|
-
liquidity: string | number;
|
|
11972
11972
|
}>;
|
|
11973
11973
|
}, "strip", z.ZodTypeAny, {
|
|
11974
11974
|
value: {
|
|
11975
|
+
liquidity: bigint;
|
|
11975
11976
|
amounts: {
|
|
11976
11977
|
base: bigint;
|
|
11977
11978
|
quote: bigint;
|
|
11978
11979
|
};
|
|
11979
|
-
liquidity: bigint;
|
|
11980
11980
|
};
|
|
11981
11981
|
__kind: "Increase";
|
|
11982
11982
|
}, {
|
|
11983
11983
|
value: {
|
|
11984
|
+
liquidity: string | number;
|
|
11984
11985
|
amounts: {
|
|
11985
11986
|
base: string | number;
|
|
11986
11987
|
quote: string | number;
|
|
11987
11988
|
};
|
|
11988
|
-
liquidity: string | number;
|
|
11989
11989
|
};
|
|
11990
11990
|
__kind: "Increase";
|
|
11991
11991
|
}>, z.ZodObject<{
|
|
@@ -12003,34 +12003,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
|
|
|
12003
12003
|
quote: string | number;
|
|
12004
12004
|
}>;
|
|
12005
12005
|
}, "strip", z.ZodTypeAny, {
|
|
12006
|
+
liquidity: bigint;
|
|
12006
12007
|
amounts: {
|
|
12007
12008
|
base: bigint;
|
|
12008
12009
|
quote: bigint;
|
|
12009
12010
|
};
|
|
12010
|
-
liquidity: bigint;
|
|
12011
12011
|
}, {
|
|
12012
|
+
liquidity: string | number;
|
|
12012
12013
|
amounts: {
|
|
12013
12014
|
base: string | number;
|
|
12014
12015
|
quote: string | number;
|
|
12015
12016
|
};
|
|
12016
|
-
liquidity: string | number;
|
|
12017
12017
|
}>;
|
|
12018
12018
|
}, "strip", z.ZodTypeAny, {
|
|
12019
12019
|
value: {
|
|
12020
|
+
liquidity: bigint;
|
|
12020
12021
|
amounts: {
|
|
12021
12022
|
base: bigint;
|
|
12022
12023
|
quote: bigint;
|
|
12023
12024
|
};
|
|
12024
|
-
liquidity: bigint;
|
|
12025
12025
|
};
|
|
12026
12026
|
__kind: "Decrease";
|
|
12027
12027
|
}, {
|
|
12028
12028
|
value: {
|
|
12029
|
+
liquidity: string | number;
|
|
12029
12030
|
amounts: {
|
|
12030
12031
|
base: string | number;
|
|
12031
12032
|
quote: string | number;
|
|
12032
12033
|
};
|
|
12033
|
-
liquidity: string | number;
|
|
12034
12034
|
};
|
|
12035
12035
|
__kind: "Decrease";
|
|
12036
12036
|
}>]>;
|
|
@@ -12089,20 +12089,20 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
12089
12089
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
12090
12090
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12091
12091
|
}, "strip", z.ZodTypeAny, {
|
|
12092
|
-
__kind: "
|
|
12092
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12093
12093
|
}, {
|
|
12094
|
-
__kind: "
|
|
12095
|
-
}>, "
|
|
12096
|
-
__kind: "
|
|
12094
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12095
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12096
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12097
12097
|
}>;
|
|
12098
12098
|
quoteAsset: z.ZodEffects<z.ZodObject<{
|
|
12099
12099
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12100
12100
|
}, "strip", z.ZodTypeAny, {
|
|
12101
|
-
__kind: "
|
|
12101
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12102
12102
|
}, {
|
|
12103
|
-
__kind: "
|
|
12104
|
-
}>, "
|
|
12105
|
-
__kind: "
|
|
12103
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12104
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12105
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12106
12106
|
}>;
|
|
12107
12107
|
side: z.ZodEffects<z.ZodObject<{
|
|
12108
12108
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -12117,17 +12117,17 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
12117
12117
|
}, "strip", z.ZodTypeAny, {
|
|
12118
12118
|
__kind: "Limit";
|
|
12119
12119
|
id: bigint;
|
|
12120
|
-
baseAsset: "
|
|
12121
|
-
quoteAsset: "
|
|
12120
|
+
baseAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12121
|
+
quoteAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12122
12122
|
side: "Buy" | "Sell";
|
|
12123
12123
|
}, {
|
|
12124
12124
|
__kind: "Limit";
|
|
12125
12125
|
id: string | number;
|
|
12126
12126
|
baseAsset: {
|
|
12127
|
-
__kind: "
|
|
12127
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12128
12128
|
};
|
|
12129
12129
|
quoteAsset: {
|
|
12130
|
-
__kind: "
|
|
12130
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12131
12131
|
};
|
|
12132
12132
|
side: {
|
|
12133
12133
|
__kind: "Buy" | "Sell";
|
|
@@ -12137,35 +12137,35 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
12137
12137
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
12138
12138
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12139
12139
|
}, "strip", z.ZodTypeAny, {
|
|
12140
|
-
__kind: "
|
|
12140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12141
12141
|
}, {
|
|
12142
|
-
__kind: "
|
|
12143
|
-
}>, "
|
|
12144
|
-
__kind: "
|
|
12142
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12143
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12144
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12145
12145
|
}>;
|
|
12146
12146
|
quoteAsset: z.ZodEffects<z.ZodObject<{
|
|
12147
12147
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12148
12148
|
}, "strip", z.ZodTypeAny, {
|
|
12149
|
-
__kind: "
|
|
12149
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12150
12150
|
}, {
|
|
12151
|
-
__kind: "
|
|
12152
|
-
}>, "
|
|
12153
|
-
__kind: "
|
|
12151
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12152
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12153
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12154
12154
|
}>;
|
|
12155
12155
|
id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12156
12156
|
}, "strip", z.ZodTypeAny, {
|
|
12157
12157
|
__kind: "Range";
|
|
12158
12158
|
id: bigint;
|
|
12159
|
-
baseAsset: "
|
|
12160
|
-
quoteAsset: "
|
|
12159
|
+
baseAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12160
|
+
quoteAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12161
12161
|
}, {
|
|
12162
12162
|
__kind: "Range";
|
|
12163
12163
|
id: string | number;
|
|
12164
12164
|
baseAsset: {
|
|
12165
|
-
__kind: "
|
|
12165
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12166
12166
|
};
|
|
12167
12167
|
quoteAsset: {
|
|
12168
|
-
__kind: "
|
|
12168
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12169
12169
|
};
|
|
12170
12170
|
}>]>;
|
|
12171
12171
|
declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
|
|
@@ -12173,23 +12173,23 @@ declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
|
|
|
12173
12173
|
asset: z.ZodEffects<z.ZodObject<{
|
|
12174
12174
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12175
12175
|
}, "strip", z.ZodTypeAny, {
|
|
12176
|
-
__kind: "
|
|
12176
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12177
12177
|
}, {
|
|
12178
|
-
__kind: "
|
|
12179
|
-
}>, "
|
|
12180
|
-
__kind: "
|
|
12178
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12179
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12180
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12181
12181
|
}>;
|
|
12182
12182
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12183
12183
|
}, "strip", z.ZodTypeAny, {
|
|
12184
12184
|
__kind: "LimitOrderAutoSweepingThreshold";
|
|
12185
|
-
asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12186
12185
|
amount: bigint;
|
|
12186
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12187
12187
|
}, {
|
|
12188
12188
|
__kind: "LimitOrderAutoSweepingThreshold";
|
|
12189
|
+
amount: string | number;
|
|
12189
12190
|
asset: {
|
|
12190
|
-
__kind: "
|
|
12191
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12191
12192
|
};
|
|
12192
|
-
amount: string | number;
|
|
12193
12193
|
}>;
|
|
12194
12194
|
declare const cfPrimitivesChainsAssetsArbAsset: z.ZodEffects<z.ZodObject<{
|
|
12195
12195
|
__kind: z.ZodEnum<["ArbEth", "ArbUsdc"]>;
|
|
@@ -12203,11 +12203,11 @@ declare const cfPrimitivesChainsAssetsArbAsset: z.ZodEffects<z.ZodObject<{
|
|
|
12203
12203
|
declare const palletCfArbitrumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
12204
12204
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
12205
12205
|
}, "strip", z.ZodTypeAny, {
|
|
12206
|
-
__kind: "
|
|
12206
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12207
12207
|
}, {
|
|
12208
|
-
__kind: "
|
|
12209
|
-
}>, "
|
|
12210
|
-
__kind: "
|
|
12208
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12209
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
12210
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12211
12211
|
}>;
|
|
12212
12212
|
declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
12213
12213
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -12265,24 +12265,24 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
12265
12265
|
reason: z.ZodEffects<z.ZodObject<{
|
|
12266
12266
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
12267
12267
|
}, "strip", z.ZodTypeAny, {
|
|
12268
|
-
__kind: "
|
|
12268
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12269
12269
|
}, {
|
|
12270
|
-
__kind: "
|
|
12271
|
-
}>, "
|
|
12272
|
-
__kind: "
|
|
12270
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12271
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
12272
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12273
12273
|
}>;
|
|
12274
12274
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12275
12275
|
}, "strip", z.ZodTypeAny, {
|
|
12276
12276
|
__kind: "Refund";
|
|
12277
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12278
12277
|
amount: bigint;
|
|
12278
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12279
12279
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
12280
12280
|
}, {
|
|
12281
12281
|
__kind: "Refund";
|
|
12282
|
+
amount: string | number;
|
|
12282
12283
|
reason: {
|
|
12283
|
-
__kind: "
|
|
12284
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12284
12285
|
};
|
|
12285
|
-
amount: string | number;
|
|
12286
12286
|
egressId?: [{
|
|
12287
12287
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
12288
12288
|
}, string | number] | null | undefined;
|
|
@@ -12372,18 +12372,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
12372
12372
|
value: z.ZodEffects<z.ZodObject<{
|
|
12373
12373
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
12374
12374
|
}, "strip", z.ZodTypeAny, {
|
|
12375
|
-
__kind: "
|
|
12375
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
12376
12376
|
}, {
|
|
12377
|
-
__kind: "
|
|
12378
|
-
}>, "
|
|
12379
|
-
__kind: "
|
|
12377
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
12378
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
12379
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
12380
12380
|
}>;
|
|
12381
12381
|
}, "strip", z.ZodTypeAny, {
|
|
12382
|
-
value: "
|
|
12382
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
12383
12383
|
__kind: "Token";
|
|
12384
12384
|
}, {
|
|
12385
12385
|
value: {
|
|
12386
|
-
__kind: "
|
|
12386
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
12387
12387
|
};
|
|
12388
12388
|
__kind: "Token";
|
|
12389
12389
|
}>, z.ZodObject<{
|
|
@@ -12469,7 +12469,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
12469
12469
|
} | {
|
|
12470
12470
|
__kind: "TooManyConsumers";
|
|
12471
12471
|
} | {
|
|
12472
|
-
value: "
|
|
12472
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
12473
12473
|
__kind: "Token";
|
|
12474
12474
|
} | {
|
|
12475
12475
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -12508,7 +12508,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
12508
12508
|
__kind: "TooManyConsumers";
|
|
12509
12509
|
} | {
|
|
12510
12510
|
value: {
|
|
12511
|
-
__kind: "
|
|
12511
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
12512
12512
|
};
|
|
12513
12513
|
__kind: "Token";
|
|
12514
12514
|
} | {
|
|
@@ -12552,18 +12552,18 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
12552
12552
|
txHashes?: string[] | null | undefined;
|
|
12553
12553
|
}>;
|
|
12554
12554
|
}, "strip", z.ZodTypeAny, {
|
|
12555
|
+
amount: bigint;
|
|
12555
12556
|
depositAddress: `0x${string}`;
|
|
12556
12557
|
asset: "ArbEth" | "ArbUsdc";
|
|
12557
|
-
amount: bigint;
|
|
12558
12558
|
depositDetails: {
|
|
12559
12559
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
12560
12560
|
};
|
|
12561
12561
|
}, {
|
|
12562
|
+
amount: string | number;
|
|
12562
12563
|
depositAddress: string;
|
|
12563
12564
|
asset: {
|
|
12564
12565
|
__kind: "ArbEth" | "ArbUsdc";
|
|
12565
12566
|
};
|
|
12566
|
-
amount: string | number;
|
|
12567
12567
|
depositDetails: {
|
|
12568
12568
|
txHashes?: string[] | null | undefined;
|
|
12569
12569
|
};
|
|
@@ -12591,21 +12591,21 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12591
12591
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
12592
12592
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
12593
12593
|
}, "strip", z.ZodTypeAny, {
|
|
12594
|
-
__kind: "
|
|
12594
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12595
12595
|
}, {
|
|
12596
|
-
__kind: "
|
|
12597
|
-
}>, "
|
|
12598
|
-
__kind: "
|
|
12596
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12597
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12598
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12599
12599
|
}>;
|
|
12600
12600
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
12601
12601
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
12602
12602
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
12603
12603
|
}, "strip", z.ZodTypeAny, {
|
|
12604
12604
|
value: `0x${string}`;
|
|
12605
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
12605
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
12606
12606
|
}, {
|
|
12607
12607
|
value: string;
|
|
12608
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
12608
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
12609
12609
|
}>, {
|
|
12610
12610
|
readonly chain: "Ethereum";
|
|
12611
12611
|
readonly address: `0x${string}`;
|
|
@@ -12626,7 +12626,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12626
12626
|
readonly address: string;
|
|
12627
12627
|
}, {
|
|
12628
12628
|
value: string;
|
|
12629
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
12629
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
12630
12630
|
}>;
|
|
12631
12631
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12632
12632
|
channelMetadata: z.ZodObject<{
|
|
@@ -12921,12 +12921,12 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12921
12921
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12922
12922
|
}, "strip", z.ZodTypeAny, {
|
|
12923
12923
|
retryDuration: number;
|
|
12924
|
-
refundAddress: `0x${string}`;
|
|
12925
12924
|
minPrice: bigint;
|
|
12925
|
+
refundAddress: `0x${string}`;
|
|
12926
12926
|
}, {
|
|
12927
12927
|
retryDuration: number;
|
|
12928
|
-
refundAddress: string;
|
|
12929
12928
|
minPrice: string | number;
|
|
12929
|
+
refundAddress: string;
|
|
12930
12930
|
}>;
|
|
12931
12931
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12932
12932
|
numberOfChunks: z.ZodNumber;
|
|
@@ -12940,12 +12940,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12940
12940
|
}>>>;
|
|
12941
12941
|
boostFee: z.ZodNumber;
|
|
12942
12942
|
}, "strip", z.ZodTypeAny, {
|
|
12943
|
+
txId: `0x${string}`;
|
|
12943
12944
|
depositDetails: {
|
|
12944
12945
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
12945
12946
|
};
|
|
12946
12947
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
12947
12948
|
depositAmount: bigint;
|
|
12948
|
-
outputAsset: "
|
|
12949
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12949
12950
|
destinationAddress: {
|
|
12950
12951
|
readonly chain: "Ethereum";
|
|
12951
12952
|
readonly address: `0x${string}`;
|
|
@@ -12965,15 +12966,14 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12965
12966
|
readonly chain: "Assethub";
|
|
12966
12967
|
readonly address: string;
|
|
12967
12968
|
};
|
|
12968
|
-
txId: `0x${string}`;
|
|
12969
12969
|
affiliateFees: {
|
|
12970
12970
|
account: number;
|
|
12971
12971
|
bps: number;
|
|
12972
12972
|
}[];
|
|
12973
12973
|
refundParams: {
|
|
12974
12974
|
retryDuration: number;
|
|
12975
|
-
refundAddress: `0x${string}`;
|
|
12976
12975
|
minPrice: bigint;
|
|
12976
|
+
refundAddress: `0x${string}`;
|
|
12977
12977
|
};
|
|
12978
12978
|
boostFee: number;
|
|
12979
12979
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -13033,6 +13033,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
13033
13033
|
chunkInterval: number;
|
|
13034
13034
|
} | null | undefined;
|
|
13035
13035
|
}, {
|
|
13036
|
+
txId: string;
|
|
13036
13037
|
depositDetails: {
|
|
13037
13038
|
txHashes?: string[] | null | undefined;
|
|
13038
13039
|
};
|
|
@@ -13041,21 +13042,20 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
13041
13042
|
};
|
|
13042
13043
|
depositAmount: string | number;
|
|
13043
13044
|
outputAsset: {
|
|
13044
|
-
__kind: "
|
|
13045
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13045
13046
|
};
|
|
13046
13047
|
destinationAddress: {
|
|
13047
13048
|
value: string;
|
|
13048
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
13049
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
13049
13050
|
};
|
|
13050
|
-
txId: string;
|
|
13051
13051
|
affiliateFees: {
|
|
13052
13052
|
account: number;
|
|
13053
13053
|
bps: number;
|
|
13054
13054
|
}[];
|
|
13055
13055
|
refundParams: {
|
|
13056
13056
|
retryDuration: number;
|
|
13057
|
-
refundAddress: string;
|
|
13058
13057
|
minPrice: string | number;
|
|
13058
|
+
refundAddress: string;
|
|
13059
13059
|
};
|
|
13060
13060
|
boostFee: number;
|
|
13061
13061
|
depositAddress?: string | null | undefined;
|
|
@@ -13139,18 +13139,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13139
13139
|
txHashes?: string[] | null | undefined;
|
|
13140
13140
|
}>;
|
|
13141
13141
|
}, "strip", z.ZodTypeAny, {
|
|
13142
|
+
amount: bigint;
|
|
13142
13143
|
depositAddress: `0x${string}`;
|
|
13143
13144
|
asset: "ArbEth" | "ArbUsdc";
|
|
13144
|
-
amount: bigint;
|
|
13145
13145
|
depositDetails: {
|
|
13146
13146
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13147
13147
|
};
|
|
13148
13148
|
}, {
|
|
13149
|
+
amount: string | number;
|
|
13149
13150
|
depositAddress: string;
|
|
13150
13151
|
asset: {
|
|
13151
13152
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13152
13153
|
};
|
|
13153
|
-
amount: string | number;
|
|
13154
13154
|
depositDetails: {
|
|
13155
13155
|
txHashes?: string[] | null | undefined;
|
|
13156
13156
|
};
|
|
@@ -13158,9 +13158,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13158
13158
|
}, "strip", z.ZodTypeAny, {
|
|
13159
13159
|
__kind: "DepositChannelArbitrum";
|
|
13160
13160
|
depositWitness: {
|
|
13161
|
+
amount: bigint;
|
|
13161
13162
|
depositAddress: `0x${string}`;
|
|
13162
13163
|
asset: "ArbEth" | "ArbUsdc";
|
|
13163
|
-
amount: bigint;
|
|
13164
13164
|
depositDetails: {
|
|
13165
13165
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13166
13166
|
};
|
|
@@ -13168,11 +13168,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13168
13168
|
}, {
|
|
13169
13169
|
__kind: "DepositChannelArbitrum";
|
|
13170
13170
|
depositWitness: {
|
|
13171
|
+
amount: string | number;
|
|
13171
13172
|
depositAddress: string;
|
|
13172
13173
|
asset: {
|
|
13173
13174
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13174
13175
|
};
|
|
13175
|
-
amount: string | number;
|
|
13176
13176
|
depositDetails: {
|
|
13177
13177
|
txHashes?: string[] | null | undefined;
|
|
13178
13178
|
};
|
|
@@ -13202,21 +13202,21 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13202
13202
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
13203
13203
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
13204
13204
|
}, "strip", z.ZodTypeAny, {
|
|
13205
|
-
__kind: "
|
|
13205
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13206
13206
|
}, {
|
|
13207
|
-
__kind: "
|
|
13208
|
-
}>, "
|
|
13209
|
-
__kind: "
|
|
13207
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13208
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
13209
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13210
13210
|
}>;
|
|
13211
13211
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
13212
13212
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
13213
13213
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
13214
13214
|
}, "strip", z.ZodTypeAny, {
|
|
13215
13215
|
value: `0x${string}`;
|
|
13216
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
13216
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
13217
13217
|
}, {
|
|
13218
13218
|
value: string;
|
|
13219
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
13219
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
13220
13220
|
}>, {
|
|
13221
13221
|
readonly chain: "Ethereum";
|
|
13222
13222
|
readonly address: `0x${string}`;
|
|
@@ -13237,7 +13237,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13237
13237
|
readonly address: string;
|
|
13238
13238
|
}, {
|
|
13239
13239
|
value: string;
|
|
13240
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
13240
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
13241
13241
|
}>;
|
|
13242
13242
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13243
13243
|
channelMetadata: z.ZodObject<{
|
|
@@ -13532,12 +13532,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13532
13532
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
13533
13533
|
}, "strip", z.ZodTypeAny, {
|
|
13534
13534
|
retryDuration: number;
|
|
13535
|
-
refundAddress: `0x${string}`;
|
|
13536
13535
|
minPrice: bigint;
|
|
13536
|
+
refundAddress: `0x${string}`;
|
|
13537
13537
|
}, {
|
|
13538
13538
|
retryDuration: number;
|
|
13539
|
-
refundAddress: string;
|
|
13540
13539
|
minPrice: string | number;
|
|
13540
|
+
refundAddress: string;
|
|
13541
13541
|
}>;
|
|
13542
13542
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13543
13543
|
numberOfChunks: z.ZodNumber;
|
|
@@ -13551,12 +13551,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13551
13551
|
}>>>;
|
|
13552
13552
|
boostFee: z.ZodNumber;
|
|
13553
13553
|
}, "strip", z.ZodTypeAny, {
|
|
13554
|
+
txId: `0x${string}`;
|
|
13554
13555
|
depositDetails: {
|
|
13555
13556
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13556
13557
|
};
|
|
13557
13558
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
13558
13559
|
depositAmount: bigint;
|
|
13559
|
-
outputAsset: "
|
|
13560
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13560
13561
|
destinationAddress: {
|
|
13561
13562
|
readonly chain: "Ethereum";
|
|
13562
13563
|
readonly address: `0x${string}`;
|
|
@@ -13576,15 +13577,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13576
13577
|
readonly chain: "Assethub";
|
|
13577
13578
|
readonly address: string;
|
|
13578
13579
|
};
|
|
13579
|
-
txId: `0x${string}`;
|
|
13580
13580
|
affiliateFees: {
|
|
13581
13581
|
account: number;
|
|
13582
13582
|
bps: number;
|
|
13583
13583
|
}[];
|
|
13584
13584
|
refundParams: {
|
|
13585
13585
|
retryDuration: number;
|
|
13586
|
-
refundAddress: `0x${string}`;
|
|
13587
13586
|
minPrice: bigint;
|
|
13587
|
+
refundAddress: `0x${string}`;
|
|
13588
13588
|
};
|
|
13589
13589
|
boostFee: number;
|
|
13590
13590
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -13644,6 +13644,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13644
13644
|
chunkInterval: number;
|
|
13645
13645
|
} | null | undefined;
|
|
13646
13646
|
}, {
|
|
13647
|
+
txId: string;
|
|
13647
13648
|
depositDetails: {
|
|
13648
13649
|
txHashes?: string[] | null | undefined;
|
|
13649
13650
|
};
|
|
@@ -13652,21 +13653,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13652
13653
|
};
|
|
13653
13654
|
depositAmount: string | number;
|
|
13654
13655
|
outputAsset: {
|
|
13655
|
-
__kind: "
|
|
13656
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13656
13657
|
};
|
|
13657
13658
|
destinationAddress: {
|
|
13658
13659
|
value: string;
|
|
13659
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
13660
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
13660
13661
|
};
|
|
13661
|
-
txId: string;
|
|
13662
13662
|
affiliateFees: {
|
|
13663
13663
|
account: number;
|
|
13664
13664
|
bps: number;
|
|
13665
13665
|
}[];
|
|
13666
13666
|
refundParams: {
|
|
13667
13667
|
retryDuration: number;
|
|
13668
|
-
refundAddress: string;
|
|
13669
13668
|
minPrice: string | number;
|
|
13669
|
+
refundAddress: string;
|
|
13670
13670
|
};
|
|
13671
13671
|
boostFee: number;
|
|
13672
13672
|
depositAddress?: string | null | undefined;
|
|
@@ -13731,12 +13731,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13731
13731
|
}, "strip", z.ZodTypeAny, {
|
|
13732
13732
|
__kind: "VaultArbitrum";
|
|
13733
13733
|
vaultWitness: {
|
|
13734
|
+
txId: `0x${string}`;
|
|
13734
13735
|
depositDetails: {
|
|
13735
13736
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13736
13737
|
};
|
|
13737
13738
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
13738
13739
|
depositAmount: bigint;
|
|
13739
|
-
outputAsset: "
|
|
13740
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13740
13741
|
destinationAddress: {
|
|
13741
13742
|
readonly chain: "Ethereum";
|
|
13742
13743
|
readonly address: `0x${string}`;
|
|
@@ -13756,15 +13757,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13756
13757
|
readonly chain: "Assethub";
|
|
13757
13758
|
readonly address: string;
|
|
13758
13759
|
};
|
|
13759
|
-
txId: `0x${string}`;
|
|
13760
13760
|
affiliateFees: {
|
|
13761
13761
|
account: number;
|
|
13762
13762
|
bps: number;
|
|
13763
13763
|
}[];
|
|
13764
13764
|
refundParams: {
|
|
13765
13765
|
retryDuration: number;
|
|
13766
|
-
refundAddress: `0x${string}`;
|
|
13767
13766
|
minPrice: bigint;
|
|
13767
|
+
refundAddress: `0x${string}`;
|
|
13768
13768
|
};
|
|
13769
13769
|
boostFee: number;
|
|
13770
13770
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -13827,6 +13827,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13827
13827
|
}, {
|
|
13828
13828
|
__kind: "VaultArbitrum";
|
|
13829
13829
|
vaultWitness: {
|
|
13830
|
+
txId: string;
|
|
13830
13831
|
depositDetails: {
|
|
13831
13832
|
txHashes?: string[] | null | undefined;
|
|
13832
13833
|
};
|
|
@@ -13835,21 +13836,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13835
13836
|
};
|
|
13836
13837
|
depositAmount: string | number;
|
|
13837
13838
|
outputAsset: {
|
|
13838
|
-
__kind: "
|
|
13839
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13839
13840
|
};
|
|
13840
13841
|
destinationAddress: {
|
|
13841
13842
|
value: string;
|
|
13842
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
13843
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
13843
13844
|
};
|
|
13844
|
-
txId: string;
|
|
13845
13845
|
affiliateFees: {
|
|
13846
13846
|
account: number;
|
|
13847
13847
|
bps: number;
|
|
13848
13848
|
}[];
|
|
13849
13849
|
refundParams: {
|
|
13850
13850
|
retryDuration: number;
|
|
13851
|
-
refundAddress: string;
|
|
13852
13851
|
minPrice: string | number;
|
|
13852
|
+
refundAddress: string;
|
|
13853
13853
|
};
|
|
13854
13854
|
boostFee: number;
|
|
13855
13855
|
depositAddress?: string | null | undefined;
|
|
@@ -14335,11 +14335,11 @@ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
|
|
|
14335
14335
|
declare const palletCfSolanaIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
14336
14336
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
14337
14337
|
}, "strip", z.ZodTypeAny, {
|
|
14338
|
-
__kind: "
|
|
14338
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14339
14339
|
}, {
|
|
14340
|
-
__kind: "
|
|
14341
|
-
}>, "
|
|
14342
|
-
__kind: "
|
|
14340
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14341
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
14342
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14343
14343
|
}>;
|
|
14344
14344
|
declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
14345
14345
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -14397,24 +14397,24 @@ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<
|
|
|
14397
14397
|
reason: z.ZodEffects<z.ZodObject<{
|
|
14398
14398
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
14399
14399
|
}, "strip", z.ZodTypeAny, {
|
|
14400
|
-
__kind: "
|
|
14400
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14401
14401
|
}, {
|
|
14402
|
-
__kind: "
|
|
14403
|
-
}>, "
|
|
14404
|
-
__kind: "
|
|
14402
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14403
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
14404
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14405
14405
|
}>;
|
|
14406
14406
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14407
14407
|
}, "strip", z.ZodTypeAny, {
|
|
14408
14408
|
__kind: "Refund";
|
|
14409
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
14410
14409
|
amount: bigint;
|
|
14410
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14411
14411
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
14412
14412
|
}, {
|
|
14413
14413
|
__kind: "Refund";
|
|
14414
|
+
amount: string | number;
|
|
14414
14415
|
reason: {
|
|
14415
|
-
__kind: "
|
|
14416
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
14416
14417
|
};
|
|
14417
|
-
amount: string | number;
|
|
14418
14418
|
egressId?: [{
|
|
14419
14419
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
14420
14420
|
}, string | number] | null | undefined;
|
|
@@ -14504,18 +14504,18 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
|
|
|
14504
14504
|
value: z.ZodEffects<z.ZodObject<{
|
|
14505
14505
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
14506
14506
|
}, "strip", z.ZodTypeAny, {
|
|
14507
|
-
__kind: "
|
|
14507
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
14508
14508
|
}, {
|
|
14509
|
-
__kind: "
|
|
14510
|
-
}>, "
|
|
14511
|
-
__kind: "
|
|
14509
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
14510
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
14511
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
14512
14512
|
}>;
|
|
14513
14513
|
}, "strip", z.ZodTypeAny, {
|
|
14514
|
-
value: "
|
|
14514
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
14515
14515
|
__kind: "Token";
|
|
14516
14516
|
}, {
|
|
14517
14517
|
value: {
|
|
14518
|
-
__kind: "
|
|
14518
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
14519
14519
|
};
|
|
14520
14520
|
__kind: "Token";
|
|
14521
14521
|
}>, z.ZodObject<{
|
|
@@ -14601,7 +14601,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
|
|
|
14601
14601
|
} | {
|
|
14602
14602
|
__kind: "TooManyConsumers";
|
|
14603
14603
|
} | {
|
|
14604
|
-
value: "
|
|
14604
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
14605
14605
|
__kind: "Token";
|
|
14606
14606
|
} | {
|
|
14607
14607
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -14640,7 +14640,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
|
|
|
14640
14640
|
__kind: "TooManyConsumers";
|
|
14641
14641
|
} | {
|
|
14642
14642
|
value: {
|
|
14643
|
-
__kind: "
|
|
14643
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
14644
14644
|
};
|
|
14645
14645
|
__kind: "Token";
|
|
14646
14646
|
} | {
|
|
@@ -14677,15 +14677,15 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
|
|
|
14677
14677
|
}>;
|
|
14678
14678
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14679
14679
|
}, "strip", z.ZodTypeAny, {
|
|
14680
|
+
amount: bigint;
|
|
14680
14681
|
depositAddress: `0x${string}`;
|
|
14681
14682
|
asset: "Sol" | "SolUsdc";
|
|
14682
|
-
amount: bigint;
|
|
14683
14683
|
}, {
|
|
14684
|
+
amount: string | number;
|
|
14684
14685
|
depositAddress: string;
|
|
14685
14686
|
asset: {
|
|
14686
14687
|
__kind: "Sol" | "SolUsdc";
|
|
14687
14688
|
};
|
|
14688
|
-
amount: string | number;
|
|
14689
14689
|
}>;
|
|
14690
14690
|
declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
|
|
14691
14691
|
retryDuration: z.ZodNumber;
|
|
@@ -14693,12 +14693,12 @@ declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
|
|
|
14693
14693
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14694
14694
|
}, "strip", z.ZodTypeAny, {
|
|
14695
14695
|
retryDuration: number;
|
|
14696
|
-
refundAddress: `0x${string}`;
|
|
14697
14696
|
minPrice: bigint;
|
|
14697
|
+
refundAddress: `0x${string}`;
|
|
14698
14698
|
}, {
|
|
14699
14699
|
retryDuration: number;
|
|
14700
|
-
refundAddress: string;
|
|
14701
14700
|
minPrice: string | number;
|
|
14701
|
+
refundAddress: string;
|
|
14702
14702
|
}>;
|
|
14703
14703
|
declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<{
|
|
14704
14704
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
@@ -14716,21 +14716,21 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
14716
14716
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
14717
14717
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
14718
14718
|
}, "strip", z.ZodTypeAny, {
|
|
14719
|
-
__kind: "
|
|
14719
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14720
14720
|
}, {
|
|
14721
|
-
__kind: "
|
|
14722
|
-
}>, "
|
|
14723
|
-
__kind: "
|
|
14721
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14722
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
14723
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
14724
14724
|
}>;
|
|
14725
14725
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
14726
14726
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
14727
14727
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
14728
14728
|
}, "strip", z.ZodTypeAny, {
|
|
14729
14729
|
value: `0x${string}`;
|
|
14730
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
14730
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
14731
14731
|
}, {
|
|
14732
14732
|
value: string;
|
|
14733
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
14733
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
14734
14734
|
}>, {
|
|
14735
14735
|
readonly chain: "Ethereum";
|
|
14736
14736
|
readonly address: `0x${string}`;
|
|
@@ -14751,7 +14751,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
14751
14751
|
readonly address: string;
|
|
14752
14752
|
}, {
|
|
14753
14753
|
value: string;
|
|
14754
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
14754
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
14755
14755
|
}>;
|
|
14756
14756
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14757
14757
|
channelMetadata: z.ZodObject<{
|
|
@@ -15046,12 +15046,12 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15046
15046
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15047
15047
|
}, "strip", z.ZodTypeAny, {
|
|
15048
15048
|
retryDuration: number;
|
|
15049
|
-
refundAddress: `0x${string}`;
|
|
15050
15049
|
minPrice: bigint;
|
|
15050
|
+
refundAddress: `0x${string}`;
|
|
15051
15051
|
}, {
|
|
15052
15052
|
retryDuration: number;
|
|
15053
|
-
refundAddress: string;
|
|
15054
15053
|
minPrice: string | number;
|
|
15054
|
+
refundAddress: string;
|
|
15055
15055
|
}>;
|
|
15056
15056
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15057
15057
|
numberOfChunks: z.ZodNumber;
|
|
@@ -15065,9 +15065,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15065
15065
|
}>>>;
|
|
15066
15066
|
boostFee: z.ZodNumber;
|
|
15067
15067
|
}, "strip", z.ZodTypeAny, {
|
|
15068
|
+
txId: [`0x${string}`, bigint];
|
|
15068
15069
|
inputAsset: "Sol" | "SolUsdc";
|
|
15069
15070
|
depositAmount: bigint;
|
|
15070
|
-
outputAsset: "
|
|
15071
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15071
15072
|
destinationAddress: {
|
|
15072
15073
|
readonly chain: "Ethereum";
|
|
15073
15074
|
readonly address: `0x${string}`;
|
|
@@ -15087,15 +15088,14 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15087
15088
|
readonly chain: "Assethub";
|
|
15088
15089
|
readonly address: string;
|
|
15089
15090
|
};
|
|
15090
|
-
txId: [`0x${string}`, bigint];
|
|
15091
15091
|
affiliateFees: {
|
|
15092
15092
|
account: number;
|
|
15093
15093
|
bps: number;
|
|
15094
15094
|
}[];
|
|
15095
15095
|
refundParams: {
|
|
15096
15096
|
retryDuration: number;
|
|
15097
|
-
refundAddress: `0x${string}`;
|
|
15098
15097
|
minPrice: bigint;
|
|
15098
|
+
refundAddress: `0x${string}`;
|
|
15099
15099
|
};
|
|
15100
15100
|
boostFee: number;
|
|
15101
15101
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -15155,26 +15155,26 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15155
15155
|
chunkInterval: number;
|
|
15156
15156
|
} | null | undefined;
|
|
15157
15157
|
}, {
|
|
15158
|
+
txId: [string, string | number];
|
|
15158
15159
|
inputAsset: {
|
|
15159
15160
|
__kind: "Sol" | "SolUsdc";
|
|
15160
15161
|
};
|
|
15161
15162
|
depositAmount: string | number;
|
|
15162
15163
|
outputAsset: {
|
|
15163
|
-
__kind: "
|
|
15164
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15164
15165
|
};
|
|
15165
15166
|
destinationAddress: {
|
|
15166
15167
|
value: string;
|
|
15167
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
15168
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
15168
15169
|
};
|
|
15169
|
-
txId: [string, string | number];
|
|
15170
15170
|
affiliateFees: {
|
|
15171
15171
|
account: number;
|
|
15172
15172
|
bps: number;
|
|
15173
15173
|
}[];
|
|
15174
15174
|
refundParams: {
|
|
15175
15175
|
retryDuration: number;
|
|
15176
|
-
refundAddress: string;
|
|
15177
15176
|
minPrice: string | number;
|
|
15177
|
+
refundAddress: string;
|
|
15178
15178
|
};
|
|
15179
15179
|
boostFee: number;
|
|
15180
15180
|
depositAddress?: string | null | undefined;
|
|
@@ -15251,31 +15251,31 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15251
15251
|
}>;
|
|
15252
15252
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15253
15253
|
}, "strip", z.ZodTypeAny, {
|
|
15254
|
+
amount: bigint;
|
|
15254
15255
|
depositAddress: `0x${string}`;
|
|
15255
15256
|
asset: "Sol" | "SolUsdc";
|
|
15256
|
-
amount: bigint;
|
|
15257
15257
|
}, {
|
|
15258
|
+
amount: string | number;
|
|
15258
15259
|
depositAddress: string;
|
|
15259
15260
|
asset: {
|
|
15260
15261
|
__kind: "Sol" | "SolUsdc";
|
|
15261
15262
|
};
|
|
15262
|
-
amount: string | number;
|
|
15263
15263
|
}>;
|
|
15264
15264
|
}, "strip", z.ZodTypeAny, {
|
|
15265
15265
|
__kind: "DepositChannelSolana";
|
|
15266
15266
|
depositWitness: {
|
|
15267
|
+
amount: bigint;
|
|
15267
15268
|
depositAddress: `0x${string}`;
|
|
15268
15269
|
asset: "Sol" | "SolUsdc";
|
|
15269
|
-
amount: bigint;
|
|
15270
15270
|
};
|
|
15271
15271
|
}, {
|
|
15272
15272
|
__kind: "DepositChannelSolana";
|
|
15273
15273
|
depositWitness: {
|
|
15274
|
+
amount: string | number;
|
|
15274
15275
|
depositAddress: string;
|
|
15275
15276
|
asset: {
|
|
15276
15277
|
__kind: "Sol" | "SolUsdc";
|
|
15277
15278
|
};
|
|
15278
|
-
amount: string | number;
|
|
15279
15279
|
};
|
|
15280
15280
|
}>, z.ZodObject<{
|
|
15281
15281
|
__kind: z.ZodLiteral<"VaultSolana">;
|
|
@@ -15295,21 +15295,21 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15295
15295
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
15296
15296
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
15297
15297
|
}, "strip", z.ZodTypeAny, {
|
|
15298
|
-
__kind: "
|
|
15298
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15299
15299
|
}, {
|
|
15300
|
-
__kind: "
|
|
15301
|
-
}>, "
|
|
15302
|
-
__kind: "
|
|
15300
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15301
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
15302
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15303
15303
|
}>;
|
|
15304
15304
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
15305
15305
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
15306
15306
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
15307
15307
|
}, "strip", z.ZodTypeAny, {
|
|
15308
15308
|
value: `0x${string}`;
|
|
15309
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
15309
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
15310
15310
|
}, {
|
|
15311
15311
|
value: string;
|
|
15312
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
15312
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
15313
15313
|
}>, {
|
|
15314
15314
|
readonly chain: "Ethereum";
|
|
15315
15315
|
readonly address: `0x${string}`;
|
|
@@ -15330,7 +15330,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15330
15330
|
readonly address: string;
|
|
15331
15331
|
}, {
|
|
15332
15332
|
value: string;
|
|
15333
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
15333
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
15334
15334
|
}>;
|
|
15335
15335
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15336
15336
|
channelMetadata: z.ZodObject<{
|
|
@@ -15625,12 +15625,12 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15625
15625
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15626
15626
|
}, "strip", z.ZodTypeAny, {
|
|
15627
15627
|
retryDuration: number;
|
|
15628
|
-
refundAddress: `0x${string}`;
|
|
15629
15628
|
minPrice: bigint;
|
|
15629
|
+
refundAddress: `0x${string}`;
|
|
15630
15630
|
}, {
|
|
15631
15631
|
retryDuration: number;
|
|
15632
|
-
refundAddress: string;
|
|
15633
15632
|
minPrice: string | number;
|
|
15633
|
+
refundAddress: string;
|
|
15634
15634
|
}>;
|
|
15635
15635
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15636
15636
|
numberOfChunks: z.ZodNumber;
|
|
@@ -15644,9 +15644,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15644
15644
|
}>>>;
|
|
15645
15645
|
boostFee: z.ZodNumber;
|
|
15646
15646
|
}, "strip", z.ZodTypeAny, {
|
|
15647
|
+
txId: [`0x${string}`, bigint];
|
|
15647
15648
|
inputAsset: "Sol" | "SolUsdc";
|
|
15648
15649
|
depositAmount: bigint;
|
|
15649
|
-
outputAsset: "
|
|
15650
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15650
15651
|
destinationAddress: {
|
|
15651
15652
|
readonly chain: "Ethereum";
|
|
15652
15653
|
readonly address: `0x${string}`;
|
|
@@ -15666,15 +15667,14 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15666
15667
|
readonly chain: "Assethub";
|
|
15667
15668
|
readonly address: string;
|
|
15668
15669
|
};
|
|
15669
|
-
txId: [`0x${string}`, bigint];
|
|
15670
15670
|
affiliateFees: {
|
|
15671
15671
|
account: number;
|
|
15672
15672
|
bps: number;
|
|
15673
15673
|
}[];
|
|
15674
15674
|
refundParams: {
|
|
15675
15675
|
retryDuration: number;
|
|
15676
|
-
refundAddress: `0x${string}`;
|
|
15677
15676
|
minPrice: bigint;
|
|
15677
|
+
refundAddress: `0x${string}`;
|
|
15678
15678
|
};
|
|
15679
15679
|
boostFee: number;
|
|
15680
15680
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -15734,26 +15734,26 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15734
15734
|
chunkInterval: number;
|
|
15735
15735
|
} | null | undefined;
|
|
15736
15736
|
}, {
|
|
15737
|
+
txId: [string, string | number];
|
|
15737
15738
|
inputAsset: {
|
|
15738
15739
|
__kind: "Sol" | "SolUsdc";
|
|
15739
15740
|
};
|
|
15740
15741
|
depositAmount: string | number;
|
|
15741
15742
|
outputAsset: {
|
|
15742
|
-
__kind: "
|
|
15743
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15743
15744
|
};
|
|
15744
15745
|
destinationAddress: {
|
|
15745
15746
|
value: string;
|
|
15746
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
15747
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
15747
15748
|
};
|
|
15748
|
-
txId: [string, string | number];
|
|
15749
15749
|
affiliateFees: {
|
|
15750
15750
|
account: number;
|
|
15751
15751
|
bps: number;
|
|
15752
15752
|
}[];
|
|
15753
15753
|
refundParams: {
|
|
15754
15754
|
retryDuration: number;
|
|
15755
|
-
refundAddress: string;
|
|
15756
15755
|
minPrice: string | number;
|
|
15756
|
+
refundAddress: string;
|
|
15757
15757
|
};
|
|
15758
15758
|
boostFee: number;
|
|
15759
15759
|
depositAddress?: string | null | undefined;
|
|
@@ -15818,9 +15818,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15818
15818
|
}, "strip", z.ZodTypeAny, {
|
|
15819
15819
|
__kind: "VaultSolana";
|
|
15820
15820
|
vaultWitness: {
|
|
15821
|
+
txId: [`0x${string}`, bigint];
|
|
15821
15822
|
inputAsset: "Sol" | "SolUsdc";
|
|
15822
15823
|
depositAmount: bigint;
|
|
15823
|
-
outputAsset: "
|
|
15824
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15824
15825
|
destinationAddress: {
|
|
15825
15826
|
readonly chain: "Ethereum";
|
|
15826
15827
|
readonly address: `0x${string}`;
|
|
@@ -15840,15 +15841,14 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15840
15841
|
readonly chain: "Assethub";
|
|
15841
15842
|
readonly address: string;
|
|
15842
15843
|
};
|
|
15843
|
-
txId: [`0x${string}`, bigint];
|
|
15844
15844
|
affiliateFees: {
|
|
15845
15845
|
account: number;
|
|
15846
15846
|
bps: number;
|
|
15847
15847
|
}[];
|
|
15848
15848
|
refundParams: {
|
|
15849
15849
|
retryDuration: number;
|
|
15850
|
-
refundAddress: `0x${string}`;
|
|
15851
15850
|
minPrice: bigint;
|
|
15851
|
+
refundAddress: `0x${string}`;
|
|
15852
15852
|
};
|
|
15853
15853
|
boostFee: number;
|
|
15854
15854
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -15911,26 +15911,26 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15911
15911
|
}, {
|
|
15912
15912
|
__kind: "VaultSolana";
|
|
15913
15913
|
vaultWitness: {
|
|
15914
|
+
txId: [string, string | number];
|
|
15914
15915
|
inputAsset: {
|
|
15915
15916
|
__kind: "Sol" | "SolUsdc";
|
|
15916
15917
|
};
|
|
15917
15918
|
depositAmount: string | number;
|
|
15918
15919
|
outputAsset: {
|
|
15919
|
-
__kind: "
|
|
15920
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15920
15921
|
};
|
|
15921
15922
|
destinationAddress: {
|
|
15922
15923
|
value: string;
|
|
15923
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
15924
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
15924
15925
|
};
|
|
15925
|
-
txId: [string, string | number];
|
|
15926
15926
|
affiliateFees: {
|
|
15927
15927
|
account: number;
|
|
15928
15928
|
bps: number;
|
|
15929
15929
|
}[];
|
|
15930
15930
|
refundParams: {
|
|
15931
15931
|
retryDuration: number;
|
|
15932
|
-
refundAddress: string;
|
|
15933
15932
|
minPrice: string | number;
|
|
15933
|
+
refundAddress: string;
|
|
15934
15934
|
};
|
|
15935
15935
|
boostFee: number;
|
|
15936
15936
|
depositAddress?: string | null | undefined;
|
|
@@ -16187,18 +16187,18 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
16187
16187
|
value: z.ZodEffects<z.ZodObject<{
|
|
16188
16188
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
16189
16189
|
}, "strip", z.ZodTypeAny, {
|
|
16190
|
-
__kind: "
|
|
16190
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16191
16191
|
}, {
|
|
16192
|
-
__kind: "
|
|
16193
|
-
}>, "
|
|
16194
|
-
__kind: "
|
|
16192
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16193
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
16194
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16195
16195
|
}>;
|
|
16196
16196
|
}, "strip", z.ZodTypeAny, {
|
|
16197
|
-
value: "
|
|
16197
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16198
16198
|
__kind: "Token";
|
|
16199
16199
|
}, {
|
|
16200
16200
|
value: {
|
|
16201
|
-
__kind: "
|
|
16201
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16202
16202
|
};
|
|
16203
16203
|
__kind: "Token";
|
|
16204
16204
|
}>, z.ZodObject<{
|
|
@@ -16284,7 +16284,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
16284
16284
|
} | {
|
|
16285
16285
|
__kind: "TooManyConsumers";
|
|
16286
16286
|
} | {
|
|
16287
|
-
value: "
|
|
16287
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16288
16288
|
__kind: "Token";
|
|
16289
16289
|
} | {
|
|
16290
16290
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -16323,7 +16323,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
16323
16323
|
__kind: "TooManyConsumers";
|
|
16324
16324
|
} | {
|
|
16325
16325
|
value: {
|
|
16326
|
-
__kind: "
|
|
16326
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16327
16327
|
};
|
|
16328
16328
|
__kind: "Token";
|
|
16329
16329
|
} | {
|
|
@@ -16369,11 +16369,11 @@ declare const cfPrimitivesChainsAssetsHubAsset: z.ZodEffects<z.ZodObject<{
|
|
|
16369
16369
|
declare const palletCfAssethubIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
16370
16370
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
16371
16371
|
}, "strip", z.ZodTypeAny, {
|
|
16372
|
-
__kind: "
|
|
16372
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16373
16373
|
}, {
|
|
16374
|
-
__kind: "
|
|
16375
|
-
}>, "
|
|
16376
|
-
__kind: "
|
|
16374
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16375
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
16376
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16377
16377
|
}>;
|
|
16378
16378
|
declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
16379
16379
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -16431,24 +16431,24 @@ declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
16431
16431
|
reason: z.ZodEffects<z.ZodObject<{
|
|
16432
16432
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
16433
16433
|
}, "strip", z.ZodTypeAny, {
|
|
16434
|
-
__kind: "
|
|
16434
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16435
16435
|
}, {
|
|
16436
|
-
__kind: "
|
|
16437
|
-
}>, "
|
|
16438
|
-
__kind: "
|
|
16436
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16437
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
16438
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16439
16439
|
}>;
|
|
16440
16440
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16441
16441
|
}, "strip", z.ZodTypeAny, {
|
|
16442
16442
|
__kind: "Refund";
|
|
16443
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
16444
16443
|
amount: bigint;
|
|
16444
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16445
16445
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
16446
16446
|
}, {
|
|
16447
16447
|
__kind: "Refund";
|
|
16448
|
+
amount: string | number;
|
|
16448
16449
|
reason: {
|
|
16449
|
-
__kind: "
|
|
16450
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
16450
16451
|
};
|
|
16451
|
-
amount: string | number;
|
|
16452
16452
|
egressId?: [{
|
|
16453
16453
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
16454
16454
|
}, string | number] | null | undefined;
|
|
@@ -16538,18 +16538,18 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
16538
16538
|
value: z.ZodEffects<z.ZodObject<{
|
|
16539
16539
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
16540
16540
|
}, "strip", z.ZodTypeAny, {
|
|
16541
|
-
__kind: "
|
|
16541
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16542
16542
|
}, {
|
|
16543
|
-
__kind: "
|
|
16544
|
-
}>, "
|
|
16545
|
-
__kind: "
|
|
16543
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16544
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
16545
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16546
16546
|
}>;
|
|
16547
16547
|
}, "strip", z.ZodTypeAny, {
|
|
16548
|
-
value: "
|
|
16548
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16549
16549
|
__kind: "Token";
|
|
16550
16550
|
}, {
|
|
16551
16551
|
value: {
|
|
16552
|
-
__kind: "
|
|
16552
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16553
16553
|
};
|
|
16554
16554
|
__kind: "Token";
|
|
16555
16555
|
}>, z.ZodObject<{
|
|
@@ -16635,7 +16635,7 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
16635
16635
|
} | {
|
|
16636
16636
|
__kind: "TooManyConsumers";
|
|
16637
16637
|
} | {
|
|
16638
|
-
value: "
|
|
16638
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16639
16639
|
__kind: "Token";
|
|
16640
16640
|
} | {
|
|
16641
16641
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -16674,7 +16674,7 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
|
|
|
16674
16674
|
__kind: "TooManyConsumers";
|
|
16675
16675
|
} | {
|
|
16676
16676
|
value: {
|
|
16677
|
-
__kind: "
|
|
16677
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
16678
16678
|
};
|
|
16679
16679
|
__kind: "Token";
|
|
16680
16680
|
} | {
|
|
@@ -16712,16 +16712,16 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
|
|
|
16712
16712
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16713
16713
|
depositDetails: z.ZodNumber;
|
|
16714
16714
|
}, "strip", z.ZodTypeAny, {
|
|
16715
|
+
amount: bigint;
|
|
16715
16716
|
depositAddress: `0x${string}`;
|
|
16716
16717
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16717
|
-
amount: bigint;
|
|
16718
16718
|
depositDetails: number;
|
|
16719
16719
|
}, {
|
|
16720
|
+
amount: string | number;
|
|
16720
16721
|
depositAddress: string;
|
|
16721
16722
|
asset: {
|
|
16722
16723
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16723
16724
|
};
|
|
16724
|
-
amount: string | number;
|
|
16725
16725
|
depositDetails: number;
|
|
16726
16726
|
}>;
|
|
16727
16727
|
declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObject<{
|
|
@@ -16741,21 +16741,21 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
16741
16741
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
16742
16742
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
16743
16743
|
}, "strip", z.ZodTypeAny, {
|
|
16744
|
-
__kind: "
|
|
16744
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16745
16745
|
}, {
|
|
16746
|
-
__kind: "
|
|
16747
|
-
}>, "
|
|
16748
|
-
__kind: "
|
|
16746
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16747
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
16748
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16749
16749
|
}>;
|
|
16750
16750
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
16751
16751
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
16752
16752
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16753
16753
|
}, "strip", z.ZodTypeAny, {
|
|
16754
16754
|
value: `0x${string}`;
|
|
16755
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
16755
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
16756
16756
|
}, {
|
|
16757
16757
|
value: string;
|
|
16758
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
16758
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
16759
16759
|
}>, {
|
|
16760
16760
|
readonly chain: "Ethereum";
|
|
16761
16761
|
readonly address: `0x${string}`;
|
|
@@ -16776,7 +16776,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
16776
16776
|
readonly address: string;
|
|
16777
16777
|
}, {
|
|
16778
16778
|
value: string;
|
|
16779
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
16779
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
16780
16780
|
}>;
|
|
16781
16781
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16782
16782
|
channelMetadata: z.ZodObject<{
|
|
@@ -17080,12 +17080,12 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17080
17080
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17081
17081
|
}, "strip", z.ZodTypeAny, {
|
|
17082
17082
|
retryDuration: number;
|
|
17083
|
-
refundAddress: `0x${string}`;
|
|
17084
17083
|
minPrice: bigint;
|
|
17084
|
+
refundAddress: `0x${string}`;
|
|
17085
17085
|
}, {
|
|
17086
17086
|
retryDuration: number;
|
|
17087
|
-
refundAddress: string;
|
|
17088
17087
|
minPrice: string | number;
|
|
17088
|
+
refundAddress: string;
|
|
17089
17089
|
}>;
|
|
17090
17090
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17091
17091
|
numberOfChunks: z.ZodNumber;
|
|
@@ -17099,10 +17099,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17099
17099
|
}>>>;
|
|
17100
17100
|
boostFee: z.ZodNumber;
|
|
17101
17101
|
}, "strip", z.ZodTypeAny, {
|
|
17102
|
+
txId: {
|
|
17103
|
+
blockNumber: number;
|
|
17104
|
+
extrinsicIndex: number;
|
|
17105
|
+
};
|
|
17102
17106
|
depositDetails: number;
|
|
17103
17107
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17104
17108
|
depositAmount: bigint;
|
|
17105
|
-
outputAsset: "
|
|
17109
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17106
17110
|
destinationAddress: {
|
|
17107
17111
|
readonly chain: "Ethereum";
|
|
17108
17112
|
readonly address: `0x${string}`;
|
|
@@ -17122,18 +17126,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17122
17126
|
readonly chain: "Assethub";
|
|
17123
17127
|
readonly address: string;
|
|
17124
17128
|
};
|
|
17125
|
-
txId: {
|
|
17126
|
-
blockNumber: number;
|
|
17127
|
-
extrinsicIndex: number;
|
|
17128
|
-
};
|
|
17129
17129
|
affiliateFees: {
|
|
17130
17130
|
account: number;
|
|
17131
17131
|
bps: number;
|
|
17132
17132
|
}[];
|
|
17133
17133
|
refundParams: {
|
|
17134
17134
|
retryDuration: number;
|
|
17135
|
-
refundAddress: `0x${string}`;
|
|
17136
17135
|
minPrice: bigint;
|
|
17136
|
+
refundAddress: `0x${string}`;
|
|
17137
17137
|
};
|
|
17138
17138
|
boostFee: number;
|
|
17139
17139
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -17193,21 +17193,21 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17193
17193
|
chunkInterval: number;
|
|
17194
17194
|
} | null | undefined;
|
|
17195
17195
|
}, {
|
|
17196
|
+
txId: {
|
|
17197
|
+
blockNumber: number;
|
|
17198
|
+
extrinsicIndex: number;
|
|
17199
|
+
};
|
|
17196
17200
|
depositDetails: number;
|
|
17197
17201
|
inputAsset: {
|
|
17198
17202
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17199
17203
|
};
|
|
17200
17204
|
depositAmount: string | number;
|
|
17201
17205
|
outputAsset: {
|
|
17202
|
-
__kind: "
|
|
17206
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17203
17207
|
};
|
|
17204
17208
|
destinationAddress: {
|
|
17205
17209
|
value: string;
|
|
17206
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
17207
|
-
};
|
|
17208
|
-
txId: {
|
|
17209
|
-
blockNumber: number;
|
|
17210
|
-
extrinsicIndex: number;
|
|
17210
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
17211
17211
|
};
|
|
17212
17212
|
affiliateFees: {
|
|
17213
17213
|
account: number;
|
|
@@ -17215,8 +17215,8 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17215
17215
|
}[];
|
|
17216
17216
|
refundParams: {
|
|
17217
17217
|
retryDuration: number;
|
|
17218
|
-
refundAddress: string;
|
|
17219
17218
|
minPrice: string | number;
|
|
17219
|
+
refundAddress: string;
|
|
17220
17220
|
};
|
|
17221
17221
|
boostFee: number;
|
|
17222
17222
|
depositAddress?: string | null | undefined;
|
|
@@ -17294,34 +17294,34 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17294
17294
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17295
17295
|
depositDetails: z.ZodNumber;
|
|
17296
17296
|
}, "strip", z.ZodTypeAny, {
|
|
17297
|
+
amount: bigint;
|
|
17297
17298
|
depositAddress: `0x${string}`;
|
|
17298
17299
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17299
|
-
amount: bigint;
|
|
17300
17300
|
depositDetails: number;
|
|
17301
17301
|
}, {
|
|
17302
|
+
amount: string | number;
|
|
17302
17303
|
depositAddress: string;
|
|
17303
17304
|
asset: {
|
|
17304
17305
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17305
17306
|
};
|
|
17306
|
-
amount: string | number;
|
|
17307
17307
|
depositDetails: number;
|
|
17308
17308
|
}>;
|
|
17309
17309
|
}, "strip", z.ZodTypeAny, {
|
|
17310
17310
|
__kind: "DepositChannelAssethub";
|
|
17311
17311
|
depositWitness: {
|
|
17312
|
+
amount: bigint;
|
|
17312
17313
|
depositAddress: `0x${string}`;
|
|
17313
17314
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17314
|
-
amount: bigint;
|
|
17315
17315
|
depositDetails: number;
|
|
17316
17316
|
};
|
|
17317
17317
|
}, {
|
|
17318
17318
|
__kind: "DepositChannelAssethub";
|
|
17319
17319
|
depositWitness: {
|
|
17320
|
+
amount: string | number;
|
|
17320
17321
|
depositAddress: string;
|
|
17321
17322
|
asset: {
|
|
17322
17323
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17323
17324
|
};
|
|
17324
|
-
amount: string | number;
|
|
17325
17325
|
depositDetails: number;
|
|
17326
17326
|
};
|
|
17327
17327
|
}>, z.ZodObject<{
|
|
@@ -17343,21 +17343,21 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17343
17343
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
17344
17344
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
17345
17345
|
}, "strip", z.ZodTypeAny, {
|
|
17346
|
-
__kind: "
|
|
17346
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17347
17347
|
}, {
|
|
17348
|
-
__kind: "
|
|
17349
|
-
}>, "
|
|
17350
|
-
__kind: "
|
|
17348
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17349
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
17350
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17351
17351
|
}>;
|
|
17352
17352
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
17353
17353
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
17354
17354
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17355
17355
|
}, "strip", z.ZodTypeAny, {
|
|
17356
17356
|
value: `0x${string}`;
|
|
17357
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
17357
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
17358
17358
|
}, {
|
|
17359
17359
|
value: string;
|
|
17360
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
17360
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
17361
17361
|
}>, {
|
|
17362
17362
|
readonly chain: "Ethereum";
|
|
17363
17363
|
readonly address: `0x${string}`;
|
|
@@ -17378,7 +17378,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17378
17378
|
readonly address: string;
|
|
17379
17379
|
}, {
|
|
17380
17380
|
value: string;
|
|
17381
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
17381
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
17382
17382
|
}>;
|
|
17383
17383
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17384
17384
|
channelMetadata: z.ZodObject<{
|
|
@@ -17682,12 +17682,12 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17682
17682
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17683
17683
|
}, "strip", z.ZodTypeAny, {
|
|
17684
17684
|
retryDuration: number;
|
|
17685
|
-
refundAddress: `0x${string}`;
|
|
17686
17685
|
minPrice: bigint;
|
|
17686
|
+
refundAddress: `0x${string}`;
|
|
17687
17687
|
}, {
|
|
17688
17688
|
retryDuration: number;
|
|
17689
|
-
refundAddress: string;
|
|
17690
17689
|
minPrice: string | number;
|
|
17690
|
+
refundAddress: string;
|
|
17691
17691
|
}>;
|
|
17692
17692
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17693
17693
|
numberOfChunks: z.ZodNumber;
|
|
@@ -17701,10 +17701,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17701
17701
|
}>>>;
|
|
17702
17702
|
boostFee: z.ZodNumber;
|
|
17703
17703
|
}, "strip", z.ZodTypeAny, {
|
|
17704
|
+
txId: {
|
|
17705
|
+
blockNumber: number;
|
|
17706
|
+
extrinsicIndex: number;
|
|
17707
|
+
};
|
|
17704
17708
|
depositDetails: number;
|
|
17705
17709
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17706
17710
|
depositAmount: bigint;
|
|
17707
|
-
outputAsset: "
|
|
17711
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17708
17712
|
destinationAddress: {
|
|
17709
17713
|
readonly chain: "Ethereum";
|
|
17710
17714
|
readonly address: `0x${string}`;
|
|
@@ -17724,18 +17728,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17724
17728
|
readonly chain: "Assethub";
|
|
17725
17729
|
readonly address: string;
|
|
17726
17730
|
};
|
|
17727
|
-
txId: {
|
|
17728
|
-
blockNumber: number;
|
|
17729
|
-
extrinsicIndex: number;
|
|
17730
|
-
};
|
|
17731
17731
|
affiliateFees: {
|
|
17732
17732
|
account: number;
|
|
17733
17733
|
bps: number;
|
|
17734
17734
|
}[];
|
|
17735
17735
|
refundParams: {
|
|
17736
17736
|
retryDuration: number;
|
|
17737
|
-
refundAddress: `0x${string}`;
|
|
17738
17737
|
minPrice: bigint;
|
|
17738
|
+
refundAddress: `0x${string}`;
|
|
17739
17739
|
};
|
|
17740
17740
|
boostFee: number;
|
|
17741
17741
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -17795,21 +17795,21 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17795
17795
|
chunkInterval: number;
|
|
17796
17796
|
} | null | undefined;
|
|
17797
17797
|
}, {
|
|
17798
|
+
txId: {
|
|
17799
|
+
blockNumber: number;
|
|
17800
|
+
extrinsicIndex: number;
|
|
17801
|
+
};
|
|
17798
17802
|
depositDetails: number;
|
|
17799
17803
|
inputAsset: {
|
|
17800
17804
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17801
17805
|
};
|
|
17802
17806
|
depositAmount: string | number;
|
|
17803
17807
|
outputAsset: {
|
|
17804
|
-
__kind: "
|
|
17808
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17805
17809
|
};
|
|
17806
17810
|
destinationAddress: {
|
|
17807
17811
|
value: string;
|
|
17808
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
17809
|
-
};
|
|
17810
|
-
txId: {
|
|
17811
|
-
blockNumber: number;
|
|
17812
|
-
extrinsicIndex: number;
|
|
17812
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
17813
17813
|
};
|
|
17814
17814
|
affiliateFees: {
|
|
17815
17815
|
account: number;
|
|
@@ -17817,8 +17817,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17817
17817
|
}[];
|
|
17818
17818
|
refundParams: {
|
|
17819
17819
|
retryDuration: number;
|
|
17820
|
-
refundAddress: string;
|
|
17821
17820
|
minPrice: string | number;
|
|
17821
|
+
refundAddress: string;
|
|
17822
17822
|
};
|
|
17823
17823
|
boostFee: number;
|
|
17824
17824
|
depositAddress?: string | null | undefined;
|
|
@@ -17883,10 +17883,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17883
17883
|
}, "strip", z.ZodTypeAny, {
|
|
17884
17884
|
__kind: "VaultAssethub";
|
|
17885
17885
|
vaultWitness: {
|
|
17886
|
+
txId: {
|
|
17887
|
+
blockNumber: number;
|
|
17888
|
+
extrinsicIndex: number;
|
|
17889
|
+
};
|
|
17886
17890
|
depositDetails: number;
|
|
17887
17891
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17888
17892
|
depositAmount: bigint;
|
|
17889
|
-
outputAsset: "
|
|
17893
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17890
17894
|
destinationAddress: {
|
|
17891
17895
|
readonly chain: "Ethereum";
|
|
17892
17896
|
readonly address: `0x${string}`;
|
|
@@ -17906,18 +17910,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17906
17910
|
readonly chain: "Assethub";
|
|
17907
17911
|
readonly address: string;
|
|
17908
17912
|
};
|
|
17909
|
-
txId: {
|
|
17910
|
-
blockNumber: number;
|
|
17911
|
-
extrinsicIndex: number;
|
|
17912
|
-
};
|
|
17913
17913
|
affiliateFees: {
|
|
17914
17914
|
account: number;
|
|
17915
17915
|
bps: number;
|
|
17916
17916
|
}[];
|
|
17917
17917
|
refundParams: {
|
|
17918
17918
|
retryDuration: number;
|
|
17919
|
-
refundAddress: `0x${string}`;
|
|
17920
17919
|
minPrice: bigint;
|
|
17920
|
+
refundAddress: `0x${string}`;
|
|
17921
17921
|
};
|
|
17922
17922
|
boostFee: number;
|
|
17923
17923
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -17980,21 +17980,21 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17980
17980
|
}, {
|
|
17981
17981
|
__kind: "VaultAssethub";
|
|
17982
17982
|
vaultWitness: {
|
|
17983
|
+
txId: {
|
|
17984
|
+
blockNumber: number;
|
|
17985
|
+
extrinsicIndex: number;
|
|
17986
|
+
};
|
|
17983
17987
|
depositDetails: number;
|
|
17984
17988
|
inputAsset: {
|
|
17985
17989
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17986
17990
|
};
|
|
17987
17991
|
depositAmount: string | number;
|
|
17988
17992
|
outputAsset: {
|
|
17989
|
-
__kind: "
|
|
17993
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17990
17994
|
};
|
|
17991
17995
|
destinationAddress: {
|
|
17992
17996
|
value: string;
|
|
17993
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
17994
|
-
};
|
|
17995
|
-
txId: {
|
|
17996
|
-
blockNumber: number;
|
|
17997
|
-
extrinsicIndex: number;
|
|
17997
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
17998
17998
|
};
|
|
17999
17999
|
affiliateFees: {
|
|
18000
18000
|
account: number;
|
|
@@ -18002,8 +18002,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
18002
18002
|
}[];
|
|
18003
18003
|
refundParams: {
|
|
18004
18004
|
retryDuration: number;
|
|
18005
|
-
refundAddress: string;
|
|
18006
18005
|
minPrice: string | number;
|
|
18006
|
+
refundAddress: string;
|
|
18007
18007
|
};
|
|
18008
18008
|
boostFee: number;
|
|
18009
18009
|
depositAddress?: string | null | undefined;
|
|
@@ -18115,20 +18115,20 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodObject<{
|
|
|
18115
18115
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
18116
18116
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18117
18117
|
}, "strip", z.ZodTypeAny, {
|
|
18118
|
-
__kind: "
|
|
18118
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18119
18119
|
}, {
|
|
18120
|
-
__kind: "
|
|
18121
|
-
}>, "
|
|
18122
|
-
__kind: "
|
|
18120
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18121
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18122
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18123
18123
|
}>;
|
|
18124
18124
|
}, "strip", z.ZodTypeAny, {
|
|
18125
18125
|
__kind: "TickZeroCentered";
|
|
18126
|
-
baseAsset: "
|
|
18126
|
+
baseAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18127
18127
|
spreadTick: number;
|
|
18128
18128
|
}, {
|
|
18129
18129
|
__kind: "TickZeroCentered";
|
|
18130
18130
|
baseAsset: {
|
|
18131
|
-
__kind: "
|
|
18131
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18132
18132
|
};
|
|
18133
18133
|
spreadTick: number;
|
|
18134
18134
|
}>;
|
|
@@ -18137,21 +18137,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
|
|
|
18137
18137
|
asset: z.ZodEffects<z.ZodObject<{
|
|
18138
18138
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18139
18139
|
}, "strip", z.ZodTypeAny, {
|
|
18140
|
-
__kind: "
|
|
18140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18141
18141
|
}, {
|
|
18142
|
-
__kind: "
|
|
18143
|
-
}>, "
|
|
18144
|
-
__kind: "
|
|
18142
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18143
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18144
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18145
18145
|
}>;
|
|
18146
18146
|
amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
18147
18147
|
}, "strip", z.ZodTypeAny, {
|
|
18148
18148
|
__kind: "MinimumDeploymentAmountForStrategy";
|
|
18149
|
-
asset: "
|
|
18149
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18150
18150
|
amount?: bigint | null | undefined;
|
|
18151
18151
|
}, {
|
|
18152
18152
|
__kind: "MinimumDeploymentAmountForStrategy";
|
|
18153
18153
|
asset: {
|
|
18154
|
-
__kind: "
|
|
18154
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18155
18155
|
};
|
|
18156
18156
|
amount?: string | number | null | undefined;
|
|
18157
18157
|
}>, z.ZodObject<{
|
|
@@ -18159,21 +18159,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
|
|
|
18159
18159
|
asset: z.ZodEffects<z.ZodObject<{
|
|
18160
18160
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18161
18161
|
}, "strip", z.ZodTypeAny, {
|
|
18162
|
-
__kind: "
|
|
18162
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18163
18163
|
}, {
|
|
18164
|
-
__kind: "
|
|
18165
|
-
}>, "
|
|
18166
|
-
__kind: "
|
|
18164
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18165
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18166
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18167
18167
|
}>;
|
|
18168
18168
|
amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
18169
18169
|
}, "strip", z.ZodTypeAny, {
|
|
18170
18170
|
__kind: "MinimumAddedFundsToStrategy";
|
|
18171
|
-
asset: "
|
|
18171
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18172
18172
|
amount?: bigint | null | undefined;
|
|
18173
18173
|
}, {
|
|
18174
18174
|
__kind: "MinimumAddedFundsToStrategy";
|
|
18175
18175
|
asset: {
|
|
18176
|
-
__kind: "
|
|
18176
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18177
18177
|
};
|
|
18178
18178
|
amount?: string | number | null | undefined;
|
|
18179
18179
|
}>, z.ZodObject<{
|
|
@@ -18181,23 +18181,23 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
|
|
|
18181
18181
|
asset: z.ZodEffects<z.ZodObject<{
|
|
18182
18182
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
18183
18183
|
}, "strip", z.ZodTypeAny, {
|
|
18184
|
-
__kind: "
|
|
18184
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18185
18185
|
}, {
|
|
18186
|
-
__kind: "
|
|
18187
|
-
}>, "
|
|
18188
|
-
__kind: "
|
|
18186
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18187
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
18188
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18189
18189
|
}>;
|
|
18190
18190
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
18191
18191
|
}, "strip", z.ZodTypeAny, {
|
|
18192
18192
|
__kind: "LimitOrderUpdateThreshold";
|
|
18193
|
-
asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18194
18193
|
amount: bigint;
|
|
18194
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18195
18195
|
}, {
|
|
18196
18196
|
__kind: "LimitOrderUpdateThreshold";
|
|
18197
|
+
amount: string | number;
|
|
18197
18198
|
asset: {
|
|
18198
|
-
__kind: "
|
|
18199
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18199
18200
|
};
|
|
18200
|
-
amount: string | number;
|
|
18201
18201
|
}>]>;
|
|
18202
18202
|
//#endregion
|
|
18203
18203
|
export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfChainsAccountOrAddressEncodedAddress, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsCcmChannelMetadata, cfChainsCcmCheckerCcmValidityError, cfChainsCcmDepositMetadataGenericEncodedAddress, cfChainsCcmDepositMetadataGenericForeignChainAddress, cfChainsChainStateAssethub, cfChainsChannelRefundParametersAddress, cfChainsChannelRefundParametersEncodedAddress, cfChainsChannelRefundParametersH160, cfChainsChannelRefundParametersPolkadotAccountId, cfChainsChannelRefundParametersScriptPubkey, cfChainsDepositOriginType, cfChainsDotPolkadotTransactionData, cfChainsDotPolkadotTransactionId, cfChainsDotRuntimeVersion, cfChainsEvmDepositDetails, cfChainsExecutexSwapAndCallError, cfChainsHubAssethubTrackedData, cfChainsRefundParametersExtendedGenericEncodedAddress, cfChainsSolApiSolanaTransactionBuildingError, cfChainsSwapOrigin, cfChainsTransactionInIdForAnyChain, cfPrimitivesBeneficiaryAccountId32, cfPrimitivesBeneficiaryAffiliateShortId, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsAssetsHubAsset, cfPrimitivesChainsAssetsSolAsset, cfPrimitivesChainsForeignChain, cfPrimitivesDcaParameters, cfPrimitivesSwapLeg, cfPrimitivesTxId, cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange, cfTraitsLiquidityIncreaseOrDecreaseU128, cfTraitsScheduledEgressDetailsArbitrum, cfTraitsScheduledEgressDetailsAssethub, cfTraitsScheduledEgressDetailsBitcoin, cfTraitsScheduledEgressDetailsEthereum, cfTraitsScheduledEgressDetailsPolkadot, cfTraitsScheduledEgressDetailsSolana, cfTraitsSwappingSwapOutputActionGenericEncodedAddress, cfTraitsSwappingSwapRequestTypeGeneric, dispatchResult, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressDepositAction, palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum, palletCfArbitrumIngressEgressDepositFailedReason, palletCfArbitrumIngressEgressDepositWitnessArbitrum, palletCfArbitrumIngressEgressRefundReason, palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum, palletCfAssetBalancesPalletSafeMode, palletCfAssethubIngressEgressBoostPoolIdAssethub, palletCfAssethubIngressEgressDepositAction, palletCfAssethubIngressEgressDepositFailedDetailsAssethub, palletCfAssethubIngressEgressDepositFailedReason, palletCfAssethubIngressEgressDepositWitnessAssethub, palletCfAssethubIngressEgressRefundReason, palletCfAssethubIngressEgressVaultDepositWitnessAssethub, palletCfBitcoinIngressEgressDepositAction, palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin, palletCfBitcoinIngressEgressDepositFailedReason, palletCfBitcoinIngressEgressDepositWitnessBitcoin, palletCfBitcoinIngressEgressRefundReason, palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin, palletCfBroadcastPalletConfigUpdate, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositAction, palletCfEthereumIngressEgressDepositFailedDetailsEthereum, palletCfEthereumIngressEgressDepositFailedReason, palletCfEthereumIngressEgressDepositWitnessEthereum, palletCfEthereumIngressEgressRefundReason, palletCfEthereumIngressEgressVaultDepositWitnessEthereum, palletCfFlipOnChargeTransactionFeeScalingRateConfig, palletCfFlipPalletConfigUpdate, palletCfFundingPalletSafeMode, palletCfIngressEgressPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressDepositAction, palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot, palletCfPolkadotIngressEgressDepositFailedReason, palletCfPolkadotIngressEgressDepositWitnessPolkadot, palletCfPolkadotIngressEgressRefundReason, palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot, palletCfPoolsAssetPair, palletCfPoolsCloseOrder, palletCfPoolsPalletConfigUpdate, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfReputationPenalty, palletCfSolanaIngressEgressDepositAction, palletCfSolanaIngressEgressDepositFailedDetailsSolana, palletCfSolanaIngressEgressDepositFailedReason, palletCfSolanaIngressEgressDepositWitnessSolana, palletCfSolanaIngressEgressRefundReason, palletCfSolanaIngressEgressVaultDepositWitnessSolana, palletCfSwappingPalletConfigUpdate, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTokenholderGovernanceProposal, palletCfTradingStrategyPalletConfigUpdate, palletCfTradingStrategyPalletSafeMode, palletCfTradingStrategyTradingStrategy, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, solPrimAltMessageAddressTableLookup, solPrimCompiledInstruction, solPrimMessageHeader, solPrimPdaPdaError, solPrimTransactionLegacyDeprecatedLegacyMessage, solPrimTransactionV0VersionedMessageV0, solPrimTransactionVersionedMessage, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeChainflipOffencesOffence, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
|