@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/170/common.d.mts
CHANGED
|
@@ -83,13 +83,13 @@ declare const stateChainRuntimeChainflipOffencesOffence: z.ZodDiscriminatedUnion
|
|
|
83
83
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
84
84
|
}>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
87
86
|
__kind: "FailedLivenessCheck";
|
|
87
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "FailedLivenessCheck";
|
|
89
90
|
value: {
|
|
90
91
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
91
92
|
};
|
|
92
|
-
__kind: "FailedLivenessCheck";
|
|
93
93
|
}>]>;
|
|
94
94
|
declare const palletCfReputationPenalty: z.ZodObject<{
|
|
95
95
|
reputation: z.ZodNumber;
|
|
@@ -183,21 +183,21 @@ declare const palletCfBroadcastPalletConfigUpdate: z.ZodObject<{
|
|
|
183
183
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
184
184
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
|
-
__kind: "Eth" | "
|
|
186
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
187
187
|
}, {
|
|
188
|
-
__kind: "Eth" | "
|
|
189
|
-
}>, "Eth" | "
|
|
190
|
-
__kind: "Eth" | "
|
|
188
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
189
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc", {
|
|
190
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
191
191
|
}>;
|
|
192
192
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
193
193
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
194
194
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
195
195
|
}, "strip", z.ZodTypeAny, {
|
|
196
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
196
197
|
value: `0x${string}`;
|
|
197
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
198
198
|
}, {
|
|
199
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
199
200
|
value: string;
|
|
200
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
201
201
|
}>, {
|
|
202
202
|
readonly chain: "Ethereum";
|
|
203
203
|
readonly address: `0x${string}`;
|
|
@@ -214,8 +214,8 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
214
214
|
readonly chain: "Solana";
|
|
215
215
|
readonly address: string;
|
|
216
216
|
}, {
|
|
217
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
217
218
|
value: string;
|
|
218
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
219
219
|
}>;
|
|
220
220
|
declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
221
221
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -223,11 +223,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
223
223
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
224
224
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
225
225
|
}, "strip", z.ZodTypeAny, {
|
|
226
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
226
227
|
value: `0x${string}`;
|
|
227
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
228
228
|
}, {
|
|
229
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
229
230
|
value: string;
|
|
230
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
231
231
|
}>, {
|
|
232
232
|
readonly chain: "Ethereum";
|
|
233
233
|
readonly address: `0x${string}`;
|
|
@@ -244,8 +244,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
244
244
|
readonly chain: "Solana";
|
|
245
245
|
readonly address: string;
|
|
246
246
|
}, {
|
|
247
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
247
248
|
value: string;
|
|
248
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
249
249
|
}>;
|
|
250
250
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
251
251
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -272,8 +272,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
272
272
|
}, {
|
|
273
273
|
__kind: "DepositChannel";
|
|
274
274
|
depositAddress: {
|
|
275
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
275
276
|
value: string;
|
|
276
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
277
277
|
};
|
|
278
278
|
channelId: string | number;
|
|
279
279
|
depositBlockHeight: string | number;
|
|
@@ -333,11 +333,11 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
333
333
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
334
334
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
335
335
|
}, "strip", z.ZodTypeAny, {
|
|
336
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
336
337
|
value: `0x${string}`;
|
|
337
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
338
338
|
}, {
|
|
339
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
339
340
|
value: string;
|
|
340
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
341
341
|
}>, {
|
|
342
342
|
readonly chain: "Ethereum";
|
|
343
343
|
readonly address: `0x${string}`;
|
|
@@ -354,8 +354,8 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
354
354
|
readonly chain: "Solana";
|
|
355
355
|
readonly address: string;
|
|
356
356
|
}, {
|
|
357
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
357
358
|
value: string;
|
|
358
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
359
359
|
}>>>;
|
|
360
360
|
}, "strip", z.ZodTypeAny, {
|
|
361
361
|
channelMetadata: {
|
|
@@ -390,8 +390,8 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
|
|
|
390
390
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
391
391
|
};
|
|
392
392
|
sourceAddress?: {
|
|
393
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
393
394
|
value: string;
|
|
394
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
395
395
|
} | null | undefined;
|
|
396
396
|
}>;
|
|
397
397
|
declare const cfChainsCcmSwapAmounts: z.ZodObject<{
|
|
@@ -400,21 +400,21 @@ declare const cfChainsCcmSwapAmounts: z.ZodObject<{
|
|
|
400
400
|
otherGasAsset: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
|
|
401
401
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
402
402
|
}, "strip", z.ZodTypeAny, {
|
|
403
|
-
__kind: "Eth" | "
|
|
403
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
404
404
|
}, {
|
|
405
|
-
__kind: "Eth" | "
|
|
406
|
-
}>, "Eth" | "
|
|
407
|
-
__kind: "Eth" | "
|
|
405
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
406
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc", {
|
|
407
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
408
408
|
}>>>;
|
|
409
409
|
}, "strip", z.ZodTypeAny, {
|
|
410
410
|
gasBudget: bigint;
|
|
411
411
|
principalSwapAmount: bigint;
|
|
412
|
-
otherGasAsset?: "Eth" | "
|
|
412
|
+
otherGasAsset?: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc" | null | undefined;
|
|
413
413
|
}, {
|
|
414
414
|
gasBudget: string | number;
|
|
415
415
|
principalSwapAmount: string | number;
|
|
416
416
|
otherGasAsset?: {
|
|
417
|
-
__kind: "Eth" | "
|
|
417
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
418
418
|
} | null | undefined;
|
|
419
419
|
}>;
|
|
420
420
|
declare const cfChainsCcmSwapMetadataGeneric: z.ZodObject<{
|
|
@@ -445,11 +445,11 @@ declare const cfChainsCcmSwapMetadataGeneric: z.ZodObject<{
|
|
|
445
445
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
446
446
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
447
447
|
}, "strip", z.ZodTypeAny, {
|
|
448
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
448
449
|
value: `0x${string}`;
|
|
449
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
450
450
|
}, {
|
|
451
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
451
452
|
value: string;
|
|
452
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
453
453
|
}>, {
|
|
454
454
|
readonly chain: "Ethereum";
|
|
455
455
|
readonly address: `0x${string}`;
|
|
@@ -466,8 +466,8 @@ declare const cfChainsCcmSwapMetadataGeneric: z.ZodObject<{
|
|
|
466
466
|
readonly chain: "Solana";
|
|
467
467
|
readonly address: string;
|
|
468
468
|
}, {
|
|
469
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
469
470
|
value: string;
|
|
470
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
471
471
|
}>>>;
|
|
472
472
|
}, "strip", z.ZodTypeAny, {
|
|
473
473
|
channelMetadata: {
|
|
@@ -502,8 +502,8 @@ declare const cfChainsCcmSwapMetadataGeneric: z.ZodObject<{
|
|
|
502
502
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
503
503
|
};
|
|
504
504
|
sourceAddress?: {
|
|
505
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
505
506
|
value: string;
|
|
506
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
507
507
|
} | null | undefined;
|
|
508
508
|
}>;
|
|
509
509
|
swapAmounts: z.ZodObject<{
|
|
@@ -512,21 +512,21 @@ declare const cfChainsCcmSwapMetadataGeneric: z.ZodObject<{
|
|
|
512
512
|
otherGasAsset: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
|
|
513
513
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
514
514
|
}, "strip", z.ZodTypeAny, {
|
|
515
|
-
__kind: "Eth" | "
|
|
515
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
516
516
|
}, {
|
|
517
|
-
__kind: "Eth" | "
|
|
518
|
-
}>, "Eth" | "
|
|
519
|
-
__kind: "Eth" | "
|
|
517
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
518
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc", {
|
|
519
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
520
520
|
}>>>;
|
|
521
521
|
}, "strip", z.ZodTypeAny, {
|
|
522
522
|
gasBudget: bigint;
|
|
523
523
|
principalSwapAmount: bigint;
|
|
524
|
-
otherGasAsset?: "Eth" | "
|
|
524
|
+
otherGasAsset?: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc" | null | undefined;
|
|
525
525
|
}, {
|
|
526
526
|
gasBudget: string | number;
|
|
527
527
|
principalSwapAmount: string | number;
|
|
528
528
|
otherGasAsset?: {
|
|
529
|
-
__kind: "Eth" | "
|
|
529
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
530
530
|
} | null | undefined;
|
|
531
531
|
}>;
|
|
532
532
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -557,7 +557,7 @@ declare const cfChainsCcmSwapMetadataGeneric: z.ZodObject<{
|
|
|
557
557
|
swapAmounts: {
|
|
558
558
|
gasBudget: bigint;
|
|
559
559
|
principalSwapAmount: bigint;
|
|
560
|
-
otherGasAsset?: "Eth" | "
|
|
560
|
+
otherGasAsset?: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc" | null | undefined;
|
|
561
561
|
};
|
|
562
562
|
}, {
|
|
563
563
|
depositMetadata: {
|
|
@@ -570,15 +570,15 @@ declare const cfChainsCcmSwapMetadataGeneric: z.ZodObject<{
|
|
|
570
570
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
571
571
|
};
|
|
572
572
|
sourceAddress?: {
|
|
573
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
573
574
|
value: string;
|
|
574
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
575
575
|
} | null | undefined;
|
|
576
576
|
};
|
|
577
577
|
swapAmounts: {
|
|
578
578
|
gasBudget: string | number;
|
|
579
579
|
principalSwapAmount: string | number;
|
|
580
580
|
otherGasAsset?: {
|
|
581
|
-
__kind: "Eth" | "
|
|
581
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
582
582
|
} | null | undefined;
|
|
583
583
|
};
|
|
584
584
|
}>;
|
|
@@ -600,11 +600,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
600
600
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
601
601
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
602
602
|
}, "strip", z.ZodTypeAny, {
|
|
603
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
603
604
|
value: `0x${string}`;
|
|
604
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
605
605
|
}, {
|
|
606
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
606
607
|
value: string;
|
|
607
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
608
608
|
}>, {
|
|
609
609
|
readonly chain: "Ethereum";
|
|
610
610
|
readonly address: `0x${string}`;
|
|
@@ -621,8 +621,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
621
621
|
readonly chain: "Solana";
|
|
622
622
|
readonly address: string;
|
|
623
623
|
}, {
|
|
624
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
624
625
|
value: string;
|
|
625
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
626
626
|
}>;
|
|
627
627
|
}, "strip", z.ZodTypeAny, {
|
|
628
628
|
__kind: "Regular";
|
|
@@ -645,8 +645,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
645
645
|
}, {
|
|
646
646
|
__kind: "Regular";
|
|
647
647
|
outputAddress: {
|
|
648
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
648
649
|
value: string;
|
|
649
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
650
650
|
};
|
|
651
651
|
}>, z.ZodObject<{
|
|
652
652
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -654,11 +654,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
654
654
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
655
655
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
656
656
|
}, "strip", z.ZodTypeAny, {
|
|
657
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
657
658
|
value: `0x${string}`;
|
|
658
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
659
659
|
}, {
|
|
660
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
660
661
|
value: string;
|
|
661
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
662
662
|
}>, {
|
|
663
663
|
readonly chain: "Ethereum";
|
|
664
664
|
readonly address: `0x${string}`;
|
|
@@ -675,8 +675,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
675
675
|
readonly chain: "Solana";
|
|
676
676
|
readonly address: string;
|
|
677
677
|
}, {
|
|
678
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
678
679
|
value: string;
|
|
679
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
680
680
|
}>;
|
|
681
681
|
ccmSwapMetadata: z.ZodObject<{
|
|
682
682
|
depositMetadata: z.ZodObject<{
|
|
@@ -706,11 +706,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
706
706
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
707
707
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
708
708
|
}, "strip", z.ZodTypeAny, {
|
|
709
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
709
710
|
value: `0x${string}`;
|
|
710
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
711
711
|
}, {
|
|
712
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
712
713
|
value: string;
|
|
713
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
714
714
|
}>, {
|
|
715
715
|
readonly chain: "Ethereum";
|
|
716
716
|
readonly address: `0x${string}`;
|
|
@@ -727,8 +727,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
727
727
|
readonly chain: "Solana";
|
|
728
728
|
readonly address: string;
|
|
729
729
|
}, {
|
|
730
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
730
731
|
value: string;
|
|
731
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
732
732
|
}>>>;
|
|
733
733
|
}, "strip", z.ZodTypeAny, {
|
|
734
734
|
channelMetadata: {
|
|
@@ -763,8 +763,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
763
763
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
764
764
|
};
|
|
765
765
|
sourceAddress?: {
|
|
766
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
766
767
|
value: string;
|
|
767
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
768
768
|
} | null | undefined;
|
|
769
769
|
}>;
|
|
770
770
|
swapAmounts: z.ZodObject<{
|
|
@@ -773,21 +773,21 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
773
773
|
otherGasAsset: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
|
|
774
774
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
775
775
|
}, "strip", z.ZodTypeAny, {
|
|
776
|
-
__kind: "Eth" | "
|
|
776
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
777
777
|
}, {
|
|
778
|
-
__kind: "Eth" | "
|
|
779
|
-
}>, "Eth" | "
|
|
780
|
-
__kind: "Eth" | "
|
|
778
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
779
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc", {
|
|
780
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
781
781
|
}>>>;
|
|
782
782
|
}, "strip", z.ZodTypeAny, {
|
|
783
783
|
gasBudget: bigint;
|
|
784
784
|
principalSwapAmount: bigint;
|
|
785
|
-
otherGasAsset?: "Eth" | "
|
|
785
|
+
otherGasAsset?: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc" | null | undefined;
|
|
786
786
|
}, {
|
|
787
787
|
gasBudget: string | number;
|
|
788
788
|
principalSwapAmount: string | number;
|
|
789
789
|
otherGasAsset?: {
|
|
790
|
-
__kind: "Eth" | "
|
|
790
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
791
791
|
} | null | undefined;
|
|
792
792
|
}>;
|
|
793
793
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -818,7 +818,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
818
818
|
swapAmounts: {
|
|
819
819
|
gasBudget: bigint;
|
|
820
820
|
principalSwapAmount: bigint;
|
|
821
|
-
otherGasAsset?: "Eth" | "
|
|
821
|
+
otherGasAsset?: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc" | null | undefined;
|
|
822
822
|
};
|
|
823
823
|
}, {
|
|
824
824
|
depositMetadata: {
|
|
@@ -831,15 +831,15 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
831
831
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
832
832
|
};
|
|
833
833
|
sourceAddress?: {
|
|
834
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
834
835
|
value: string;
|
|
835
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
836
836
|
} | null | undefined;
|
|
837
837
|
};
|
|
838
838
|
swapAmounts: {
|
|
839
839
|
gasBudget: string | number;
|
|
840
840
|
principalSwapAmount: string | number;
|
|
841
841
|
otherGasAsset?: {
|
|
842
|
-
__kind: "Eth" | "
|
|
842
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
843
843
|
} | null | undefined;
|
|
844
844
|
};
|
|
845
845
|
}>;
|
|
@@ -889,14 +889,14 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
889
889
|
swapAmounts: {
|
|
890
890
|
gasBudget: bigint;
|
|
891
891
|
principalSwapAmount: bigint;
|
|
892
|
-
otherGasAsset?: "Eth" | "
|
|
892
|
+
otherGasAsset?: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc" | null | undefined;
|
|
893
893
|
};
|
|
894
894
|
};
|
|
895
895
|
}, {
|
|
896
896
|
__kind: "Ccm";
|
|
897
897
|
outputAddress: {
|
|
898
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
898
899
|
value: string;
|
|
899
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
900
900
|
};
|
|
901
901
|
ccmSwapMetadata: {
|
|
902
902
|
depositMetadata: {
|
|
@@ -909,15 +909,15 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
909
909
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
910
910
|
};
|
|
911
911
|
sourceAddress?: {
|
|
912
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
912
913
|
value: string;
|
|
913
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
914
914
|
} | null | undefined;
|
|
915
915
|
};
|
|
916
916
|
swapAmounts: {
|
|
917
917
|
gasBudget: string | number;
|
|
918
918
|
principalSwapAmount: string | number;
|
|
919
919
|
otherGasAsset?: {
|
|
920
|
-
__kind: "Eth" | "
|
|
920
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt" | "SolUsdc";
|
|
921
921
|
} | null | undefined;
|
|
922
922
|
};
|
|
923
923
|
};
|
|
@@ -928,11 +928,11 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
928
928
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
929
929
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
930
930
|
}, "strip", z.ZodTypeAny, {
|
|
931
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
931
932
|
value: `0x${string}`;
|
|
932
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
933
933
|
}, {
|
|
934
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
934
935
|
value: string;
|
|
935
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
936
936
|
}>, {
|
|
937
937
|
readonly chain: "Ethereum";
|
|
938
938
|
readonly address: `0x${string}`;
|
|
@@ -949,8 +949,8 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
949
949
|
readonly chain: "Solana";
|
|
950
950
|
readonly address: string;
|
|
951
951
|
}, {
|
|
952
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
952
953
|
value: string;
|
|
953
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
954
954
|
}>;
|
|
955
955
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
956
956
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -975,8 +975,8 @@ declare const cfChainsChannelRefundParametersGenericEncodedAddress: z.ZodObject<
|
|
|
975
975
|
}, {
|
|
976
976
|
retryDuration: number;
|
|
977
977
|
refundAddress: {
|
|
978
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
978
979
|
value: string;
|
|
979
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
980
980
|
};
|
|
981
981
|
minPrice: string | number;
|
|
982
982
|
}>;
|
|
@@ -1075,13 +1075,13 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
1075
1075
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1076
1076
|
}>;
|
|
1077
1077
|
}, "strip", z.ZodTypeAny, {
|
|
1078
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1079
1078
|
__kind: "FailedToDeriveAddress";
|
|
1079
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1080
1080
|
}, {
|
|
1081
|
+
__kind: "FailedToDeriveAddress";
|
|
1081
1082
|
value: {
|
|
1082
1083
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1083
1084
|
};
|
|
1084
|
-
__kind: "FailedToDeriveAddress";
|
|
1085
1085
|
}>, z.ZodObject<{
|
|
1086
1086
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
1087
1087
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -1094,13 +1094,13 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
1094
1094
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1095
1095
|
}>;
|
|
1096
1096
|
}, "strip", z.ZodTypeAny, {
|
|
1097
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1098
1097
|
__kind: "InvalidCcm";
|
|
1098
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1099
1099
|
}, {
|
|
1100
|
+
__kind: "InvalidCcm";
|
|
1100
1101
|
value: {
|
|
1101
1102
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1102
1103
|
};
|
|
1103
|
-
__kind: "InvalidCcm";
|
|
1104
1104
|
}>, z.ZodObject<{
|
|
1105
1105
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
1106
1106
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1111,11 +1111,11 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
1111
1111
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
1112
1112
|
value: z.ZodNumber;
|
|
1113
1113
|
}, "strip", z.ZodTypeAny, {
|
|
1114
|
-
value: number;
|
|
1115
1114
|
__kind: "FinalTransactionExceededMaxLength";
|
|
1116
|
-
}, {
|
|
1117
1115
|
value: number;
|
|
1116
|
+
}, {
|
|
1118
1117
|
__kind: "FinalTransactionExceededMaxLength";
|
|
1118
|
+
value: number;
|
|
1119
1119
|
}>]>;
|
|
1120
1120
|
declare const spRuntimeModuleError: z.ZodObject<{
|
|
1121
1121
|
index: z.ZodNumber;
|
|
@@ -1185,17 +1185,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
1185
1185
|
error: string;
|
|
1186
1186
|
}>;
|
|
1187
1187
|
}, "strip", z.ZodTypeAny, {
|
|
1188
|
+
__kind: "Module";
|
|
1188
1189
|
value: {
|
|
1189
1190
|
index: number;
|
|
1190
1191
|
error: `0x${string}`;
|
|
1191
1192
|
};
|
|
1192
|
-
__kind: "Module";
|
|
1193
1193
|
}, {
|
|
1194
|
+
__kind: "Module";
|
|
1194
1195
|
value: {
|
|
1195
1196
|
index: number;
|
|
1196
1197
|
error: string;
|
|
1197
1198
|
};
|
|
1198
|
-
__kind: "Module";
|
|
1199
1199
|
}>, z.ZodObject<{
|
|
1200
1200
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
1201
1201
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1226,13 +1226,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
1226
1226
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1227
1227
|
}>;
|
|
1228
1228
|
}, "strip", z.ZodTypeAny, {
|
|
1229
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1230
1229
|
__kind: "Token";
|
|
1230
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1231
1231
|
}, {
|
|
1232
|
+
__kind: "Token";
|
|
1232
1233
|
value: {
|
|
1233
1234
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1234
1235
|
};
|
|
1235
|
-
__kind: "Token";
|
|
1236
1236
|
}>, z.ZodObject<{
|
|
1237
1237
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
1238
1238
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -1245,13 +1245,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
1245
1245
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1246
1246
|
}>;
|
|
1247
1247
|
}, "strip", z.ZodTypeAny, {
|
|
1248
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1249
1248
|
__kind: "Arithmetic";
|
|
1249
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1250
1250
|
}, {
|
|
1251
|
+
__kind: "Arithmetic";
|
|
1251
1252
|
value: {
|
|
1252
1253
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1253
1254
|
};
|
|
1254
|
-
__kind: "Arithmetic";
|
|
1255
1255
|
}>, z.ZodObject<{
|
|
1256
1256
|
__kind: z.ZodLiteral<"Transactional">;
|
|
1257
1257
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -1264,13 +1264,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
1264
1264
|
__kind: "LimitReached" | "NoLayer";
|
|
1265
1265
|
}>;
|
|
1266
1266
|
}, "strip", z.ZodTypeAny, {
|
|
1267
|
-
value: "LimitReached" | "NoLayer";
|
|
1268
1267
|
__kind: "Transactional";
|
|
1268
|
+
value: "LimitReached" | "NoLayer";
|
|
1269
1269
|
}, {
|
|
1270
|
+
__kind: "Transactional";
|
|
1270
1271
|
value: {
|
|
1271
1272
|
__kind: "LimitReached" | "NoLayer";
|
|
1272
1273
|
};
|
|
1273
|
-
__kind: "Transactional";
|
|
1274
1274
|
}>, z.ZodObject<{
|
|
1275
1275
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
1276
1276
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1370,13 +1370,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1370
1370
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1371
1371
|
}>;
|
|
1372
1372
|
}, "strip", z.ZodTypeAny, {
|
|
1373
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1374
1373
|
__kind: "FailedToDeriveAddress";
|
|
1374
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1375
1375
|
}, {
|
|
1376
|
+
__kind: "FailedToDeriveAddress";
|
|
1376
1377
|
value: {
|
|
1377
1378
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1378
1379
|
};
|
|
1379
|
-
__kind: "FailedToDeriveAddress";
|
|
1380
1380
|
}>, z.ZodObject<{
|
|
1381
1381
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
1382
1382
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -1389,13 +1389,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1389
1389
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1390
1390
|
}>;
|
|
1391
1391
|
}, "strip", z.ZodTypeAny, {
|
|
1392
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1393
1392
|
__kind: "InvalidCcm";
|
|
1393
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1394
1394
|
}, {
|
|
1395
|
+
__kind: "InvalidCcm";
|
|
1395
1396
|
value: {
|
|
1396
1397
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1397
1398
|
};
|
|
1398
|
-
__kind: "InvalidCcm";
|
|
1399
1399
|
}>, z.ZodObject<{
|
|
1400
1400
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
1401
1401
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1406,13 +1406,14 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1406
1406
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
1407
1407
|
value: z.ZodNumber;
|
|
1408
1408
|
}, "strip", z.ZodTypeAny, {
|
|
1409
|
-
value: number;
|
|
1410
1409
|
__kind: "FinalTransactionExceededMaxLength";
|
|
1411
|
-
}, {
|
|
1412
1410
|
value: number;
|
|
1411
|
+
}, {
|
|
1413
1412
|
__kind: "FinalTransactionExceededMaxLength";
|
|
1413
|
+
value: number;
|
|
1414
1414
|
}>]>;
|
|
1415
1415
|
}, "strip", z.ZodTypeAny, {
|
|
1416
|
+
__kind: "FailedToBuildSolanaTransaction";
|
|
1416
1417
|
value: {
|
|
1417
1418
|
__kind: "CannotLookupApiEnvironment";
|
|
1418
1419
|
} | {
|
|
@@ -1424,19 +1425,19 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1424
1425
|
} | {
|
|
1425
1426
|
__kind: "NoAvailableNonceAccount";
|
|
1426
1427
|
} | {
|
|
1427
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1428
1428
|
__kind: "FailedToDeriveAddress";
|
|
1429
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1429
1430
|
} | {
|
|
1430
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1431
1431
|
__kind: "InvalidCcm";
|
|
1432
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1432
1433
|
} | {
|
|
1433
1434
|
__kind: "FailedToSerializeFinalTransaction";
|
|
1434
1435
|
} | {
|
|
1435
|
-
value: number;
|
|
1436
1436
|
__kind: "FinalTransactionExceededMaxLength";
|
|
1437
|
+
value: number;
|
|
1437
1438
|
};
|
|
1438
|
-
__kind: "FailedToBuildSolanaTransaction";
|
|
1439
1439
|
}, {
|
|
1440
|
+
__kind: "FailedToBuildSolanaTransaction";
|
|
1440
1441
|
value: {
|
|
1441
1442
|
__kind: "CannotLookupApiEnvironment";
|
|
1442
1443
|
} | {
|
|
@@ -1448,22 +1449,21 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1448
1449
|
} | {
|
|
1449
1450
|
__kind: "NoAvailableNonceAccount";
|
|
1450
1451
|
} | {
|
|
1452
|
+
__kind: "FailedToDeriveAddress";
|
|
1451
1453
|
value: {
|
|
1452
1454
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1453
1455
|
};
|
|
1454
|
-
__kind: "FailedToDeriveAddress";
|
|
1455
1456
|
} | {
|
|
1457
|
+
__kind: "InvalidCcm";
|
|
1456
1458
|
value: {
|
|
1457
1459
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
1458
1460
|
};
|
|
1459
|
-
__kind: "InvalidCcm";
|
|
1460
1461
|
} | {
|
|
1461
1462
|
__kind: "FailedToSerializeFinalTransaction";
|
|
1462
1463
|
} | {
|
|
1463
|
-
value: number;
|
|
1464
1464
|
__kind: "FinalTransactionExceededMaxLength";
|
|
1465
|
+
value: number;
|
|
1465
1466
|
};
|
|
1466
|
-
__kind: "FailedToBuildSolanaTransaction";
|
|
1467
1467
|
}>, z.ZodObject<{
|
|
1468
1468
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
1469
1469
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -1497,17 +1497,17 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1497
1497
|
error: string;
|
|
1498
1498
|
}>;
|
|
1499
1499
|
}, "strip", z.ZodTypeAny, {
|
|
1500
|
+
__kind: "Module";
|
|
1500
1501
|
value: {
|
|
1501
1502
|
index: number;
|
|
1502
1503
|
error: `0x${string}`;
|
|
1503
1504
|
};
|
|
1504
|
-
__kind: "Module";
|
|
1505
1505
|
}, {
|
|
1506
|
+
__kind: "Module";
|
|
1506
1507
|
value: {
|
|
1507
1508
|
index: number;
|
|
1508
1509
|
error: string;
|
|
1509
1510
|
};
|
|
1510
|
-
__kind: "Module";
|
|
1511
1511
|
}>, z.ZodObject<{
|
|
1512
1512
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
1513
1513
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1538,13 +1538,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1538
1538
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1539
1539
|
}>;
|
|
1540
1540
|
}, "strip", z.ZodTypeAny, {
|
|
1541
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1542
1541
|
__kind: "Token";
|
|
1542
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1543
1543
|
}, {
|
|
1544
|
+
__kind: "Token";
|
|
1544
1545
|
value: {
|
|
1545
1546
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1546
1547
|
};
|
|
1547
|
-
__kind: "Token";
|
|
1548
1548
|
}>, z.ZodObject<{
|
|
1549
1549
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
1550
1550
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -1557,13 +1557,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1557
1557
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1558
1558
|
}>;
|
|
1559
1559
|
}, "strip", z.ZodTypeAny, {
|
|
1560
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1561
1560
|
__kind: "Arithmetic";
|
|
1561
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1562
1562
|
}, {
|
|
1563
|
+
__kind: "Arithmetic";
|
|
1563
1564
|
value: {
|
|
1564
1565
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1565
1566
|
};
|
|
1566
|
-
__kind: "Arithmetic";
|
|
1567
1567
|
}>, z.ZodObject<{
|
|
1568
1568
|
__kind: z.ZodLiteral<"Transactional">;
|
|
1569
1569
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -1576,13 +1576,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1576
1576
|
__kind: "LimitReached" | "NoLayer";
|
|
1577
1577
|
}>;
|
|
1578
1578
|
}, "strip", z.ZodTypeAny, {
|
|
1579
|
-
value: "LimitReached" | "NoLayer";
|
|
1580
1579
|
__kind: "Transactional";
|
|
1580
|
+
value: "LimitReached" | "NoLayer";
|
|
1581
1581
|
}, {
|
|
1582
|
+
__kind: "Transactional";
|
|
1582
1583
|
value: {
|
|
1583
1584
|
__kind: "LimitReached" | "NoLayer";
|
|
1584
1585
|
};
|
|
1585
|
-
__kind: "Transactional";
|
|
1586
1586
|
}>, z.ZodObject<{
|
|
1587
1587
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
1588
1588
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1609,6 +1609,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1609
1609
|
__kind: "RootNotAllowed";
|
|
1610
1610
|
}>]>;
|
|
1611
1611
|
}, "strip", z.ZodTypeAny, {
|
|
1612
|
+
__kind: "DispatchError";
|
|
1612
1613
|
value: {
|
|
1613
1614
|
__kind: "Other";
|
|
1614
1615
|
} | {
|
|
@@ -1616,11 +1617,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1616
1617
|
} | {
|
|
1617
1618
|
__kind: "BadOrigin";
|
|
1618
1619
|
} | {
|
|
1620
|
+
__kind: "Module";
|
|
1619
1621
|
value: {
|
|
1620
1622
|
index: number;
|
|
1621
1623
|
error: `0x${string}`;
|
|
1622
1624
|
};
|
|
1623
|
-
__kind: "Module";
|
|
1624
1625
|
} | {
|
|
1625
1626
|
__kind: "ConsumerRemaining";
|
|
1626
1627
|
} | {
|
|
@@ -1628,14 +1629,14 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1628
1629
|
} | {
|
|
1629
1630
|
__kind: "TooManyConsumers";
|
|
1630
1631
|
} | {
|
|
1631
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1632
1632
|
__kind: "Token";
|
|
1633
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1633
1634
|
} | {
|
|
1634
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1635
1635
|
__kind: "Arithmetic";
|
|
1636
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1636
1637
|
} | {
|
|
1637
|
-
value: "LimitReached" | "NoLayer";
|
|
1638
1638
|
__kind: "Transactional";
|
|
1639
|
+
value: "LimitReached" | "NoLayer";
|
|
1639
1640
|
} | {
|
|
1640
1641
|
__kind: "Exhausted";
|
|
1641
1642
|
} | {
|
|
@@ -1645,8 +1646,8 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1645
1646
|
} | {
|
|
1646
1647
|
__kind: "RootNotAllowed";
|
|
1647
1648
|
};
|
|
1648
|
-
__kind: "DispatchError";
|
|
1649
1649
|
}, {
|
|
1650
|
+
__kind: "DispatchError";
|
|
1650
1651
|
value: {
|
|
1651
1652
|
__kind: "Other";
|
|
1652
1653
|
} | {
|
|
@@ -1654,11 +1655,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1654
1655
|
} | {
|
|
1655
1656
|
__kind: "BadOrigin";
|
|
1656
1657
|
} | {
|
|
1658
|
+
__kind: "Module";
|
|
1657
1659
|
value: {
|
|
1658
1660
|
index: number;
|
|
1659
1661
|
error: string;
|
|
1660
1662
|
};
|
|
1661
|
-
__kind: "Module";
|
|
1662
1663
|
} | {
|
|
1663
1664
|
__kind: "ConsumerRemaining";
|
|
1664
1665
|
} | {
|
|
@@ -1666,20 +1667,20 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1666
1667
|
} | {
|
|
1667
1668
|
__kind: "TooManyConsumers";
|
|
1668
1669
|
} | {
|
|
1670
|
+
__kind: "Token";
|
|
1669
1671
|
value: {
|
|
1670
1672
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1671
1673
|
};
|
|
1672
|
-
__kind: "Token";
|
|
1673
1674
|
} | {
|
|
1675
|
+
__kind: "Arithmetic";
|
|
1674
1676
|
value: {
|
|
1675
1677
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1676
1678
|
};
|
|
1677
|
-
__kind: "Arithmetic";
|
|
1678
1679
|
} | {
|
|
1680
|
+
__kind: "Transactional";
|
|
1679
1681
|
value: {
|
|
1680
1682
|
__kind: "LimitReached" | "NoLayer";
|
|
1681
1683
|
};
|
|
1682
|
-
__kind: "Transactional";
|
|
1683
1684
|
} | {
|
|
1684
1685
|
__kind: "Exhausted";
|
|
1685
1686
|
} | {
|
|
@@ -1689,7 +1690,6 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
1689
1690
|
} | {
|
|
1690
1691
|
__kind: "RootNotAllowed";
|
|
1691
1692
|
};
|
|
1692
|
-
__kind: "DispatchError";
|
|
1693
1693
|
}>]>;
|
|
1694
1694
|
declare const cfChainsCcmFailReason: z.ZodEffects<z.ZodObject<{
|
|
1695
1695
|
__kind: z.ZodEnum<["UnsupportedForTargetChain", "InsufficientDepositAmount", "InvalidMetadata", "InvalidDestinationAddress"]>;
|
|
@@ -1778,47 +1778,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
1778
1778
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1779
1779
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1780
1780
|
}, "strip", z.ZodTypeAny, {
|
|
1781
|
-
value: `0x${string}`;
|
|
1782
1781
|
__kind: "P2PKH";
|
|
1782
|
+
value: `0x${string}`;
|
|
1783
1783
|
}, {
|
|
1784
|
-
value: string;
|
|
1785
1784
|
__kind: "P2PKH";
|
|
1785
|
+
value: string;
|
|
1786
1786
|
}>, z.ZodObject<{
|
|
1787
1787
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1788
1788
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1789
1789
|
}, "strip", z.ZodTypeAny, {
|
|
1790
|
-
value: `0x${string}`;
|
|
1791
1790
|
__kind: "P2SH";
|
|
1791
|
+
value: `0x${string}`;
|
|
1792
1792
|
}, {
|
|
1793
|
-
value: string;
|
|
1794
1793
|
__kind: "P2SH";
|
|
1794
|
+
value: string;
|
|
1795
1795
|
}>, z.ZodObject<{
|
|
1796
1796
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1797
1797
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1798
1798
|
}, "strip", z.ZodTypeAny, {
|
|
1799
|
-
value: `0x${string}`;
|
|
1800
1799
|
__kind: "P2WPKH";
|
|
1800
|
+
value: `0x${string}`;
|
|
1801
1801
|
}, {
|
|
1802
|
-
value: string;
|
|
1803
1802
|
__kind: "P2WPKH";
|
|
1803
|
+
value: string;
|
|
1804
1804
|
}>, z.ZodObject<{
|
|
1805
1805
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1806
1806
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1807
1807
|
}, "strip", z.ZodTypeAny, {
|
|
1808
|
-
value: `0x${string}`;
|
|
1809
1808
|
__kind: "P2WSH";
|
|
1809
|
+
value: `0x${string}`;
|
|
1810
1810
|
}, {
|
|
1811
|
-
value: string;
|
|
1812
1811
|
__kind: "P2WSH";
|
|
1812
|
+
value: string;
|
|
1813
1813
|
}>, z.ZodObject<{
|
|
1814
1814
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1815
1815
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1816
1816
|
}, "strip", z.ZodTypeAny, {
|
|
1817
|
-
value: `0x${string}`;
|
|
1818
1817
|
__kind: "Taproot";
|
|
1818
|
+
value: `0x${string}`;
|
|
1819
1819
|
}, {
|
|
1820
|
-
value: string;
|
|
1821
1820
|
__kind: "Taproot";
|
|
1821
|
+
value: string;
|
|
1822
1822
|
}>, z.ZodObject<{
|
|
1823
1823
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1824
1824
|
version: z.ZodNumber;
|
|
@@ -1995,7 +1995,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
1995
1995
|
} | null | undefined;
|
|
1996
1996
|
}>;
|
|
1997
1997
|
}, "strip", z.ZodTypeAny, {
|
|
1998
|
-
amount: bigint;
|
|
1999
1998
|
depositAddress: {
|
|
2000
1999
|
pubkeyX: `0x${string}`;
|
|
2001
2000
|
scriptPath?: {
|
|
@@ -2007,12 +2006,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
2007
2006
|
};
|
|
2008
2007
|
} | null | undefined;
|
|
2009
2008
|
};
|
|
2009
|
+
amount: bigint;
|
|
2010
2010
|
id: {
|
|
2011
2011
|
txId: `0x${string}`;
|
|
2012
2012
|
vout: number;
|
|
2013
2013
|
};
|
|
2014
2014
|
}, {
|
|
2015
|
-
amount: string | number;
|
|
2016
2015
|
depositAddress: {
|
|
2017
2016
|
pubkeyX: string;
|
|
2018
2017
|
scriptPath?: {
|
|
@@ -2024,6 +2023,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
2024
2023
|
};
|
|
2025
2024
|
} | null | undefined;
|
|
2026
2025
|
};
|
|
2026
|
+
amount: string | number;
|
|
2027
2027
|
id: {
|
|
2028
2028
|
txId: string;
|
|
2029
2029
|
vout: number;
|
|
@@ -2086,47 +2086,47 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2086
2086
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2087
2087
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2088
2088
|
}, "strip", z.ZodTypeAny, {
|
|
2089
|
-
value: `0x${string}`;
|
|
2090
2089
|
__kind: "P2PKH";
|
|
2090
|
+
value: `0x${string}`;
|
|
2091
2091
|
}, {
|
|
2092
|
-
value: string;
|
|
2093
2092
|
__kind: "P2PKH";
|
|
2093
|
+
value: string;
|
|
2094
2094
|
}>, z.ZodObject<{
|
|
2095
2095
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2096
2096
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2097
2097
|
}, "strip", z.ZodTypeAny, {
|
|
2098
|
-
value: `0x${string}`;
|
|
2099
2098
|
__kind: "P2SH";
|
|
2099
|
+
value: `0x${string}`;
|
|
2100
2100
|
}, {
|
|
2101
|
-
value: string;
|
|
2102
2101
|
__kind: "P2SH";
|
|
2102
|
+
value: string;
|
|
2103
2103
|
}>, z.ZodObject<{
|
|
2104
2104
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2105
2105
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2106
2106
|
}, "strip", z.ZodTypeAny, {
|
|
2107
|
-
value: `0x${string}`;
|
|
2108
2107
|
__kind: "P2WPKH";
|
|
2108
|
+
value: `0x${string}`;
|
|
2109
2109
|
}, {
|
|
2110
|
-
value: string;
|
|
2111
2110
|
__kind: "P2WPKH";
|
|
2111
|
+
value: string;
|
|
2112
2112
|
}>, z.ZodObject<{
|
|
2113
2113
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2114
2114
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2115
2115
|
}, "strip", z.ZodTypeAny, {
|
|
2116
|
-
value: `0x${string}`;
|
|
2117
2116
|
__kind: "P2WSH";
|
|
2117
|
+
value: `0x${string}`;
|
|
2118
2118
|
}, {
|
|
2119
|
-
value: string;
|
|
2120
2119
|
__kind: "P2WSH";
|
|
2120
|
+
value: string;
|
|
2121
2121
|
}>, z.ZodObject<{
|
|
2122
2122
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2123
2123
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2124
2124
|
}, "strip", z.ZodTypeAny, {
|
|
2125
|
-
value: `0x${string}`;
|
|
2126
2125
|
__kind: "Taproot";
|
|
2126
|
+
value: `0x${string}`;
|
|
2127
2127
|
}, {
|
|
2128
|
-
value: string;
|
|
2129
2128
|
__kind: "Taproot";
|
|
2129
|
+
value: string;
|
|
2130
2130
|
}>, z.ZodObject<{
|
|
2131
2131
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2132
2132
|
version: z.ZodNumber;
|
|
@@ -2212,7 +2212,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2212
2212
|
} | null | undefined;
|
|
2213
2213
|
}>;
|
|
2214
2214
|
}, "strip", z.ZodTypeAny, {
|
|
2215
|
-
amount: bigint;
|
|
2216
2215
|
depositAddress: {
|
|
2217
2216
|
pubkeyX: `0x${string}`;
|
|
2218
2217
|
scriptPath?: {
|
|
@@ -2224,12 +2223,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2224
2223
|
};
|
|
2225
2224
|
} | null | undefined;
|
|
2226
2225
|
};
|
|
2226
|
+
amount: bigint;
|
|
2227
2227
|
id: {
|
|
2228
2228
|
txId: `0x${string}`;
|
|
2229
2229
|
vout: number;
|
|
2230
2230
|
};
|
|
2231
2231
|
}, {
|
|
2232
|
-
amount: string | number;
|
|
2233
2232
|
depositAddress: {
|
|
2234
2233
|
pubkeyX: string;
|
|
2235
2234
|
scriptPath?: {
|
|
@@ -2241,36 +2240,36 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2241
2240
|
};
|
|
2242
2241
|
} | null | undefined;
|
|
2243
2242
|
};
|
|
2243
|
+
amount: string | number;
|
|
2244
2244
|
id: {
|
|
2245
2245
|
txId: string;
|
|
2246
2246
|
vout: number;
|
|
2247
2247
|
};
|
|
2248
2248
|
}>;
|
|
2249
2249
|
}, "strip", z.ZodTypeAny, {
|
|
2250
|
-
amount: bigint;
|
|
2251
2250
|
depositAddress: {
|
|
2252
|
-
value: `0x${string}`;
|
|
2253
2251
|
__kind: "P2PKH";
|
|
2254
|
-
} | {
|
|
2255
2252
|
value: `0x${string}`;
|
|
2256
|
-
__kind: "P2SH";
|
|
2257
2253
|
} | {
|
|
2254
|
+
__kind: "P2SH";
|
|
2258
2255
|
value: `0x${string}`;
|
|
2259
|
-
__kind: "P2WPKH";
|
|
2260
2256
|
} | {
|
|
2257
|
+
__kind: "P2WPKH";
|
|
2261
2258
|
value: `0x${string}`;
|
|
2262
|
-
__kind: "P2WSH";
|
|
2263
2259
|
} | {
|
|
2260
|
+
__kind: "P2WSH";
|
|
2264
2261
|
value: `0x${string}`;
|
|
2262
|
+
} | {
|
|
2265
2263
|
__kind: "Taproot";
|
|
2264
|
+
value: `0x${string}`;
|
|
2266
2265
|
} | {
|
|
2267
2266
|
__kind: "OtherSegwit";
|
|
2268
2267
|
version: number;
|
|
2269
2268
|
program: `0x${string}`;
|
|
2270
2269
|
};
|
|
2271
2270
|
asset: "Btc";
|
|
2271
|
+
amount: bigint;
|
|
2272
2272
|
depositDetails: {
|
|
2273
|
-
amount: bigint;
|
|
2274
2273
|
depositAddress: {
|
|
2275
2274
|
pubkeyX: `0x${string}`;
|
|
2276
2275
|
scriptPath?: {
|
|
@@ -2282,28 +2281,28 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2282
2281
|
};
|
|
2283
2282
|
} | null | undefined;
|
|
2284
2283
|
};
|
|
2284
|
+
amount: bigint;
|
|
2285
2285
|
id: {
|
|
2286
2286
|
txId: `0x${string}`;
|
|
2287
2287
|
vout: number;
|
|
2288
2288
|
};
|
|
2289
2289
|
};
|
|
2290
2290
|
}, {
|
|
2291
|
-
amount: string | number;
|
|
2292
2291
|
depositAddress: {
|
|
2293
|
-
value: string;
|
|
2294
2292
|
__kind: "P2PKH";
|
|
2295
|
-
} | {
|
|
2296
2293
|
value: string;
|
|
2297
|
-
__kind: "P2SH";
|
|
2298
2294
|
} | {
|
|
2295
|
+
__kind: "P2SH";
|
|
2299
2296
|
value: string;
|
|
2300
|
-
__kind: "P2WPKH";
|
|
2301
2297
|
} | {
|
|
2298
|
+
__kind: "P2WPKH";
|
|
2302
2299
|
value: string;
|
|
2303
|
-
__kind: "P2WSH";
|
|
2304
2300
|
} | {
|
|
2301
|
+
__kind: "P2WSH";
|
|
2305
2302
|
value: string;
|
|
2303
|
+
} | {
|
|
2306
2304
|
__kind: "Taproot";
|
|
2305
|
+
value: string;
|
|
2307
2306
|
} | {
|
|
2308
2307
|
__kind: "OtherSegwit";
|
|
2309
2308
|
version: number;
|
|
@@ -2312,8 +2311,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2312
2311
|
asset: {
|
|
2313
2312
|
__kind: "Btc";
|
|
2314
2313
|
};
|
|
2314
|
+
amount: string | number;
|
|
2315
2315
|
depositDetails: {
|
|
2316
|
-
amount: string | number;
|
|
2317
2316
|
depositAddress: {
|
|
2318
2317
|
pubkeyX: string;
|
|
2319
2318
|
scriptPath?: {
|
|
@@ -2325,6 +2324,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
2325
2324
|
};
|
|
2326
2325
|
} | null | undefined;
|
|
2327
2326
|
};
|
|
2327
|
+
amount: string | number;
|
|
2328
2328
|
id: {
|
|
2329
2329
|
txId: string;
|
|
2330
2330
|
vout: number;
|