@chainflip/processor 2.1.3-bsc-dev.2 → 2.1.3-bsc-dev.3
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/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +10 -10
- package/dist/100/swapping/swapScheduled.d.mts +10 -10
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +194 -194
- 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 +188 -188
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +188 -188
- 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 +394 -394
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- 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 +2497 -2497
- package/dist/11000/common.d.mts +2497 -2497
- 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 +194 -194
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +194 -194
- 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 +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- 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 +188 -188
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +188 -188
- 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 +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
- package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +102 -102
- package/dist/11000/swapping/swapRequested.d.mts +102 -102
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +44 -44
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +44 -44
- package/dist/11100/common.d.cts +486 -486
- package/dist/11100/common.d.mts +486 -486
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
- 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 +37 -37
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +9 -9
- package/dist/11100/lendingPools/loanCreated.d.mts +9 -9
- package/dist/11100/lendingPools/loanRepaid.d.cts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.mts +8 -8
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +66 -66
- package/dist/11100/swapping/swapRequested.d.mts +66 -66
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/common.d.cts +363 -363
- package/dist/11200/common.d.mts +2729 -2729
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/swapping/swapRequested.d.cts +35 -35
- package/dist/11200/swapping/swapRequested.d.mts +35 -35
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +87 -87
- package/dist/131/swapping/swapScheduled.d.mts +87 -87
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
- 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/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/common.d.cts +19 -19
- package/dist/141/common.d.mts +19 -19
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/141/swapping/ccmFailed.d.cts +36 -36
- package/dist/141/swapping/ccmFailed.d.mts +36 -36
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +23 -23
- package/dist/141/swapping/swapDepositAddressReady.d.mts +23 -23
- package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +13 -13
- package/dist/141/swapping/swapExecuted.d.mts +13 -13
- package/dist/141/swapping/swapScheduled.d.cts +24 -24
- package/dist/141/swapping/swapScheduled.d.mts +24 -24
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- 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 +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/common.d.cts +4 -4
- package/dist/150/common.d.mts +4 -4
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- 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 +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.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 +17 -17
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
- 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 +21 -21
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- 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 +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +5 -5
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +5 -5
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- 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 +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- 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 +12 -12
- package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- 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 +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +18 -18
- package/dist/150/swapping/swapExecuted.d.mts +18 -18
- package/dist/150/swapping/swapScheduled.d.cts +16 -16
- package/dist/150/swapping/swapScheduled.d.mts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/assetBalances/accountCredited.d.cts +7 -7
- package/dist/160/assetBalances/accountCredited.d.mts +7 -7
- package/dist/160/assetBalances/accountDebited.d.cts +7 -7
- package/dist/160/assetBalances/accountDebited.d.mts +7 -7
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/160/common.d.cts +153 -153
- package/dist/160/common.d.mts +153 -153
- 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 +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/160/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +26 -26
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/160/swapping/swapExecuted.d.cts +16 -16
- package/dist/160/swapping/swapExecuted.d.mts +16 -16
- package/dist/160/swapping/swapRequested.d.cts +46 -46
- package/dist/160/swapping/swapRequested.d.mts +46 -46
- package/dist/160/swapping/swapScheduled.d.cts +2 -2
- package/dist/160/swapping/swapScheduled.d.mts +2 -2
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- 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 +16 -16
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +72 -72
- package/dist/170/common.d.mts +72 -72
- 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/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/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/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +203 -203
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +203 -203
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +394 -394
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1753 -1753
- package/dist/180/common.d.mts +1753 -1753
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +203 -203
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +203 -203
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- 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 +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +194 -194
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +194 -194
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +35 -35
- package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
- 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 +61 -61
- package/dist/180/swapping/swapRequested.d.mts +61 -61
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +39 -39
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +39 -39
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +91 -91
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +91 -91
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +289 -289
- package/dist/190/common.d.mts +289 -289
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +39 -39
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +39 -39
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/190/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/assetBalances/accountCredited.d.cts +2 -2
- package/dist/210/assetBalances/accountCredited.d.mts +2 -2
- package/dist/210/assetBalances/accountDebited.d.cts +2 -2
- package/dist/210/assetBalances/accountDebited.d.mts +2 -2
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +50 -50
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +50 -50
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +99 -99
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +99 -99
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/common.d.cts +450 -450
- package/dist/210/common.d.mts +450 -450
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +6 -6
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +2 -2
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +2 -2
- package/dist/210/lendingPools/collateralAdded.d.cts +4 -4
- package/dist/210/lendingPools/collateralAdded.d.mts +4 -4
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/210/lendingPools/loanCreated.d.cts +2 -2
- package/dist/210/lendingPools/loanCreated.d.mts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +8 -8
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +6 -6
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +50 -50
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +50 -50
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +56 -56
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +56 -56
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/creditedOnChain.d.cts +2 -2
- package/dist/210/swapping/creditedOnChain.d.mts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.cts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.mts +2 -2
- package/dist/210/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/210/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/210/swapping/refundedOnChain.d.cts +2 -2
- package/dist/210/swapping/refundedOnChain.d.mts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/210/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/210/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/210/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/210/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/210/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/210/swapping/swapRequested.d.cts +48 -48
- package/dist/210/swapping/swapRequested.d.mts +48 -48
- package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +2 -2
- package/package.json +3 -3
package/dist/190/common.d.cts
CHANGED
|
@@ -4761,8 +4761,8 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
4761
4761
|
}>;
|
|
4762
4762
|
}, "strip", z.ZodTypeAny, {
|
|
4763
4763
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
4764
|
-
depositAddress: `0x${string}`;
|
|
4765
4764
|
amount: bigint;
|
|
4765
|
+
depositAddress: `0x${string}`;
|
|
4766
4766
|
depositDetails: {
|
|
4767
4767
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
4768
4768
|
};
|
|
@@ -4770,8 +4770,8 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
4770
4770
|
asset: {
|
|
4771
4771
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
4772
4772
|
};
|
|
4773
|
-
depositAddress: string;
|
|
4774
4773
|
amount: string | number;
|
|
4774
|
+
depositAddress: string;
|
|
4775
4775
|
depositDetails: {
|
|
4776
4776
|
txHashes?: string[] | null | undefined;
|
|
4777
4777
|
};
|
|
@@ -5437,13 +5437,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5437
5437
|
}>>>;
|
|
5438
5438
|
boostFee: z.ZodNumber;
|
|
5439
5439
|
}, "strip", z.ZodTypeAny, {
|
|
5440
|
-
txId: `0x${string}`;
|
|
5441
|
-
depositDetails: {
|
|
5442
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
5443
|
-
};
|
|
5444
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5445
|
-
depositAmount: bigint;
|
|
5446
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5447
5440
|
destinationAddress: {
|
|
5448
5441
|
readonly chain: "Ethereum";
|
|
5449
5442
|
readonly address: `0x${string}`;
|
|
@@ -5463,6 +5456,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5463
5456
|
readonly chain: "Assethub";
|
|
5464
5457
|
readonly address: string;
|
|
5465
5458
|
};
|
|
5459
|
+
txId: `0x${string}`;
|
|
5460
|
+
depositDetails: {
|
|
5461
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
5462
|
+
};
|
|
5463
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5464
|
+
depositAmount: bigint;
|
|
5465
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5466
5466
|
affiliateFees: {
|
|
5467
5467
|
account: number;
|
|
5468
5468
|
bps: number;
|
|
@@ -5530,6 +5530,10 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5530
5530
|
chunkInterval: number;
|
|
5531
5531
|
} | null | undefined;
|
|
5532
5532
|
}, {
|
|
5533
|
+
destinationAddress: {
|
|
5534
|
+
value: string;
|
|
5535
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
5536
|
+
};
|
|
5533
5537
|
txId: string;
|
|
5534
5538
|
depositDetails: {
|
|
5535
5539
|
txHashes?: string[] | null | undefined;
|
|
@@ -5541,10 +5545,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
5541
5545
|
outputAsset: {
|
|
5542
5546
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
5543
5547
|
};
|
|
5544
|
-
destinationAddress: {
|
|
5545
|
-
value: string;
|
|
5546
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
5547
|
-
};
|
|
5548
5548
|
affiliateFees: {
|
|
5549
5549
|
account: number;
|
|
5550
5550
|
bps: number;
|
|
@@ -5637,8 +5637,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5637
5637
|
}>;
|
|
5638
5638
|
}, "strip", z.ZodTypeAny, {
|
|
5639
5639
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5640
|
-
depositAddress: `0x${string}`;
|
|
5641
5640
|
amount: bigint;
|
|
5641
|
+
depositAddress: `0x${string}`;
|
|
5642
5642
|
depositDetails: {
|
|
5643
5643
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
5644
5644
|
};
|
|
@@ -5646,8 +5646,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5646
5646
|
asset: {
|
|
5647
5647
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5648
5648
|
};
|
|
5649
|
-
depositAddress: string;
|
|
5650
5649
|
amount: string | number;
|
|
5650
|
+
depositAddress: string;
|
|
5651
5651
|
depositDetails: {
|
|
5652
5652
|
txHashes?: string[] | null | undefined;
|
|
5653
5653
|
};
|
|
@@ -5656,8 +5656,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5656
5656
|
__kind: "DepositChannelEthereum";
|
|
5657
5657
|
depositWitness: {
|
|
5658
5658
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5659
|
-
depositAddress: `0x${string}`;
|
|
5660
5659
|
amount: bigint;
|
|
5660
|
+
depositAddress: `0x${string}`;
|
|
5661
5661
|
depositDetails: {
|
|
5662
5662
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
5663
5663
|
};
|
|
@@ -5668,8 +5668,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
5668
5668
|
asset: {
|
|
5669
5669
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
5670
5670
|
};
|
|
5671
|
-
depositAddress: string;
|
|
5672
5671
|
amount: string | number;
|
|
5672
|
+
depositAddress: string;
|
|
5673
5673
|
depositDetails: {
|
|
5674
5674
|
txHashes?: string[] | null | undefined;
|
|
5675
5675
|
};
|
|
@@ -6048,13 +6048,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6048
6048
|
}>>>;
|
|
6049
6049
|
boostFee: z.ZodNumber;
|
|
6050
6050
|
}, "strip", z.ZodTypeAny, {
|
|
6051
|
-
txId: `0x${string}`;
|
|
6052
|
-
depositDetails: {
|
|
6053
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
6054
|
-
};
|
|
6055
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6056
|
-
depositAmount: bigint;
|
|
6057
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6058
6051
|
destinationAddress: {
|
|
6059
6052
|
readonly chain: "Ethereum";
|
|
6060
6053
|
readonly address: `0x${string}`;
|
|
@@ -6074,6 +6067,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6074
6067
|
readonly chain: "Assethub";
|
|
6075
6068
|
readonly address: string;
|
|
6076
6069
|
};
|
|
6070
|
+
txId: `0x${string}`;
|
|
6071
|
+
depositDetails: {
|
|
6072
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
6073
|
+
};
|
|
6074
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6075
|
+
depositAmount: bigint;
|
|
6076
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6077
6077
|
affiliateFees: {
|
|
6078
6078
|
account: number;
|
|
6079
6079
|
bps: number;
|
|
@@ -6141,6 +6141,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6141
6141
|
chunkInterval: number;
|
|
6142
6142
|
} | null | undefined;
|
|
6143
6143
|
}, {
|
|
6144
|
+
destinationAddress: {
|
|
6145
|
+
value: string;
|
|
6146
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
6147
|
+
};
|
|
6144
6148
|
txId: string;
|
|
6145
6149
|
depositDetails: {
|
|
6146
6150
|
txHashes?: string[] | null | undefined;
|
|
@@ -6152,10 +6156,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6152
6156
|
outputAsset: {
|
|
6153
6157
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6154
6158
|
};
|
|
6155
|
-
destinationAddress: {
|
|
6156
|
-
value: string;
|
|
6157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
6158
|
-
};
|
|
6159
6159
|
affiliateFees: {
|
|
6160
6160
|
account: number;
|
|
6161
6161
|
bps: number;
|
|
@@ -6228,13 +6228,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6228
6228
|
}, "strip", z.ZodTypeAny, {
|
|
6229
6229
|
__kind: "VaultEthereum";
|
|
6230
6230
|
vaultWitness: {
|
|
6231
|
-
txId: `0x${string}`;
|
|
6232
|
-
depositDetails: {
|
|
6233
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
6234
|
-
};
|
|
6235
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6236
|
-
depositAmount: bigint;
|
|
6237
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6238
6231
|
destinationAddress: {
|
|
6239
6232
|
readonly chain: "Ethereum";
|
|
6240
6233
|
readonly address: `0x${string}`;
|
|
@@ -6254,6 +6247,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6254
6247
|
readonly chain: "Assethub";
|
|
6255
6248
|
readonly address: string;
|
|
6256
6249
|
};
|
|
6250
|
+
txId: `0x${string}`;
|
|
6251
|
+
depositDetails: {
|
|
6252
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
6253
|
+
};
|
|
6254
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
6255
|
+
depositAmount: bigint;
|
|
6256
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6257
6257
|
affiliateFees: {
|
|
6258
6258
|
account: number;
|
|
6259
6259
|
bps: number;
|
|
@@ -6324,6 +6324,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6324
6324
|
}, {
|
|
6325
6325
|
__kind: "VaultEthereum";
|
|
6326
6326
|
vaultWitness: {
|
|
6327
|
+
destinationAddress: {
|
|
6328
|
+
value: string;
|
|
6329
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
6330
|
+
};
|
|
6327
6331
|
txId: string;
|
|
6328
6332
|
depositDetails: {
|
|
6329
6333
|
txHashes?: string[] | null | undefined;
|
|
@@ -6335,10 +6339,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
6335
6339
|
outputAsset: {
|
|
6336
6340
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
6337
6341
|
};
|
|
6338
|
-
destinationAddress: {
|
|
6339
|
-
value: string;
|
|
6340
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
6341
|
-
};
|
|
6342
6342
|
affiliateFees: {
|
|
6343
6343
|
account: number;
|
|
6344
6344
|
bps: number;
|
|
@@ -7183,15 +7183,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
7183
7183
|
depositDetails: z.ZodNumber;
|
|
7184
7184
|
}, "strip", z.ZodTypeAny, {
|
|
7185
7185
|
asset: "Dot";
|
|
7186
|
-
depositAddress: `0x${string}`;
|
|
7187
7186
|
amount: bigint;
|
|
7187
|
+
depositAddress: `0x${string}`;
|
|
7188
7188
|
depositDetails: number;
|
|
7189
7189
|
}, {
|
|
7190
7190
|
asset: {
|
|
7191
7191
|
__kind: "Dot";
|
|
7192
7192
|
};
|
|
7193
|
-
depositAddress: string;
|
|
7194
7193
|
amount: string | number;
|
|
7194
|
+
depositAddress: string;
|
|
7195
7195
|
depositDetails: number;
|
|
7196
7196
|
}>;
|
|
7197
7197
|
declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
|
|
@@ -7582,14 +7582,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7582
7582
|
}>>>;
|
|
7583
7583
|
boostFee: z.ZodNumber;
|
|
7584
7584
|
}, "strip", z.ZodTypeAny, {
|
|
7585
|
-
txId: {
|
|
7586
|
-
blockNumber: number;
|
|
7587
|
-
extrinsicIndex: number;
|
|
7588
|
-
};
|
|
7589
|
-
depositDetails: number;
|
|
7590
|
-
inputAsset: "Dot";
|
|
7591
|
-
depositAmount: bigint;
|
|
7592
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7593
7585
|
destinationAddress: {
|
|
7594
7586
|
readonly chain: "Ethereum";
|
|
7595
7587
|
readonly address: `0x${string}`;
|
|
@@ -7609,6 +7601,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7609
7601
|
readonly chain: "Assethub";
|
|
7610
7602
|
readonly address: string;
|
|
7611
7603
|
};
|
|
7604
|
+
txId: {
|
|
7605
|
+
blockNumber: number;
|
|
7606
|
+
extrinsicIndex: number;
|
|
7607
|
+
};
|
|
7608
|
+
depositDetails: number;
|
|
7609
|
+
inputAsset: "Dot";
|
|
7610
|
+
depositAmount: bigint;
|
|
7611
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7612
7612
|
affiliateFees: {
|
|
7613
7613
|
account: number;
|
|
7614
7614
|
bps: number;
|
|
@@ -7676,6 +7676,10 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7676
7676
|
chunkInterval: number;
|
|
7677
7677
|
} | null | undefined;
|
|
7678
7678
|
}, {
|
|
7679
|
+
destinationAddress: {
|
|
7680
|
+
value: string;
|
|
7681
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
7682
|
+
};
|
|
7679
7683
|
txId: {
|
|
7680
7684
|
blockNumber: number;
|
|
7681
7685
|
extrinsicIndex: number;
|
|
@@ -7688,10 +7692,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
7688
7692
|
outputAsset: {
|
|
7689
7693
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
7690
7694
|
};
|
|
7691
|
-
destinationAddress: {
|
|
7692
|
-
value: string;
|
|
7693
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
7694
|
-
};
|
|
7695
7695
|
affiliateFees: {
|
|
7696
7696
|
account: number;
|
|
7697
7697
|
bps: number;
|
|
@@ -7778,23 +7778,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
7778
7778
|
depositDetails: z.ZodNumber;
|
|
7779
7779
|
}, "strip", z.ZodTypeAny, {
|
|
7780
7780
|
asset: "Dot";
|
|
7781
|
-
depositAddress: `0x${string}`;
|
|
7782
7781
|
amount: bigint;
|
|
7782
|
+
depositAddress: `0x${string}`;
|
|
7783
7783
|
depositDetails: number;
|
|
7784
7784
|
}, {
|
|
7785
7785
|
asset: {
|
|
7786
7786
|
__kind: "Dot";
|
|
7787
7787
|
};
|
|
7788
|
-
depositAddress: string;
|
|
7789
7788
|
amount: string | number;
|
|
7789
|
+
depositAddress: string;
|
|
7790
7790
|
depositDetails: number;
|
|
7791
7791
|
}>;
|
|
7792
7792
|
}, "strip", z.ZodTypeAny, {
|
|
7793
7793
|
__kind: "DepositChannelPolkadot";
|
|
7794
7794
|
depositWitness: {
|
|
7795
7795
|
asset: "Dot";
|
|
7796
|
-
depositAddress: `0x${string}`;
|
|
7797
7796
|
amount: bigint;
|
|
7797
|
+
depositAddress: `0x${string}`;
|
|
7798
7798
|
depositDetails: number;
|
|
7799
7799
|
};
|
|
7800
7800
|
}, {
|
|
@@ -7803,8 +7803,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
7803
7803
|
asset: {
|
|
7804
7804
|
__kind: "Dot";
|
|
7805
7805
|
};
|
|
7806
|
-
depositAddress: string;
|
|
7807
7806
|
amount: string | number;
|
|
7807
|
+
depositAddress: string;
|
|
7808
7808
|
depositDetails: number;
|
|
7809
7809
|
};
|
|
7810
7810
|
}>, z.ZodObject<{
|
|
@@ -8184,14 +8184,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8184
8184
|
}>>>;
|
|
8185
8185
|
boostFee: z.ZodNumber;
|
|
8186
8186
|
}, "strip", z.ZodTypeAny, {
|
|
8187
|
-
txId: {
|
|
8188
|
-
blockNumber: number;
|
|
8189
|
-
extrinsicIndex: number;
|
|
8190
|
-
};
|
|
8191
|
-
depositDetails: number;
|
|
8192
|
-
inputAsset: "Dot";
|
|
8193
|
-
depositAmount: bigint;
|
|
8194
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8195
8187
|
destinationAddress: {
|
|
8196
8188
|
readonly chain: "Ethereum";
|
|
8197
8189
|
readonly address: `0x${string}`;
|
|
@@ -8211,6 +8203,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8211
8203
|
readonly chain: "Assethub";
|
|
8212
8204
|
readonly address: string;
|
|
8213
8205
|
};
|
|
8206
|
+
txId: {
|
|
8207
|
+
blockNumber: number;
|
|
8208
|
+
extrinsicIndex: number;
|
|
8209
|
+
};
|
|
8210
|
+
depositDetails: number;
|
|
8211
|
+
inputAsset: "Dot";
|
|
8212
|
+
depositAmount: bigint;
|
|
8213
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8214
8214
|
affiliateFees: {
|
|
8215
8215
|
account: number;
|
|
8216
8216
|
bps: number;
|
|
@@ -8278,6 +8278,10 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8278
8278
|
chunkInterval: number;
|
|
8279
8279
|
} | null | undefined;
|
|
8280
8280
|
}, {
|
|
8281
|
+
destinationAddress: {
|
|
8282
|
+
value: string;
|
|
8283
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
8284
|
+
};
|
|
8281
8285
|
txId: {
|
|
8282
8286
|
blockNumber: number;
|
|
8283
8287
|
extrinsicIndex: number;
|
|
@@ -8290,10 +8294,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8290
8294
|
outputAsset: {
|
|
8291
8295
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8292
8296
|
};
|
|
8293
|
-
destinationAddress: {
|
|
8294
|
-
value: string;
|
|
8295
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
8296
|
-
};
|
|
8297
8297
|
affiliateFees: {
|
|
8298
8298
|
account: number;
|
|
8299
8299
|
bps: number;
|
|
@@ -8366,14 +8366,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8366
8366
|
}, "strip", z.ZodTypeAny, {
|
|
8367
8367
|
__kind: "VaultPolkadot";
|
|
8368
8368
|
vaultWitness: {
|
|
8369
|
-
txId: {
|
|
8370
|
-
blockNumber: number;
|
|
8371
|
-
extrinsicIndex: number;
|
|
8372
|
-
};
|
|
8373
|
-
depositDetails: number;
|
|
8374
|
-
inputAsset: "Dot";
|
|
8375
|
-
depositAmount: bigint;
|
|
8376
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8377
8369
|
destinationAddress: {
|
|
8378
8370
|
readonly chain: "Ethereum";
|
|
8379
8371
|
readonly address: `0x${string}`;
|
|
@@ -8393,6 +8385,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8393
8385
|
readonly chain: "Assethub";
|
|
8394
8386
|
readonly address: string;
|
|
8395
8387
|
};
|
|
8388
|
+
txId: {
|
|
8389
|
+
blockNumber: number;
|
|
8390
|
+
extrinsicIndex: number;
|
|
8391
|
+
};
|
|
8392
|
+
depositDetails: number;
|
|
8393
|
+
inputAsset: "Dot";
|
|
8394
|
+
depositAmount: bigint;
|
|
8395
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8396
8396
|
affiliateFees: {
|
|
8397
8397
|
account: number;
|
|
8398
8398
|
bps: number;
|
|
@@ -8463,6 +8463,10 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8463
8463
|
}, {
|
|
8464
8464
|
__kind: "VaultPolkadot";
|
|
8465
8465
|
vaultWitness: {
|
|
8466
|
+
destinationAddress: {
|
|
8467
|
+
value: string;
|
|
8468
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
8469
|
+
};
|
|
8466
8470
|
txId: {
|
|
8467
8471
|
blockNumber: number;
|
|
8468
8472
|
extrinsicIndex: number;
|
|
@@ -8475,10 +8479,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
8475
8479
|
outputAsset: {
|
|
8476
8480
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
8477
8481
|
};
|
|
8478
|
-
destinationAddress: {
|
|
8479
|
-
value: string;
|
|
8480
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
8481
|
-
};
|
|
8482
8482
|
affiliateFees: {
|
|
8483
8483
|
account: number;
|
|
8484
8484
|
bps: number;
|
|
@@ -8735,6 +8735,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
8735
8735
|
} | null | undefined;
|
|
8736
8736
|
}>;
|
|
8737
8737
|
}, "strip", z.ZodTypeAny, {
|
|
8738
|
+
amount: bigint;
|
|
8738
8739
|
depositAddress: {
|
|
8739
8740
|
pubkeyX: `0x${string}`;
|
|
8740
8741
|
scriptPath?: {
|
|
@@ -8746,12 +8747,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
8746
8747
|
};
|
|
8747
8748
|
} | null | undefined;
|
|
8748
8749
|
};
|
|
8749
|
-
amount: bigint;
|
|
8750
8750
|
id: {
|
|
8751
8751
|
txId: `0x${string}`;
|
|
8752
8752
|
vout: number;
|
|
8753
8753
|
};
|
|
8754
8754
|
}, {
|
|
8755
|
+
amount: string | number;
|
|
8755
8756
|
depositAddress: {
|
|
8756
8757
|
pubkeyX: string;
|
|
8757
8758
|
scriptPath?: {
|
|
@@ -8763,7 +8764,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
8763
8764
|
};
|
|
8764
8765
|
} | null | undefined;
|
|
8765
8766
|
};
|
|
8766
|
-
amount: string | number;
|
|
8767
8767
|
id: {
|
|
8768
8768
|
txId: string;
|
|
8769
8769
|
vout: number;
|
|
@@ -9232,6 +9232,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9232
9232
|
} | null | undefined;
|
|
9233
9233
|
}>;
|
|
9234
9234
|
}, "strip", z.ZodTypeAny, {
|
|
9235
|
+
amount: bigint;
|
|
9235
9236
|
depositAddress: {
|
|
9236
9237
|
pubkeyX: `0x${string}`;
|
|
9237
9238
|
scriptPath?: {
|
|
@@ -9243,12 +9244,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9243
9244
|
};
|
|
9244
9245
|
} | null | undefined;
|
|
9245
9246
|
};
|
|
9246
|
-
amount: bigint;
|
|
9247
9247
|
id: {
|
|
9248
9248
|
txId: `0x${string}`;
|
|
9249
9249
|
vout: number;
|
|
9250
9250
|
};
|
|
9251
9251
|
}, {
|
|
9252
|
+
amount: string | number;
|
|
9252
9253
|
depositAddress: {
|
|
9253
9254
|
pubkeyX: string;
|
|
9254
9255
|
scriptPath?: {
|
|
@@ -9260,7 +9261,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9260
9261
|
};
|
|
9261
9262
|
} | null | undefined;
|
|
9262
9263
|
};
|
|
9263
|
-
amount: string | number;
|
|
9264
9264
|
id: {
|
|
9265
9265
|
txId: string;
|
|
9266
9266
|
vout: number;
|
|
@@ -9268,6 +9268,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9268
9268
|
}>;
|
|
9269
9269
|
}, "strip", z.ZodTypeAny, {
|
|
9270
9270
|
asset: "Btc";
|
|
9271
|
+
amount: bigint;
|
|
9271
9272
|
depositAddress: {
|
|
9272
9273
|
value: `0x${string}`;
|
|
9273
9274
|
__kind: "P2PKH";
|
|
@@ -9288,8 +9289,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9288
9289
|
version: number;
|
|
9289
9290
|
program: `0x${string}`;
|
|
9290
9291
|
};
|
|
9291
|
-
amount: bigint;
|
|
9292
9292
|
depositDetails: {
|
|
9293
|
+
amount: bigint;
|
|
9293
9294
|
depositAddress: {
|
|
9294
9295
|
pubkeyX: `0x${string}`;
|
|
9295
9296
|
scriptPath?: {
|
|
@@ -9301,7 +9302,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9301
9302
|
};
|
|
9302
9303
|
} | null | undefined;
|
|
9303
9304
|
};
|
|
9304
|
-
amount: bigint;
|
|
9305
9305
|
id: {
|
|
9306
9306
|
txId: `0x${string}`;
|
|
9307
9307
|
vout: number;
|
|
@@ -9311,6 +9311,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9311
9311
|
asset: {
|
|
9312
9312
|
__kind: "Btc";
|
|
9313
9313
|
};
|
|
9314
|
+
amount: string | number;
|
|
9314
9315
|
depositAddress: {
|
|
9315
9316
|
value: string;
|
|
9316
9317
|
__kind: "P2PKH";
|
|
@@ -9331,8 +9332,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9331
9332
|
version: number;
|
|
9332
9333
|
program: string;
|
|
9333
9334
|
};
|
|
9334
|
-
amount: string | number;
|
|
9335
9335
|
depositDetails: {
|
|
9336
|
+
amount: string | number;
|
|
9336
9337
|
depositAddress: {
|
|
9337
9338
|
pubkeyX: string;
|
|
9338
9339
|
scriptPath?: {
|
|
@@ -9344,7 +9345,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
9344
9345
|
};
|
|
9345
9346
|
} | null | undefined;
|
|
9346
9347
|
};
|
|
9347
|
-
amount: string | number;
|
|
9348
9348
|
id: {
|
|
9349
9349
|
txId: string;
|
|
9350
9350
|
vout: number;
|
|
@@ -9591,6 +9591,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9591
9591
|
} | null | undefined;
|
|
9592
9592
|
}>;
|
|
9593
9593
|
}, "strip", z.ZodTypeAny, {
|
|
9594
|
+
amount: bigint;
|
|
9594
9595
|
depositAddress: {
|
|
9595
9596
|
pubkeyX: `0x${string}`;
|
|
9596
9597
|
scriptPath?: {
|
|
@@ -9602,12 +9603,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9602
9603
|
};
|
|
9603
9604
|
} | null | undefined;
|
|
9604
9605
|
};
|
|
9605
|
-
amount: bigint;
|
|
9606
9606
|
id: {
|
|
9607
9607
|
txId: `0x${string}`;
|
|
9608
9608
|
vout: number;
|
|
9609
9609
|
};
|
|
9610
9610
|
}, {
|
|
9611
|
+
amount: string | number;
|
|
9611
9612
|
depositAddress: {
|
|
9612
9613
|
pubkeyX: string;
|
|
9613
9614
|
scriptPath?: {
|
|
@@ -9619,7 +9620,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
9619
9620
|
};
|
|
9620
9621
|
} | null | undefined;
|
|
9621
9622
|
};
|
|
9622
|
-
amount: string | number;
|
|
9623
9623
|
id: {
|
|
9624
9624
|
txId: string;
|
|
9625
9625
|
vout: number;
|
|
@@ -10072,8 +10072,28 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10072
10072
|
}>>>;
|
|
10073
10073
|
boostFee: z.ZodNumber;
|
|
10074
10074
|
}, "strip", z.ZodTypeAny, {
|
|
10075
|
+
destinationAddress: {
|
|
10076
|
+
readonly chain: "Ethereum";
|
|
10077
|
+
readonly address: `0x${string}`;
|
|
10078
|
+
} | {
|
|
10079
|
+
readonly chain: "Polkadot";
|
|
10080
|
+
readonly address: string;
|
|
10081
|
+
} | {
|
|
10082
|
+
readonly chain: "Bitcoin";
|
|
10083
|
+
readonly address: string;
|
|
10084
|
+
} | {
|
|
10085
|
+
readonly chain: "Arbitrum";
|
|
10086
|
+
readonly address: `0x${string}`;
|
|
10087
|
+
} | {
|
|
10088
|
+
readonly chain: "Solana";
|
|
10089
|
+
readonly address: string;
|
|
10090
|
+
} | {
|
|
10091
|
+
readonly chain: "Assethub";
|
|
10092
|
+
readonly address: string;
|
|
10093
|
+
};
|
|
10075
10094
|
txId: `0x${string}`;
|
|
10076
10095
|
depositDetails: {
|
|
10096
|
+
amount: bigint;
|
|
10077
10097
|
depositAddress: {
|
|
10078
10098
|
pubkeyX: `0x${string}`;
|
|
10079
10099
|
scriptPath?: {
|
|
@@ -10085,7 +10105,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10085
10105
|
};
|
|
10086
10106
|
} | null | undefined;
|
|
10087
10107
|
};
|
|
10088
|
-
amount: bigint;
|
|
10089
10108
|
id: {
|
|
10090
10109
|
txId: `0x${string}`;
|
|
10091
10110
|
vout: number;
|
|
@@ -10094,25 +10113,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10094
10113
|
inputAsset: "Btc";
|
|
10095
10114
|
depositAmount: bigint;
|
|
10096
10115
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10097
|
-
destinationAddress: {
|
|
10098
|
-
readonly chain: "Ethereum";
|
|
10099
|
-
readonly address: `0x${string}`;
|
|
10100
|
-
} | {
|
|
10101
|
-
readonly chain: "Polkadot";
|
|
10102
|
-
readonly address: string;
|
|
10103
|
-
} | {
|
|
10104
|
-
readonly chain: "Bitcoin";
|
|
10105
|
-
readonly address: string;
|
|
10106
|
-
} | {
|
|
10107
|
-
readonly chain: "Arbitrum";
|
|
10108
|
-
readonly address: `0x${string}`;
|
|
10109
|
-
} | {
|
|
10110
|
-
readonly chain: "Solana";
|
|
10111
|
-
readonly address: string;
|
|
10112
|
-
} | {
|
|
10113
|
-
readonly chain: "Assethub";
|
|
10114
|
-
readonly address: string;
|
|
10115
|
-
};
|
|
10116
10116
|
affiliateFees: {
|
|
10117
10117
|
account: number;
|
|
10118
10118
|
bps: number;
|
|
@@ -10218,8 +10218,13 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10218
10218
|
chunkInterval: number;
|
|
10219
10219
|
} | null | undefined;
|
|
10220
10220
|
}, {
|
|
10221
|
+
destinationAddress: {
|
|
10222
|
+
value: string;
|
|
10223
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
10224
|
+
};
|
|
10221
10225
|
txId: string;
|
|
10222
10226
|
depositDetails: {
|
|
10227
|
+
amount: string | number;
|
|
10223
10228
|
depositAddress: {
|
|
10224
10229
|
pubkeyX: string;
|
|
10225
10230
|
scriptPath?: {
|
|
@@ -10231,7 +10236,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10231
10236
|
};
|
|
10232
10237
|
} | null | undefined;
|
|
10233
10238
|
};
|
|
10234
|
-
amount: string | number;
|
|
10235
10239
|
id: {
|
|
10236
10240
|
txId: string;
|
|
10237
10241
|
vout: number;
|
|
@@ -10244,10 +10248,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
10244
10248
|
outputAsset: {
|
|
10245
10249
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
10246
10250
|
};
|
|
10247
|
-
destinationAddress: {
|
|
10248
|
-
value: string;
|
|
10249
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
10250
|
-
};
|
|
10251
10251
|
affiliateFees: {
|
|
10252
10252
|
account: number;
|
|
10253
10253
|
bps: number;
|
|
@@ -10488,6 +10488,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10488
10488
|
} | null | undefined;
|
|
10489
10489
|
}>;
|
|
10490
10490
|
}, "strip", z.ZodTypeAny, {
|
|
10491
|
+
amount: bigint;
|
|
10491
10492
|
depositAddress: {
|
|
10492
10493
|
pubkeyX: `0x${string}`;
|
|
10493
10494
|
scriptPath?: {
|
|
@@ -10499,12 +10500,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10499
10500
|
};
|
|
10500
10501
|
} | null | undefined;
|
|
10501
10502
|
};
|
|
10502
|
-
amount: bigint;
|
|
10503
10503
|
id: {
|
|
10504
10504
|
txId: `0x${string}`;
|
|
10505
10505
|
vout: number;
|
|
10506
10506
|
};
|
|
10507
10507
|
}, {
|
|
10508
|
+
amount: string | number;
|
|
10508
10509
|
depositAddress: {
|
|
10509
10510
|
pubkeyX: string;
|
|
10510
10511
|
scriptPath?: {
|
|
@@ -10516,7 +10517,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10516
10517
|
};
|
|
10517
10518
|
} | null | undefined;
|
|
10518
10519
|
};
|
|
10519
|
-
amount: string | number;
|
|
10520
10520
|
id: {
|
|
10521
10521
|
txId: string;
|
|
10522
10522
|
vout: number;
|
|
@@ -10524,6 +10524,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10524
10524
|
}>;
|
|
10525
10525
|
}, "strip", z.ZodTypeAny, {
|
|
10526
10526
|
asset: "Btc";
|
|
10527
|
+
amount: bigint;
|
|
10527
10528
|
depositAddress: {
|
|
10528
10529
|
value: `0x${string}`;
|
|
10529
10530
|
__kind: "P2PKH";
|
|
@@ -10544,8 +10545,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10544
10545
|
version: number;
|
|
10545
10546
|
program: `0x${string}`;
|
|
10546
10547
|
};
|
|
10547
|
-
amount: bigint;
|
|
10548
10548
|
depositDetails: {
|
|
10549
|
+
amount: bigint;
|
|
10549
10550
|
depositAddress: {
|
|
10550
10551
|
pubkeyX: `0x${string}`;
|
|
10551
10552
|
scriptPath?: {
|
|
@@ -10557,7 +10558,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10557
10558
|
};
|
|
10558
10559
|
} | null | undefined;
|
|
10559
10560
|
};
|
|
10560
|
-
amount: bigint;
|
|
10561
10561
|
id: {
|
|
10562
10562
|
txId: `0x${string}`;
|
|
10563
10563
|
vout: number;
|
|
@@ -10567,6 +10567,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10567
10567
|
asset: {
|
|
10568
10568
|
__kind: "Btc";
|
|
10569
10569
|
};
|
|
10570
|
+
amount: string | number;
|
|
10570
10571
|
depositAddress: {
|
|
10571
10572
|
value: string;
|
|
10572
10573
|
__kind: "P2PKH";
|
|
@@ -10587,8 +10588,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10587
10588
|
version: number;
|
|
10588
10589
|
program: string;
|
|
10589
10590
|
};
|
|
10590
|
-
amount: string | number;
|
|
10591
10591
|
depositDetails: {
|
|
10592
|
+
amount: string | number;
|
|
10592
10593
|
depositAddress: {
|
|
10593
10594
|
pubkeyX: string;
|
|
10594
10595
|
scriptPath?: {
|
|
@@ -10600,7 +10601,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10600
10601
|
};
|
|
10601
10602
|
} | null | undefined;
|
|
10602
10603
|
};
|
|
10603
|
-
amount: string | number;
|
|
10604
10604
|
id: {
|
|
10605
10605
|
txId: string;
|
|
10606
10606
|
vout: number;
|
|
@@ -10611,6 +10611,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10611
10611
|
__kind: "DepositChannelBitcoin";
|
|
10612
10612
|
depositWitness: {
|
|
10613
10613
|
asset: "Btc";
|
|
10614
|
+
amount: bigint;
|
|
10614
10615
|
depositAddress: {
|
|
10615
10616
|
value: `0x${string}`;
|
|
10616
10617
|
__kind: "P2PKH";
|
|
@@ -10631,8 +10632,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10631
10632
|
version: number;
|
|
10632
10633
|
program: `0x${string}`;
|
|
10633
10634
|
};
|
|
10634
|
-
amount: bigint;
|
|
10635
10635
|
depositDetails: {
|
|
10636
|
+
amount: bigint;
|
|
10636
10637
|
depositAddress: {
|
|
10637
10638
|
pubkeyX: `0x${string}`;
|
|
10638
10639
|
scriptPath?: {
|
|
@@ -10644,7 +10645,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10644
10645
|
};
|
|
10645
10646
|
} | null | undefined;
|
|
10646
10647
|
};
|
|
10647
|
-
amount: bigint;
|
|
10648
10648
|
id: {
|
|
10649
10649
|
txId: `0x${string}`;
|
|
10650
10650
|
vout: number;
|
|
@@ -10657,6 +10657,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10657
10657
|
asset: {
|
|
10658
10658
|
__kind: "Btc";
|
|
10659
10659
|
};
|
|
10660
|
+
amount: string | number;
|
|
10660
10661
|
depositAddress: {
|
|
10661
10662
|
value: string;
|
|
10662
10663
|
__kind: "P2PKH";
|
|
@@ -10677,8 +10678,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10677
10678
|
version: number;
|
|
10678
10679
|
program: string;
|
|
10679
10680
|
};
|
|
10680
|
-
amount: string | number;
|
|
10681
10681
|
depositDetails: {
|
|
10682
|
+
amount: string | number;
|
|
10682
10683
|
depositAddress: {
|
|
10683
10684
|
pubkeyX: string;
|
|
10684
10685
|
scriptPath?: {
|
|
@@ -10690,7 +10691,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10690
10691
|
};
|
|
10691
10692
|
} | null | undefined;
|
|
10692
10693
|
};
|
|
10693
|
-
amount: string | number;
|
|
10694
10694
|
id: {
|
|
10695
10695
|
txId: string;
|
|
10696
10696
|
vout: number;
|
|
@@ -10831,6 +10831,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10831
10831
|
} | null | undefined;
|
|
10832
10832
|
}>;
|
|
10833
10833
|
}, "strip", z.ZodTypeAny, {
|
|
10834
|
+
amount: bigint;
|
|
10834
10835
|
depositAddress: {
|
|
10835
10836
|
pubkeyX: `0x${string}`;
|
|
10836
10837
|
scriptPath?: {
|
|
@@ -10842,12 +10843,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10842
10843
|
};
|
|
10843
10844
|
} | null | undefined;
|
|
10844
10845
|
};
|
|
10845
|
-
amount: bigint;
|
|
10846
10846
|
id: {
|
|
10847
10847
|
txId: `0x${string}`;
|
|
10848
10848
|
vout: number;
|
|
10849
10849
|
};
|
|
10850
10850
|
}, {
|
|
10851
|
+
amount: string | number;
|
|
10851
10852
|
depositAddress: {
|
|
10852
10853
|
pubkeyX: string;
|
|
10853
10854
|
scriptPath?: {
|
|
@@ -10859,7 +10860,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
10859
10860
|
};
|
|
10860
10861
|
} | null | undefined;
|
|
10861
10862
|
};
|
|
10862
|
-
amount: string | number;
|
|
10863
10863
|
id: {
|
|
10864
10864
|
txId: string;
|
|
10865
10865
|
vout: number;
|
|
@@ -11312,8 +11312,28 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11312
11312
|
}>>>;
|
|
11313
11313
|
boostFee: z.ZodNumber;
|
|
11314
11314
|
}, "strip", z.ZodTypeAny, {
|
|
11315
|
+
destinationAddress: {
|
|
11316
|
+
readonly chain: "Ethereum";
|
|
11317
|
+
readonly address: `0x${string}`;
|
|
11318
|
+
} | {
|
|
11319
|
+
readonly chain: "Polkadot";
|
|
11320
|
+
readonly address: string;
|
|
11321
|
+
} | {
|
|
11322
|
+
readonly chain: "Bitcoin";
|
|
11323
|
+
readonly address: string;
|
|
11324
|
+
} | {
|
|
11325
|
+
readonly chain: "Arbitrum";
|
|
11326
|
+
readonly address: `0x${string}`;
|
|
11327
|
+
} | {
|
|
11328
|
+
readonly chain: "Solana";
|
|
11329
|
+
readonly address: string;
|
|
11330
|
+
} | {
|
|
11331
|
+
readonly chain: "Assethub";
|
|
11332
|
+
readonly address: string;
|
|
11333
|
+
};
|
|
11315
11334
|
txId: `0x${string}`;
|
|
11316
11335
|
depositDetails: {
|
|
11336
|
+
amount: bigint;
|
|
11317
11337
|
depositAddress: {
|
|
11318
11338
|
pubkeyX: `0x${string}`;
|
|
11319
11339
|
scriptPath?: {
|
|
@@ -11325,7 +11345,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11325
11345
|
};
|
|
11326
11346
|
} | null | undefined;
|
|
11327
11347
|
};
|
|
11328
|
-
amount: bigint;
|
|
11329
11348
|
id: {
|
|
11330
11349
|
txId: `0x${string}`;
|
|
11331
11350
|
vout: number;
|
|
@@ -11334,25 +11353,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11334
11353
|
inputAsset: "Btc";
|
|
11335
11354
|
depositAmount: bigint;
|
|
11336
11355
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11337
|
-
destinationAddress: {
|
|
11338
|
-
readonly chain: "Ethereum";
|
|
11339
|
-
readonly address: `0x${string}`;
|
|
11340
|
-
} | {
|
|
11341
|
-
readonly chain: "Polkadot";
|
|
11342
|
-
readonly address: string;
|
|
11343
|
-
} | {
|
|
11344
|
-
readonly chain: "Bitcoin";
|
|
11345
|
-
readonly address: string;
|
|
11346
|
-
} | {
|
|
11347
|
-
readonly chain: "Arbitrum";
|
|
11348
|
-
readonly address: `0x${string}`;
|
|
11349
|
-
} | {
|
|
11350
|
-
readonly chain: "Solana";
|
|
11351
|
-
readonly address: string;
|
|
11352
|
-
} | {
|
|
11353
|
-
readonly chain: "Assethub";
|
|
11354
|
-
readonly address: string;
|
|
11355
|
-
};
|
|
11356
11356
|
affiliateFees: {
|
|
11357
11357
|
account: number;
|
|
11358
11358
|
bps: number;
|
|
@@ -11458,8 +11458,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11458
11458
|
chunkInterval: number;
|
|
11459
11459
|
} | null | undefined;
|
|
11460
11460
|
}, {
|
|
11461
|
+
destinationAddress: {
|
|
11462
|
+
value: string;
|
|
11463
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
11464
|
+
};
|
|
11461
11465
|
txId: string;
|
|
11462
11466
|
depositDetails: {
|
|
11467
|
+
amount: string | number;
|
|
11463
11468
|
depositAddress: {
|
|
11464
11469
|
pubkeyX: string;
|
|
11465
11470
|
scriptPath?: {
|
|
@@ -11471,7 +11476,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11471
11476
|
};
|
|
11472
11477
|
} | null | undefined;
|
|
11473
11478
|
};
|
|
11474
|
-
amount: string | number;
|
|
11475
11479
|
id: {
|
|
11476
11480
|
txId: string;
|
|
11477
11481
|
vout: number;
|
|
@@ -11484,10 +11488,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11484
11488
|
outputAsset: {
|
|
11485
11489
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11486
11490
|
};
|
|
11487
|
-
destinationAddress: {
|
|
11488
|
-
value: string;
|
|
11489
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
11490
|
-
};
|
|
11491
11491
|
affiliateFees: {
|
|
11492
11492
|
account: number;
|
|
11493
11493
|
bps: number;
|
|
@@ -11598,8 +11598,28 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11598
11598
|
}, "strip", z.ZodTypeAny, {
|
|
11599
11599
|
__kind: "VaultBitcoin";
|
|
11600
11600
|
vaultWitness: {
|
|
11601
|
+
destinationAddress: {
|
|
11602
|
+
readonly chain: "Ethereum";
|
|
11603
|
+
readonly address: `0x${string}`;
|
|
11604
|
+
} | {
|
|
11605
|
+
readonly chain: "Polkadot";
|
|
11606
|
+
readonly address: string;
|
|
11607
|
+
} | {
|
|
11608
|
+
readonly chain: "Bitcoin";
|
|
11609
|
+
readonly address: string;
|
|
11610
|
+
} | {
|
|
11611
|
+
readonly chain: "Arbitrum";
|
|
11612
|
+
readonly address: `0x${string}`;
|
|
11613
|
+
} | {
|
|
11614
|
+
readonly chain: "Solana";
|
|
11615
|
+
readonly address: string;
|
|
11616
|
+
} | {
|
|
11617
|
+
readonly chain: "Assethub";
|
|
11618
|
+
readonly address: string;
|
|
11619
|
+
};
|
|
11601
11620
|
txId: `0x${string}`;
|
|
11602
11621
|
depositDetails: {
|
|
11622
|
+
amount: bigint;
|
|
11603
11623
|
depositAddress: {
|
|
11604
11624
|
pubkeyX: `0x${string}`;
|
|
11605
11625
|
scriptPath?: {
|
|
@@ -11611,7 +11631,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11611
11631
|
};
|
|
11612
11632
|
} | null | undefined;
|
|
11613
11633
|
};
|
|
11614
|
-
amount: bigint;
|
|
11615
11634
|
id: {
|
|
11616
11635
|
txId: `0x${string}`;
|
|
11617
11636
|
vout: number;
|
|
@@ -11620,25 +11639,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11620
11639
|
inputAsset: "Btc";
|
|
11621
11640
|
depositAmount: bigint;
|
|
11622
11641
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11623
|
-
destinationAddress: {
|
|
11624
|
-
readonly chain: "Ethereum";
|
|
11625
|
-
readonly address: `0x${string}`;
|
|
11626
|
-
} | {
|
|
11627
|
-
readonly chain: "Polkadot";
|
|
11628
|
-
readonly address: string;
|
|
11629
|
-
} | {
|
|
11630
|
-
readonly chain: "Bitcoin";
|
|
11631
|
-
readonly address: string;
|
|
11632
|
-
} | {
|
|
11633
|
-
readonly chain: "Arbitrum";
|
|
11634
|
-
readonly address: `0x${string}`;
|
|
11635
|
-
} | {
|
|
11636
|
-
readonly chain: "Solana";
|
|
11637
|
-
readonly address: string;
|
|
11638
|
-
} | {
|
|
11639
|
-
readonly chain: "Assethub";
|
|
11640
|
-
readonly address: string;
|
|
11641
|
-
};
|
|
11642
11642
|
affiliateFees: {
|
|
11643
11643
|
account: number;
|
|
11644
11644
|
bps: number;
|
|
@@ -11747,8 +11747,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11747
11747
|
}, {
|
|
11748
11748
|
__kind: "VaultBitcoin";
|
|
11749
11749
|
vaultWitness: {
|
|
11750
|
+
destinationAddress: {
|
|
11751
|
+
value: string;
|
|
11752
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
11753
|
+
};
|
|
11750
11754
|
txId: string;
|
|
11751
11755
|
depositDetails: {
|
|
11756
|
+
amount: string | number;
|
|
11752
11757
|
depositAddress: {
|
|
11753
11758
|
pubkeyX: string;
|
|
11754
11759
|
scriptPath?: {
|
|
@@ -11760,7 +11765,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11760
11765
|
};
|
|
11761
11766
|
} | null | undefined;
|
|
11762
11767
|
};
|
|
11763
|
-
amount: string | number;
|
|
11764
11768
|
id: {
|
|
11765
11769
|
txId: string;
|
|
11766
11770
|
vout: number;
|
|
@@ -11773,10 +11777,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
11773
11777
|
outputAsset: {
|
|
11774
11778
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11775
11779
|
};
|
|
11776
|
-
destinationAddress: {
|
|
11777
|
-
value: string;
|
|
11778
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
11779
|
-
};
|
|
11780
11780
|
affiliateFees: {
|
|
11781
11781
|
account: number;
|
|
11782
11782
|
bps: number;
|
|
@@ -12553,8 +12553,8 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
12553
12553
|
}>;
|
|
12554
12554
|
}, "strip", z.ZodTypeAny, {
|
|
12555
12555
|
asset: "ArbEth" | "ArbUsdc";
|
|
12556
|
-
depositAddress: `0x${string}`;
|
|
12557
12556
|
amount: bigint;
|
|
12557
|
+
depositAddress: `0x${string}`;
|
|
12558
12558
|
depositDetails: {
|
|
12559
12559
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
12560
12560
|
};
|
|
@@ -12562,8 +12562,8 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
12562
12562
|
asset: {
|
|
12563
12563
|
__kind: "ArbEth" | "ArbUsdc";
|
|
12564
12564
|
};
|
|
12565
|
-
depositAddress: string;
|
|
12566
12565
|
amount: string | number;
|
|
12566
|
+
depositAddress: string;
|
|
12567
12567
|
depositDetails: {
|
|
12568
12568
|
txHashes?: string[] | null | undefined;
|
|
12569
12569
|
};
|
|
@@ -12940,13 +12940,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12940
12940
|
}>>>;
|
|
12941
12941
|
boostFee: z.ZodNumber;
|
|
12942
12942
|
}, "strip", z.ZodTypeAny, {
|
|
12943
|
-
txId: `0x${string}`;
|
|
12944
|
-
depositDetails: {
|
|
12945
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
12946
|
-
};
|
|
12947
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
12948
|
-
depositAmount: bigint;
|
|
12949
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12950
12943
|
destinationAddress: {
|
|
12951
12944
|
readonly chain: "Ethereum";
|
|
12952
12945
|
readonly address: `0x${string}`;
|
|
@@ -12966,6 +12959,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
12966
12959
|
readonly chain: "Assethub";
|
|
12967
12960
|
readonly address: string;
|
|
12968
12961
|
};
|
|
12962
|
+
txId: `0x${string}`;
|
|
12963
|
+
depositDetails: {
|
|
12964
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
12965
|
+
};
|
|
12966
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
12967
|
+
depositAmount: bigint;
|
|
12968
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
12969
12969
|
affiliateFees: {
|
|
12970
12970
|
account: number;
|
|
12971
12971
|
bps: number;
|
|
@@ -13033,6 +13033,10 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
13033
13033
|
chunkInterval: number;
|
|
13034
13034
|
} | null | undefined;
|
|
13035
13035
|
}, {
|
|
13036
|
+
destinationAddress: {
|
|
13037
|
+
value: string;
|
|
13038
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
13039
|
+
};
|
|
13036
13040
|
txId: string;
|
|
13037
13041
|
depositDetails: {
|
|
13038
13042
|
txHashes?: string[] | null | undefined;
|
|
@@ -13044,10 +13048,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
13044
13048
|
outputAsset: {
|
|
13045
13049
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13046
13050
|
};
|
|
13047
|
-
destinationAddress: {
|
|
13048
|
-
value: string;
|
|
13049
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
13050
|
-
};
|
|
13051
13051
|
affiliateFees: {
|
|
13052
13052
|
account: number;
|
|
13053
13053
|
bps: number;
|
|
@@ -13140,8 +13140,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13140
13140
|
}>;
|
|
13141
13141
|
}, "strip", z.ZodTypeAny, {
|
|
13142
13142
|
asset: "ArbEth" | "ArbUsdc";
|
|
13143
|
-
depositAddress: `0x${string}`;
|
|
13144
13143
|
amount: bigint;
|
|
13144
|
+
depositAddress: `0x${string}`;
|
|
13145
13145
|
depositDetails: {
|
|
13146
13146
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13147
13147
|
};
|
|
@@ -13149,8 +13149,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13149
13149
|
asset: {
|
|
13150
13150
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13151
13151
|
};
|
|
13152
|
-
depositAddress: string;
|
|
13153
13152
|
amount: string | number;
|
|
13153
|
+
depositAddress: string;
|
|
13154
13154
|
depositDetails: {
|
|
13155
13155
|
txHashes?: string[] | null | undefined;
|
|
13156
13156
|
};
|
|
@@ -13159,8 +13159,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13159
13159
|
__kind: "DepositChannelArbitrum";
|
|
13160
13160
|
depositWitness: {
|
|
13161
13161
|
asset: "ArbEth" | "ArbUsdc";
|
|
13162
|
-
depositAddress: `0x${string}`;
|
|
13163
13162
|
amount: bigint;
|
|
13163
|
+
depositAddress: `0x${string}`;
|
|
13164
13164
|
depositDetails: {
|
|
13165
13165
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13166
13166
|
};
|
|
@@ -13171,8 +13171,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13171
13171
|
asset: {
|
|
13172
13172
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13173
13173
|
};
|
|
13174
|
-
depositAddress: string;
|
|
13175
13174
|
amount: string | number;
|
|
13175
|
+
depositAddress: string;
|
|
13176
13176
|
depositDetails: {
|
|
13177
13177
|
txHashes?: string[] | null | undefined;
|
|
13178
13178
|
};
|
|
@@ -13551,13 +13551,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13551
13551
|
}>>>;
|
|
13552
13552
|
boostFee: z.ZodNumber;
|
|
13553
13553
|
}, "strip", z.ZodTypeAny, {
|
|
13554
|
-
txId: `0x${string}`;
|
|
13555
|
-
depositDetails: {
|
|
13556
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
13557
|
-
};
|
|
13558
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
13559
|
-
depositAmount: bigint;
|
|
13560
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13561
13554
|
destinationAddress: {
|
|
13562
13555
|
readonly chain: "Ethereum";
|
|
13563
13556
|
readonly address: `0x${string}`;
|
|
@@ -13577,6 +13570,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13577
13570
|
readonly chain: "Assethub";
|
|
13578
13571
|
readonly address: string;
|
|
13579
13572
|
};
|
|
13573
|
+
txId: `0x${string}`;
|
|
13574
|
+
depositDetails: {
|
|
13575
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
13576
|
+
};
|
|
13577
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
13578
|
+
depositAmount: bigint;
|
|
13579
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13580
13580
|
affiliateFees: {
|
|
13581
13581
|
account: number;
|
|
13582
13582
|
bps: number;
|
|
@@ -13644,6 +13644,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13644
13644
|
chunkInterval: number;
|
|
13645
13645
|
} | null | undefined;
|
|
13646
13646
|
}, {
|
|
13647
|
+
destinationAddress: {
|
|
13648
|
+
value: string;
|
|
13649
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
13650
|
+
};
|
|
13647
13651
|
txId: string;
|
|
13648
13652
|
depositDetails: {
|
|
13649
13653
|
txHashes?: string[] | null | undefined;
|
|
@@ -13655,10 +13659,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13655
13659
|
outputAsset: {
|
|
13656
13660
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13657
13661
|
};
|
|
13658
|
-
destinationAddress: {
|
|
13659
|
-
value: string;
|
|
13660
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
13661
|
-
};
|
|
13662
13662
|
affiliateFees: {
|
|
13663
13663
|
account: number;
|
|
13664
13664
|
bps: number;
|
|
@@ -13731,13 +13731,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13731
13731
|
}, "strip", z.ZodTypeAny, {
|
|
13732
13732
|
__kind: "VaultArbitrum";
|
|
13733
13733
|
vaultWitness: {
|
|
13734
|
-
txId: `0x${string}`;
|
|
13735
|
-
depositDetails: {
|
|
13736
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
13737
|
-
};
|
|
13738
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
13739
|
-
depositAmount: bigint;
|
|
13740
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13741
13734
|
destinationAddress: {
|
|
13742
13735
|
readonly chain: "Ethereum";
|
|
13743
13736
|
readonly address: `0x${string}`;
|
|
@@ -13757,6 +13750,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13757
13750
|
readonly chain: "Assethub";
|
|
13758
13751
|
readonly address: string;
|
|
13759
13752
|
};
|
|
13753
|
+
txId: `0x${string}`;
|
|
13754
|
+
depositDetails: {
|
|
13755
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
13756
|
+
};
|
|
13757
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
13758
|
+
depositAmount: bigint;
|
|
13759
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13760
13760
|
affiliateFees: {
|
|
13761
13761
|
account: number;
|
|
13762
13762
|
bps: number;
|
|
@@ -13827,6 +13827,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13827
13827
|
}, {
|
|
13828
13828
|
__kind: "VaultArbitrum";
|
|
13829
13829
|
vaultWitness: {
|
|
13830
|
+
destinationAddress: {
|
|
13831
|
+
value: string;
|
|
13832
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
13833
|
+
};
|
|
13830
13834
|
txId: string;
|
|
13831
13835
|
depositDetails: {
|
|
13832
13836
|
txHashes?: string[] | null | undefined;
|
|
@@ -13838,10 +13842,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
13838
13842
|
outputAsset: {
|
|
13839
13843
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13840
13844
|
};
|
|
13841
|
-
destinationAddress: {
|
|
13842
|
-
value: string;
|
|
13843
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
13844
|
-
};
|
|
13845
13845
|
affiliateFees: {
|
|
13846
13846
|
account: number;
|
|
13847
13847
|
bps: number;
|
|
@@ -14678,14 +14678,14 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
|
|
|
14678
14678
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14679
14679
|
}, "strip", z.ZodTypeAny, {
|
|
14680
14680
|
asset: "Sol" | "SolUsdc";
|
|
14681
|
-
depositAddress: `0x${string}`;
|
|
14682
14681
|
amount: bigint;
|
|
14682
|
+
depositAddress: `0x${string}`;
|
|
14683
14683
|
}, {
|
|
14684
14684
|
asset: {
|
|
14685
14685
|
__kind: "Sol" | "SolUsdc";
|
|
14686
14686
|
};
|
|
14687
|
-
depositAddress: string;
|
|
14688
14687
|
amount: string | number;
|
|
14688
|
+
depositAddress: string;
|
|
14689
14689
|
}>;
|
|
14690
14690
|
declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
|
|
14691
14691
|
retryDuration: z.ZodNumber;
|
|
@@ -15065,10 +15065,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15065
15065
|
}>>>;
|
|
15066
15066
|
boostFee: z.ZodNumber;
|
|
15067
15067
|
}, "strip", z.ZodTypeAny, {
|
|
15068
|
-
txId: [`0x${string}`, bigint];
|
|
15069
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
15070
|
-
depositAmount: bigint;
|
|
15071
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15072
15068
|
destinationAddress: {
|
|
15073
15069
|
readonly chain: "Ethereum";
|
|
15074
15070
|
readonly address: `0x${string}`;
|
|
@@ -15088,6 +15084,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15088
15084
|
readonly chain: "Assethub";
|
|
15089
15085
|
readonly address: string;
|
|
15090
15086
|
};
|
|
15087
|
+
txId: [`0x${string}`, bigint];
|
|
15088
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
15089
|
+
depositAmount: bigint;
|
|
15090
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15091
15091
|
affiliateFees: {
|
|
15092
15092
|
account: number;
|
|
15093
15093
|
bps: number;
|
|
@@ -15155,6 +15155,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15155
15155
|
chunkInterval: number;
|
|
15156
15156
|
} | null | undefined;
|
|
15157
15157
|
}, {
|
|
15158
|
+
destinationAddress: {
|
|
15159
|
+
value: string;
|
|
15160
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15161
|
+
};
|
|
15158
15162
|
txId: [string, string | number];
|
|
15159
15163
|
inputAsset: {
|
|
15160
15164
|
__kind: "Sol" | "SolUsdc";
|
|
@@ -15163,10 +15167,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
15163
15167
|
outputAsset: {
|
|
15164
15168
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15165
15169
|
};
|
|
15166
|
-
destinationAddress: {
|
|
15167
|
-
value: string;
|
|
15168
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15169
|
-
};
|
|
15170
15170
|
affiliateFees: {
|
|
15171
15171
|
account: number;
|
|
15172
15172
|
bps: number;
|
|
@@ -15252,21 +15252,21 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15252
15252
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15253
15253
|
}, "strip", z.ZodTypeAny, {
|
|
15254
15254
|
asset: "Sol" | "SolUsdc";
|
|
15255
|
-
depositAddress: `0x${string}`;
|
|
15256
15255
|
amount: bigint;
|
|
15256
|
+
depositAddress: `0x${string}`;
|
|
15257
15257
|
}, {
|
|
15258
15258
|
asset: {
|
|
15259
15259
|
__kind: "Sol" | "SolUsdc";
|
|
15260
15260
|
};
|
|
15261
|
-
depositAddress: string;
|
|
15262
15261
|
amount: string | number;
|
|
15262
|
+
depositAddress: string;
|
|
15263
15263
|
}>;
|
|
15264
15264
|
}, "strip", z.ZodTypeAny, {
|
|
15265
15265
|
__kind: "DepositChannelSolana";
|
|
15266
15266
|
depositWitness: {
|
|
15267
15267
|
asset: "Sol" | "SolUsdc";
|
|
15268
|
-
depositAddress: `0x${string}`;
|
|
15269
15268
|
amount: bigint;
|
|
15269
|
+
depositAddress: `0x${string}`;
|
|
15270
15270
|
};
|
|
15271
15271
|
}, {
|
|
15272
15272
|
__kind: "DepositChannelSolana";
|
|
@@ -15274,8 +15274,8 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15274
15274
|
asset: {
|
|
15275
15275
|
__kind: "Sol" | "SolUsdc";
|
|
15276
15276
|
};
|
|
15277
|
-
depositAddress: string;
|
|
15278
15277
|
amount: string | number;
|
|
15278
|
+
depositAddress: string;
|
|
15279
15279
|
};
|
|
15280
15280
|
}>, z.ZodObject<{
|
|
15281
15281
|
__kind: z.ZodLiteral<"VaultSolana">;
|
|
@@ -15644,10 +15644,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15644
15644
|
}>>>;
|
|
15645
15645
|
boostFee: z.ZodNumber;
|
|
15646
15646
|
}, "strip", z.ZodTypeAny, {
|
|
15647
|
-
txId: [`0x${string}`, bigint];
|
|
15648
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
15649
|
-
depositAmount: bigint;
|
|
15650
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15651
15647
|
destinationAddress: {
|
|
15652
15648
|
readonly chain: "Ethereum";
|
|
15653
15649
|
readonly address: `0x${string}`;
|
|
@@ -15667,6 +15663,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15667
15663
|
readonly chain: "Assethub";
|
|
15668
15664
|
readonly address: string;
|
|
15669
15665
|
};
|
|
15666
|
+
txId: [`0x${string}`, bigint];
|
|
15667
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
15668
|
+
depositAmount: bigint;
|
|
15669
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15670
15670
|
affiliateFees: {
|
|
15671
15671
|
account: number;
|
|
15672
15672
|
bps: number;
|
|
@@ -15734,6 +15734,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15734
15734
|
chunkInterval: number;
|
|
15735
15735
|
} | null | undefined;
|
|
15736
15736
|
}, {
|
|
15737
|
+
destinationAddress: {
|
|
15738
|
+
value: string;
|
|
15739
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15740
|
+
};
|
|
15737
15741
|
txId: [string, string | number];
|
|
15738
15742
|
inputAsset: {
|
|
15739
15743
|
__kind: "Sol" | "SolUsdc";
|
|
@@ -15742,10 +15746,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15742
15746
|
outputAsset: {
|
|
15743
15747
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15744
15748
|
};
|
|
15745
|
-
destinationAddress: {
|
|
15746
|
-
value: string;
|
|
15747
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15748
|
-
};
|
|
15749
15749
|
affiliateFees: {
|
|
15750
15750
|
account: number;
|
|
15751
15751
|
bps: number;
|
|
@@ -15818,10 +15818,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15818
15818
|
}, "strip", z.ZodTypeAny, {
|
|
15819
15819
|
__kind: "VaultSolana";
|
|
15820
15820
|
vaultWitness: {
|
|
15821
|
-
txId: [`0x${string}`, bigint];
|
|
15822
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
15823
|
-
depositAmount: bigint;
|
|
15824
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15825
15821
|
destinationAddress: {
|
|
15826
15822
|
readonly chain: "Ethereum";
|
|
15827
15823
|
readonly address: `0x${string}`;
|
|
@@ -15841,6 +15837,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15841
15837
|
readonly chain: "Assethub";
|
|
15842
15838
|
readonly address: string;
|
|
15843
15839
|
};
|
|
15840
|
+
txId: [`0x${string}`, bigint];
|
|
15841
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
15842
|
+
depositAmount: bigint;
|
|
15843
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15844
15844
|
affiliateFees: {
|
|
15845
15845
|
account: number;
|
|
15846
15846
|
bps: number;
|
|
@@ -15911,6 +15911,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15911
15911
|
}, {
|
|
15912
15912
|
__kind: "VaultSolana";
|
|
15913
15913
|
vaultWitness: {
|
|
15914
|
+
destinationAddress: {
|
|
15915
|
+
value: string;
|
|
15916
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15917
|
+
};
|
|
15914
15918
|
txId: [string, string | number];
|
|
15915
15919
|
inputAsset: {
|
|
15916
15920
|
__kind: "Sol" | "SolUsdc";
|
|
@@ -15919,10 +15923,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
15919
15923
|
outputAsset: {
|
|
15920
15924
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
15921
15925
|
};
|
|
15922
|
-
destinationAddress: {
|
|
15923
|
-
value: string;
|
|
15924
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15925
|
-
};
|
|
15926
15926
|
affiliateFees: {
|
|
15927
15927
|
account: number;
|
|
15928
15928
|
bps: number;
|
|
@@ -16713,15 +16713,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
|
|
|
16713
16713
|
depositDetails: z.ZodNumber;
|
|
16714
16714
|
}, "strip", z.ZodTypeAny, {
|
|
16715
16715
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16716
|
-
depositAddress: `0x${string}`;
|
|
16717
16716
|
amount: bigint;
|
|
16717
|
+
depositAddress: `0x${string}`;
|
|
16718
16718
|
depositDetails: number;
|
|
16719
16719
|
}, {
|
|
16720
16720
|
asset: {
|
|
16721
16721
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16722
16722
|
};
|
|
16723
|
-
depositAddress: string;
|
|
16724
16723
|
amount: string | number;
|
|
16724
|
+
depositAddress: string;
|
|
16725
16725
|
depositDetails: number;
|
|
16726
16726
|
}>;
|
|
16727
16727
|
declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObject<{
|
|
@@ -17099,14 +17099,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17099
17099
|
}>>>;
|
|
17100
17100
|
boostFee: z.ZodNumber;
|
|
17101
17101
|
}, "strip", z.ZodTypeAny, {
|
|
17102
|
-
txId: {
|
|
17103
|
-
blockNumber: number;
|
|
17104
|
-
extrinsicIndex: number;
|
|
17105
|
-
};
|
|
17106
|
-
depositDetails: number;
|
|
17107
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17108
|
-
depositAmount: bigint;
|
|
17109
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17110
17102
|
destinationAddress: {
|
|
17111
17103
|
readonly chain: "Ethereum";
|
|
17112
17104
|
readonly address: `0x${string}`;
|
|
@@ -17126,6 +17118,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17126
17118
|
readonly chain: "Assethub";
|
|
17127
17119
|
readonly address: string;
|
|
17128
17120
|
};
|
|
17121
|
+
txId: {
|
|
17122
|
+
blockNumber: number;
|
|
17123
|
+
extrinsicIndex: number;
|
|
17124
|
+
};
|
|
17125
|
+
depositDetails: number;
|
|
17126
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17127
|
+
depositAmount: bigint;
|
|
17128
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17129
17129
|
affiliateFees: {
|
|
17130
17130
|
account: number;
|
|
17131
17131
|
bps: number;
|
|
@@ -17193,6 +17193,10 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17193
17193
|
chunkInterval: number;
|
|
17194
17194
|
} | null | undefined;
|
|
17195
17195
|
}, {
|
|
17196
|
+
destinationAddress: {
|
|
17197
|
+
value: string;
|
|
17198
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
17199
|
+
};
|
|
17196
17200
|
txId: {
|
|
17197
17201
|
blockNumber: number;
|
|
17198
17202
|
extrinsicIndex: number;
|
|
@@ -17205,10 +17209,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
17205
17209
|
outputAsset: {
|
|
17206
17210
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17207
17211
|
};
|
|
17208
|
-
destinationAddress: {
|
|
17209
|
-
value: string;
|
|
17210
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
17211
|
-
};
|
|
17212
17212
|
affiliateFees: {
|
|
17213
17213
|
account: number;
|
|
17214
17214
|
bps: number;
|
|
@@ -17295,23 +17295,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17295
17295
|
depositDetails: z.ZodNumber;
|
|
17296
17296
|
}, "strip", z.ZodTypeAny, {
|
|
17297
17297
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17298
|
-
depositAddress: `0x${string}`;
|
|
17299
17298
|
amount: bigint;
|
|
17299
|
+
depositAddress: `0x${string}`;
|
|
17300
17300
|
depositDetails: number;
|
|
17301
17301
|
}, {
|
|
17302
17302
|
asset: {
|
|
17303
17303
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17304
17304
|
};
|
|
17305
|
-
depositAddress: string;
|
|
17306
17305
|
amount: string | number;
|
|
17306
|
+
depositAddress: string;
|
|
17307
17307
|
depositDetails: number;
|
|
17308
17308
|
}>;
|
|
17309
17309
|
}, "strip", z.ZodTypeAny, {
|
|
17310
17310
|
__kind: "DepositChannelAssethub";
|
|
17311
17311
|
depositWitness: {
|
|
17312
17312
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17313
|
-
depositAddress: `0x${string}`;
|
|
17314
17313
|
amount: bigint;
|
|
17314
|
+
depositAddress: `0x${string}`;
|
|
17315
17315
|
depositDetails: number;
|
|
17316
17316
|
};
|
|
17317
17317
|
}, {
|
|
@@ -17320,8 +17320,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17320
17320
|
asset: {
|
|
17321
17321
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17322
17322
|
};
|
|
17323
|
-
depositAddress: string;
|
|
17324
17323
|
amount: string | number;
|
|
17324
|
+
depositAddress: string;
|
|
17325
17325
|
depositDetails: number;
|
|
17326
17326
|
};
|
|
17327
17327
|
}>, z.ZodObject<{
|
|
@@ -17701,14 +17701,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17701
17701
|
}>>>;
|
|
17702
17702
|
boostFee: z.ZodNumber;
|
|
17703
17703
|
}, "strip", z.ZodTypeAny, {
|
|
17704
|
-
txId: {
|
|
17705
|
-
blockNumber: number;
|
|
17706
|
-
extrinsicIndex: number;
|
|
17707
|
-
};
|
|
17708
|
-
depositDetails: number;
|
|
17709
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17710
|
-
depositAmount: bigint;
|
|
17711
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17712
17704
|
destinationAddress: {
|
|
17713
17705
|
readonly chain: "Ethereum";
|
|
17714
17706
|
readonly address: `0x${string}`;
|
|
@@ -17728,6 +17720,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17728
17720
|
readonly chain: "Assethub";
|
|
17729
17721
|
readonly address: string;
|
|
17730
17722
|
};
|
|
17723
|
+
txId: {
|
|
17724
|
+
blockNumber: number;
|
|
17725
|
+
extrinsicIndex: number;
|
|
17726
|
+
};
|
|
17727
|
+
depositDetails: number;
|
|
17728
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17729
|
+
depositAmount: bigint;
|
|
17730
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17731
17731
|
affiliateFees: {
|
|
17732
17732
|
account: number;
|
|
17733
17733
|
bps: number;
|
|
@@ -17795,6 +17795,10 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17795
17795
|
chunkInterval: number;
|
|
17796
17796
|
} | null | undefined;
|
|
17797
17797
|
}, {
|
|
17798
|
+
destinationAddress: {
|
|
17799
|
+
value: string;
|
|
17800
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
17801
|
+
};
|
|
17798
17802
|
txId: {
|
|
17799
17803
|
blockNumber: number;
|
|
17800
17804
|
extrinsicIndex: number;
|
|
@@ -17807,10 +17811,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17807
17811
|
outputAsset: {
|
|
17808
17812
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17809
17813
|
};
|
|
17810
|
-
destinationAddress: {
|
|
17811
|
-
value: string;
|
|
17812
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
17813
|
-
};
|
|
17814
17814
|
affiliateFees: {
|
|
17815
17815
|
account: number;
|
|
17816
17816
|
bps: number;
|
|
@@ -17883,14 +17883,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17883
17883
|
}, "strip", z.ZodTypeAny, {
|
|
17884
17884
|
__kind: "VaultAssethub";
|
|
17885
17885
|
vaultWitness: {
|
|
17886
|
-
txId: {
|
|
17887
|
-
blockNumber: number;
|
|
17888
|
-
extrinsicIndex: number;
|
|
17889
|
-
};
|
|
17890
|
-
depositDetails: number;
|
|
17891
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17892
|
-
depositAmount: bigint;
|
|
17893
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17894
17886
|
destinationAddress: {
|
|
17895
17887
|
readonly chain: "Ethereum";
|
|
17896
17888
|
readonly address: `0x${string}`;
|
|
@@ -17910,6 +17902,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17910
17902
|
readonly chain: "Assethub";
|
|
17911
17903
|
readonly address: string;
|
|
17912
17904
|
};
|
|
17905
|
+
txId: {
|
|
17906
|
+
blockNumber: number;
|
|
17907
|
+
extrinsicIndex: number;
|
|
17908
|
+
};
|
|
17909
|
+
depositDetails: number;
|
|
17910
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17911
|
+
depositAmount: bigint;
|
|
17912
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17913
17913
|
affiliateFees: {
|
|
17914
17914
|
account: number;
|
|
17915
17915
|
bps: number;
|
|
@@ -17980,6 +17980,10 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17980
17980
|
}, {
|
|
17981
17981
|
__kind: "VaultAssethub";
|
|
17982
17982
|
vaultWitness: {
|
|
17983
|
+
destinationAddress: {
|
|
17984
|
+
value: string;
|
|
17985
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
17986
|
+
};
|
|
17983
17987
|
txId: {
|
|
17984
17988
|
blockNumber: number;
|
|
17985
17989
|
extrinsicIndex: number;
|
|
@@ -17992,10 +17996,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
17992
17996
|
outputAsset: {
|
|
17993
17997
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17994
17998
|
};
|
|
17995
|
-
destinationAddress: {
|
|
17996
|
-
value: string;
|
|
17997
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
17998
|
-
};
|
|
17999
17999
|
affiliateFees: {
|
|
18000
18000
|
account: number;
|
|
18001
18001
|
bps: number;
|