@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/210/common.d.cts
CHANGED
|
@@ -3867,23 +3867,23 @@ declare const stateChainRuntimeChainflipEthereumScCallsDelegationApi: z.ZodDiscr
|
|
|
3867
3867
|
executor: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
|
|
3868
3868
|
}, "strip", z.ZodTypeAny, {
|
|
3869
3869
|
__kind: "Redeem";
|
|
3870
|
-
address: `0x${string}`;
|
|
3871
3870
|
amount: {
|
|
3872
3871
|
__kind: "Max";
|
|
3873
3872
|
} | {
|
|
3874
3873
|
value: bigint;
|
|
3875
3874
|
__kind: "Exact";
|
|
3876
3875
|
};
|
|
3876
|
+
address: `0x${string}`;
|
|
3877
3877
|
executor?: `0x${string}` | null | undefined;
|
|
3878
3878
|
}, {
|
|
3879
3879
|
__kind: "Redeem";
|
|
3880
|
-
address: string;
|
|
3881
3880
|
amount: {
|
|
3882
3881
|
__kind: "Max";
|
|
3883
3882
|
} | {
|
|
3884
3883
|
value: string | number;
|
|
3885
3884
|
__kind: "Exact";
|
|
3886
3885
|
};
|
|
3886
|
+
address: string;
|
|
3887
3887
|
executor?: string | null | undefined;
|
|
3888
3888
|
}>]>;
|
|
3889
3889
|
declare const stateChainRuntimeChainflipEthereumScCallsEthereumSCApi: z.ZodObject<{
|
|
@@ -3981,23 +3981,23 @@ declare const stateChainRuntimeChainflipEthereumScCallsEthereumSCApi: z.ZodObjec
|
|
|
3981
3981
|
executor: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
|
|
3982
3982
|
}, "strip", z.ZodTypeAny, {
|
|
3983
3983
|
__kind: "Redeem";
|
|
3984
|
-
address: `0x${string}`;
|
|
3985
3984
|
amount: {
|
|
3986
3985
|
__kind: "Max";
|
|
3987
3986
|
} | {
|
|
3988
3987
|
value: bigint;
|
|
3989
3988
|
__kind: "Exact";
|
|
3990
3989
|
};
|
|
3990
|
+
address: `0x${string}`;
|
|
3991
3991
|
executor?: `0x${string}` | null | undefined;
|
|
3992
3992
|
}, {
|
|
3993
3993
|
__kind: "Redeem";
|
|
3994
|
-
address: string;
|
|
3995
3994
|
amount: {
|
|
3996
3995
|
__kind: "Max";
|
|
3997
3996
|
} | {
|
|
3998
3997
|
value: string | number;
|
|
3999
3998
|
__kind: "Exact";
|
|
4000
3999
|
};
|
|
4000
|
+
address: string;
|
|
4001
4001
|
executor?: string | null | undefined;
|
|
4002
4002
|
}>]>;
|
|
4003
4003
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -4021,13 +4021,13 @@ declare const stateChainRuntimeChainflipEthereumScCallsEthereumSCApi: z.ZodObjec
|
|
|
4021
4021
|
};
|
|
4022
4022
|
} | {
|
|
4023
4023
|
__kind: "Redeem";
|
|
4024
|
-
address: `0x${string}`;
|
|
4025
4024
|
amount: {
|
|
4026
4025
|
__kind: "Max";
|
|
4027
4026
|
} | {
|
|
4028
4027
|
value: bigint;
|
|
4029
4028
|
__kind: "Exact";
|
|
4030
4029
|
};
|
|
4030
|
+
address: `0x${string}`;
|
|
4031
4031
|
executor?: `0x${string}` | null | undefined;
|
|
4032
4032
|
};
|
|
4033
4033
|
}, {
|
|
@@ -4051,13 +4051,13 @@ declare const stateChainRuntimeChainflipEthereumScCallsEthereumSCApi: z.ZodObjec
|
|
|
4051
4051
|
};
|
|
4052
4052
|
} | {
|
|
4053
4053
|
__kind: "Redeem";
|
|
4054
|
-
address: string;
|
|
4055
4054
|
amount: {
|
|
4056
4055
|
__kind: "Max";
|
|
4057
4056
|
} | {
|
|
4058
4057
|
value: string | number;
|
|
4059
4058
|
__kind: "Exact";
|
|
4060
4059
|
};
|
|
4060
|
+
address: string;
|
|
4061
4061
|
executor?: string | null | undefined;
|
|
4062
4062
|
};
|
|
4063
4063
|
}>;
|
|
@@ -6110,12 +6110,12 @@ declare const cfTraitsSwappingLendingSwapType: z.ZodObject<{
|
|
|
6110
6110
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
6111
6111
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6112
6112
|
}, "strip", z.ZodTypeAny, {
|
|
6113
|
-
__kind: "Liquidation";
|
|
6114
6113
|
borrowerId: `cF${string}`;
|
|
6114
|
+
__kind: "Liquidation";
|
|
6115
6115
|
loanId: bigint;
|
|
6116
6116
|
}, {
|
|
6117
|
-
__kind: "Liquidation";
|
|
6118
6117
|
borrowerId: string;
|
|
6118
|
+
__kind: "Liquidation";
|
|
6119
6119
|
loanId: string | number;
|
|
6120
6120
|
}>;
|
|
6121
6121
|
declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -6723,11 +6723,11 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
6723
6723
|
__kind: z.ZodLiteral<"CreditOnChain">;
|
|
6724
6724
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
6725
6725
|
}, "strip", z.ZodTypeAny, {
|
|
6726
|
-
accountId: `cF${string}`;
|
|
6727
6726
|
__kind: "CreditOnChain";
|
|
6727
|
+
accountId: `cF${string}`;
|
|
6728
6728
|
}, {
|
|
6729
|
-
accountId: string;
|
|
6730
6729
|
__kind: "CreditOnChain";
|
|
6730
|
+
accountId: string;
|
|
6731
6731
|
}>, z.ZodObject<{
|
|
6732
6732
|
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
6733
6733
|
swapType: z.ZodObject<{
|
|
@@ -6735,26 +6735,26 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
6735
6735
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
6736
6736
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6737
6737
|
}, "strip", z.ZodTypeAny, {
|
|
6738
|
-
__kind: "Liquidation";
|
|
6739
6738
|
borrowerId: `cF${string}`;
|
|
6739
|
+
__kind: "Liquidation";
|
|
6740
6740
|
loanId: bigint;
|
|
6741
6741
|
}, {
|
|
6742
|
-
__kind: "Liquidation";
|
|
6743
6742
|
borrowerId: string;
|
|
6743
|
+
__kind: "Liquidation";
|
|
6744
6744
|
loanId: string | number;
|
|
6745
6745
|
}>;
|
|
6746
6746
|
}, "strip", z.ZodTypeAny, {
|
|
6747
6747
|
__kind: "CreditLendingPool";
|
|
6748
6748
|
swapType: {
|
|
6749
|
-
__kind: "Liquidation";
|
|
6750
6749
|
borrowerId: `cF${string}`;
|
|
6750
|
+
__kind: "Liquidation";
|
|
6751
6751
|
loanId: bigint;
|
|
6752
6752
|
};
|
|
6753
6753
|
}, {
|
|
6754
6754
|
__kind: "CreditLendingPool";
|
|
6755
6755
|
swapType: {
|
|
6756
|
-
__kind: "Liquidation";
|
|
6757
6756
|
borrowerId: string;
|
|
6757
|
+
__kind: "Liquidation";
|
|
6758
6758
|
loanId: string | number;
|
|
6759
6759
|
};
|
|
6760
6760
|
}>, z.ZodObject<{
|
|
@@ -6762,12 +6762,12 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
|
|
|
6762
6762
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
6763
6763
|
flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6764
6764
|
}, "strip", z.ZodTypeAny, {
|
|
6765
|
-
accountId: `cF${string}`;
|
|
6766
6765
|
__kind: "CreditFlipAndTransferToGateway";
|
|
6766
|
+
accountId: `cF${string}`;
|
|
6767
6767
|
flipToSubtractFromSwapOutput: bigint;
|
|
6768
6768
|
}, {
|
|
6769
|
-
accountId: string;
|
|
6770
6769
|
__kind: "CreditFlipAndTransferToGateway";
|
|
6770
|
+
accountId: string;
|
|
6771
6771
|
flipToSubtractFromSwapOutput: string | number;
|
|
6772
6772
|
}>]>;
|
|
6773
6773
|
declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -7389,11 +7389,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
7389
7389
|
__kind: z.ZodLiteral<"CreditOnChain">;
|
|
7390
7390
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
7391
7391
|
}, "strip", z.ZodTypeAny, {
|
|
7392
|
-
accountId: `cF${string}`;
|
|
7393
7392
|
__kind: "CreditOnChain";
|
|
7393
|
+
accountId: `cF${string}`;
|
|
7394
7394
|
}, {
|
|
7395
|
-
accountId: string;
|
|
7396
7395
|
__kind: "CreditOnChain";
|
|
7396
|
+
accountId: string;
|
|
7397
7397
|
}>, z.ZodObject<{
|
|
7398
7398
|
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
7399
7399
|
swapType: z.ZodObject<{
|
|
@@ -7401,26 +7401,26 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
7401
7401
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
7402
7402
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7403
7403
|
}, "strip", z.ZodTypeAny, {
|
|
7404
|
-
__kind: "Liquidation";
|
|
7405
7404
|
borrowerId: `cF${string}`;
|
|
7405
|
+
__kind: "Liquidation";
|
|
7406
7406
|
loanId: bigint;
|
|
7407
7407
|
}, {
|
|
7408
|
-
__kind: "Liquidation";
|
|
7409
7408
|
borrowerId: string;
|
|
7409
|
+
__kind: "Liquidation";
|
|
7410
7410
|
loanId: string | number;
|
|
7411
7411
|
}>;
|
|
7412
7412
|
}, "strip", z.ZodTypeAny, {
|
|
7413
7413
|
__kind: "CreditLendingPool";
|
|
7414
7414
|
swapType: {
|
|
7415
|
-
__kind: "Liquidation";
|
|
7416
7415
|
borrowerId: `cF${string}`;
|
|
7416
|
+
__kind: "Liquidation";
|
|
7417
7417
|
loanId: bigint;
|
|
7418
7418
|
};
|
|
7419
7419
|
}, {
|
|
7420
7420
|
__kind: "CreditLendingPool";
|
|
7421
7421
|
swapType: {
|
|
7422
|
-
__kind: "Liquidation";
|
|
7423
7422
|
borrowerId: string;
|
|
7423
|
+
__kind: "Liquidation";
|
|
7424
7424
|
loanId: string | number;
|
|
7425
7425
|
};
|
|
7426
7426
|
}>, z.ZodObject<{
|
|
@@ -7428,12 +7428,12 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
7428
7428
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
7429
7429
|
flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7430
7430
|
}, "strip", z.ZodTypeAny, {
|
|
7431
|
-
accountId: `cF${string}`;
|
|
7432
7431
|
__kind: "CreditFlipAndTransferToGateway";
|
|
7432
|
+
accountId: `cF${string}`;
|
|
7433
7433
|
flipToSubtractFromSwapOutput: bigint;
|
|
7434
7434
|
}, {
|
|
7435
|
-
accountId: string;
|
|
7436
7435
|
__kind: "CreditFlipAndTransferToGateway";
|
|
7436
|
+
accountId: string;
|
|
7437
7437
|
flipToSubtractFromSwapOutput: string | number;
|
|
7438
7438
|
}>]>;
|
|
7439
7439
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -7519,18 +7519,18 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
7519
7519
|
} | null | undefined;
|
|
7520
7520
|
} | null | undefined;
|
|
7521
7521
|
} | {
|
|
7522
|
-
accountId: `cF${string}`;
|
|
7523
7522
|
__kind: "CreditOnChain";
|
|
7523
|
+
accountId: `cF${string}`;
|
|
7524
7524
|
} | {
|
|
7525
7525
|
__kind: "CreditLendingPool";
|
|
7526
7526
|
swapType: {
|
|
7527
|
-
__kind: "Liquidation";
|
|
7528
7527
|
borrowerId: `cF${string}`;
|
|
7528
|
+
__kind: "Liquidation";
|
|
7529
7529
|
loanId: bigint;
|
|
7530
7530
|
};
|
|
7531
7531
|
} | {
|
|
7532
|
-
accountId: `cF${string}`;
|
|
7533
7532
|
__kind: "CreditFlipAndTransferToGateway";
|
|
7533
|
+
accountId: `cF${string}`;
|
|
7534
7534
|
flipToSubtractFromSwapOutput: bigint;
|
|
7535
7535
|
};
|
|
7536
7536
|
}, {
|
|
@@ -7588,18 +7588,18 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
7588
7588
|
} | null | undefined;
|
|
7589
7589
|
} | null | undefined;
|
|
7590
7590
|
} | {
|
|
7591
|
-
accountId: string;
|
|
7592
7591
|
__kind: "CreditOnChain";
|
|
7592
|
+
accountId: string;
|
|
7593
7593
|
} | {
|
|
7594
7594
|
__kind: "CreditLendingPool";
|
|
7595
7595
|
swapType: {
|
|
7596
|
-
__kind: "Liquidation";
|
|
7597
7596
|
borrowerId: string;
|
|
7597
|
+
__kind: "Liquidation";
|
|
7598
7598
|
loanId: string | number;
|
|
7599
7599
|
};
|
|
7600
7600
|
} | {
|
|
7601
|
-
accountId: string;
|
|
7602
7601
|
__kind: "CreditFlipAndTransferToGateway";
|
|
7602
|
+
accountId: string;
|
|
7603
7603
|
flipToSubtractFromSwapOutput: string | number;
|
|
7604
7604
|
};
|
|
7605
7605
|
}>, z.ZodObject<{
|
|
@@ -8209,11 +8209,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
8209
8209
|
__kind: z.ZodLiteral<"CreditOnChain">;
|
|
8210
8210
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
8211
8211
|
}, "strip", z.ZodTypeAny, {
|
|
8212
|
-
accountId: `cF${string}`;
|
|
8213
8212
|
__kind: "CreditOnChain";
|
|
8213
|
+
accountId: `cF${string}`;
|
|
8214
8214
|
}, {
|
|
8215
|
-
accountId: string;
|
|
8216
8215
|
__kind: "CreditOnChain";
|
|
8216
|
+
accountId: string;
|
|
8217
8217
|
}>, z.ZodObject<{
|
|
8218
8218
|
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
8219
8219
|
swapType: z.ZodObject<{
|
|
@@ -8221,26 +8221,26 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
8221
8221
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
8222
8222
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8223
8223
|
}, "strip", z.ZodTypeAny, {
|
|
8224
|
-
__kind: "Liquidation";
|
|
8225
8224
|
borrowerId: `cF${string}`;
|
|
8225
|
+
__kind: "Liquidation";
|
|
8226
8226
|
loanId: bigint;
|
|
8227
8227
|
}, {
|
|
8228
|
-
__kind: "Liquidation";
|
|
8229
8228
|
borrowerId: string;
|
|
8229
|
+
__kind: "Liquidation";
|
|
8230
8230
|
loanId: string | number;
|
|
8231
8231
|
}>;
|
|
8232
8232
|
}, "strip", z.ZodTypeAny, {
|
|
8233
8233
|
__kind: "CreditLendingPool";
|
|
8234
8234
|
swapType: {
|
|
8235
|
-
__kind: "Liquidation";
|
|
8236
8235
|
borrowerId: `cF${string}`;
|
|
8236
|
+
__kind: "Liquidation";
|
|
8237
8237
|
loanId: bigint;
|
|
8238
8238
|
};
|
|
8239
8239
|
}, {
|
|
8240
8240
|
__kind: "CreditLendingPool";
|
|
8241
8241
|
swapType: {
|
|
8242
|
-
__kind: "Liquidation";
|
|
8243
8242
|
borrowerId: string;
|
|
8243
|
+
__kind: "Liquidation";
|
|
8244
8244
|
loanId: string | number;
|
|
8245
8245
|
};
|
|
8246
8246
|
}>, z.ZodObject<{
|
|
@@ -8248,12 +8248,12 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
8248
8248
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
8249
8249
|
flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8250
8250
|
}, "strip", z.ZodTypeAny, {
|
|
8251
|
-
accountId: `cF${string}`;
|
|
8252
8251
|
__kind: "CreditFlipAndTransferToGateway";
|
|
8252
|
+
accountId: `cF${string}`;
|
|
8253
8253
|
flipToSubtractFromSwapOutput: bigint;
|
|
8254
8254
|
}, {
|
|
8255
|
-
accountId: string;
|
|
8256
8255
|
__kind: "CreditFlipAndTransferToGateway";
|
|
8256
|
+
accountId: string;
|
|
8257
8257
|
flipToSubtractFromSwapOutput: string | number;
|
|
8258
8258
|
}>]>;
|
|
8259
8259
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -8339,18 +8339,18 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
8339
8339
|
} | null | undefined;
|
|
8340
8340
|
} | null | undefined;
|
|
8341
8341
|
} | {
|
|
8342
|
-
accountId: `cF${string}`;
|
|
8343
8342
|
__kind: "CreditOnChain";
|
|
8343
|
+
accountId: `cF${string}`;
|
|
8344
8344
|
} | {
|
|
8345
8345
|
__kind: "CreditLendingPool";
|
|
8346
8346
|
swapType: {
|
|
8347
|
-
__kind: "Liquidation";
|
|
8348
8347
|
borrowerId: `cF${string}`;
|
|
8348
|
+
__kind: "Liquidation";
|
|
8349
8349
|
loanId: bigint;
|
|
8350
8350
|
};
|
|
8351
8351
|
} | {
|
|
8352
|
-
accountId: `cF${string}`;
|
|
8353
8352
|
__kind: "CreditFlipAndTransferToGateway";
|
|
8353
|
+
accountId: `cF${string}`;
|
|
8354
8354
|
flipToSubtractFromSwapOutput: bigint;
|
|
8355
8355
|
};
|
|
8356
8356
|
}, {
|
|
@@ -8408,18 +8408,18 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
|
|
|
8408
8408
|
} | null | undefined;
|
|
8409
8409
|
} | null | undefined;
|
|
8410
8410
|
} | {
|
|
8411
|
-
accountId: string;
|
|
8412
8411
|
__kind: "CreditOnChain";
|
|
8412
|
+
accountId: string;
|
|
8413
8413
|
} | {
|
|
8414
8414
|
__kind: "CreditLendingPool";
|
|
8415
8415
|
swapType: {
|
|
8416
|
-
__kind: "Liquidation";
|
|
8417
8416
|
borrowerId: string;
|
|
8417
|
+
__kind: "Liquidation";
|
|
8418
8418
|
loanId: string | number;
|
|
8419
8419
|
};
|
|
8420
8420
|
} | {
|
|
8421
|
-
accountId: string;
|
|
8422
8421
|
__kind: "CreditFlipAndTransferToGateway";
|
|
8422
|
+
accountId: string;
|
|
8423
8423
|
flipToSubtractFromSwapOutput: string | number;
|
|
8424
8424
|
};
|
|
8425
8425
|
}>]>;
|
|
@@ -12308,11 +12308,11 @@ declare const cfChainsEvmDepositDetails: z.ZodObject<{
|
|
|
12308
12308
|
declare const palletCfEthereumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
12309
12309
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
12310
12310
|
}, "strip", z.ZodTypeAny, {
|
|
12311
|
-
__kind: "
|
|
12311
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12312
12312
|
}, {
|
|
12313
|
-
__kind: "
|
|
12314
|
-
}>, "
|
|
12315
|
-
__kind: "
|
|
12313
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12314
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
12315
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12316
12316
|
}>;
|
|
12317
12317
|
declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
12318
12318
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -12370,24 +12370,24 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
12370
12370
|
reason: z.ZodEffects<z.ZodObject<{
|
|
12371
12371
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
12372
12372
|
}, "strip", z.ZodTypeAny, {
|
|
12373
|
-
__kind: "
|
|
12373
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12374
12374
|
}, {
|
|
12375
|
-
__kind: "
|
|
12376
|
-
}>, "
|
|
12377
|
-
__kind: "
|
|
12375
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12376
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
12377
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12378
12378
|
}>;
|
|
12379
12379
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
12380
12380
|
}, "strip", z.ZodTypeAny, {
|
|
12381
12381
|
__kind: "Refund";
|
|
12382
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
12383
12382
|
amount: bigint;
|
|
12383
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12384
12384
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
12385
12385
|
}, {
|
|
12386
12386
|
__kind: "Refund";
|
|
12387
|
+
amount: string | number;
|
|
12387
12388
|
reason: {
|
|
12388
|
-
__kind: "
|
|
12389
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
12389
12390
|
};
|
|
12390
|
-
amount: string | number;
|
|
12391
12391
|
egressId?: [{
|
|
12392
12392
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
12393
12393
|
}, string | number] | null | undefined;
|
|
@@ -12419,11 +12419,11 @@ declare const solPrimPdaPdaError: z.ZodEffects<z.ZodObject<{
|
|
|
12419
12419
|
declare const cfChainsCcmCheckerCcmValidityError: z.ZodEffects<z.ZodObject<{
|
|
12420
12420
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
12421
12421
|
}, "strip", z.ZodTypeAny, {
|
|
12422
|
-
__kind: "
|
|
12422
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12423
12423
|
}, {
|
|
12424
|
-
__kind: "
|
|
12425
|
-
}>, "
|
|
12426
|
-
__kind: "
|
|
12424
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12425
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
12426
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12427
12427
|
}>;
|
|
12428
12428
|
declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
12429
12429
|
__kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
|
|
@@ -12479,18 +12479,18 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
|
|
|
12479
12479
|
value: z.ZodEffects<z.ZodObject<{
|
|
12480
12480
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
12481
12481
|
}, "strip", z.ZodTypeAny, {
|
|
12482
|
-
__kind: "
|
|
12482
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12483
12483
|
}, {
|
|
12484
|
-
__kind: "
|
|
12485
|
-
}>, "
|
|
12486
|
-
__kind: "
|
|
12484
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12485
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
12486
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12487
12487
|
}>;
|
|
12488
12488
|
}, "strip", z.ZodTypeAny, {
|
|
12489
|
-
value: "
|
|
12489
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12490
12490
|
__kind: "InvalidCcm";
|
|
12491
12491
|
}, {
|
|
12492
12492
|
value: {
|
|
12493
|
-
__kind: "
|
|
12493
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12494
12494
|
};
|
|
12495
12495
|
__kind: "InvalidCcm";
|
|
12496
12496
|
}>, z.ZodObject<{
|
|
@@ -12836,18 +12836,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
12836
12836
|
value: z.ZodEffects<z.ZodObject<{
|
|
12837
12837
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
12838
12838
|
}, "strip", z.ZodTypeAny, {
|
|
12839
|
-
__kind: "
|
|
12839
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12840
12840
|
}, {
|
|
12841
|
-
__kind: "
|
|
12842
|
-
}>, "
|
|
12843
|
-
__kind: "
|
|
12841
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12842
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
12843
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12844
12844
|
}>;
|
|
12845
12845
|
}, "strip", z.ZodTypeAny, {
|
|
12846
|
-
value: "
|
|
12846
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12847
12847
|
__kind: "InvalidCcm";
|
|
12848
12848
|
}, {
|
|
12849
12849
|
value: {
|
|
12850
|
-
__kind: "
|
|
12850
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
12851
12851
|
};
|
|
12852
12852
|
__kind: "InvalidCcm";
|
|
12853
12853
|
}>, z.ZodObject<{
|
|
@@ -13146,7 +13146,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
13146
13146
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
13147
13147
|
__kind: "FailedToDeriveAddress";
|
|
13148
13148
|
} | {
|
|
13149
|
-
value: "
|
|
13149
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
13150
13150
|
__kind: "InvalidCcm";
|
|
13151
13151
|
} | {
|
|
13152
13152
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -13218,7 +13218,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
|
|
|
13218
13218
|
__kind: "FailedToDeriveAddress";
|
|
13219
13219
|
} | {
|
|
13220
13220
|
value: {
|
|
13221
|
-
__kind: "
|
|
13221
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
13222
13222
|
};
|
|
13223
13223
|
__kind: "InvalidCcm";
|
|
13224
13224
|
} | {
|
|
@@ -13846,8 +13846,8 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
13846
13846
|
}>;
|
|
13847
13847
|
}, "strip", z.ZodTypeAny, {
|
|
13848
13848
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
13849
|
-
depositAddress: `0x${string}`;
|
|
13850
13849
|
amount: bigint;
|
|
13850
|
+
depositAddress: `0x${string}`;
|
|
13851
13851
|
depositDetails: {
|
|
13852
13852
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
13853
13853
|
};
|
|
@@ -13855,8 +13855,8 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
13855
13855
|
asset: {
|
|
13856
13856
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
13857
13857
|
};
|
|
13858
|
-
depositAddress: string;
|
|
13859
13858
|
amount: string | number;
|
|
13859
|
+
depositAddress: string;
|
|
13860
13860
|
depositDetails: {
|
|
13861
13861
|
txHashes?: string[] | null | undefined;
|
|
13862
13862
|
};
|
|
@@ -14574,13 +14574,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
14574
14574
|
}>>>;
|
|
14575
14575
|
boostFee: z.ZodNumber;
|
|
14576
14576
|
}, "strip", z.ZodTypeAny, {
|
|
14577
|
-
txId: `0x${string}`;
|
|
14578
|
-
depositDetails: {
|
|
14579
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
14580
|
-
};
|
|
14581
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
14582
|
-
depositAmount: bigint;
|
|
14583
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
14584
14577
|
destinationAddress: {
|
|
14585
14578
|
readonly chain: "Ethereum";
|
|
14586
14579
|
readonly address: `0x${string}`;
|
|
@@ -14600,6 +14593,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
14600
14593
|
readonly chain: "Assethub";
|
|
14601
14594
|
readonly address: string;
|
|
14602
14595
|
};
|
|
14596
|
+
depositDetails: {
|
|
14597
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
14598
|
+
};
|
|
14599
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
14600
|
+
depositAmount: bigint;
|
|
14601
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
14602
|
+
txId: `0x${string}`;
|
|
14603
14603
|
affiliateFees: {
|
|
14604
14604
|
account: number;
|
|
14605
14605
|
bps: number;
|
|
@@ -14673,7 +14673,10 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
14673
14673
|
chunkInterval: number;
|
|
14674
14674
|
} | null | undefined;
|
|
14675
14675
|
}, {
|
|
14676
|
-
|
|
14676
|
+
destinationAddress: {
|
|
14677
|
+
value: string;
|
|
14678
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
14679
|
+
};
|
|
14677
14680
|
depositDetails: {
|
|
14678
14681
|
txHashes?: string[] | null | undefined;
|
|
14679
14682
|
};
|
|
@@ -14684,10 +14687,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
|
|
|
14684
14687
|
outputAsset: {
|
|
14685
14688
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
14686
14689
|
};
|
|
14687
|
-
|
|
14688
|
-
value: string;
|
|
14689
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
14690
|
-
};
|
|
14690
|
+
txId: string;
|
|
14691
14691
|
affiliateFees: {
|
|
14692
14692
|
account: number;
|
|
14693
14693
|
bps: number;
|
|
@@ -14786,8 +14786,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
14786
14786
|
}>;
|
|
14787
14787
|
}, "strip", z.ZodTypeAny, {
|
|
14788
14788
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
14789
|
-
depositAddress: `0x${string}`;
|
|
14790
14789
|
amount: bigint;
|
|
14790
|
+
depositAddress: `0x${string}`;
|
|
14791
14791
|
depositDetails: {
|
|
14792
14792
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
14793
14793
|
};
|
|
@@ -14795,8 +14795,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
14795
14795
|
asset: {
|
|
14796
14796
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
14797
14797
|
};
|
|
14798
|
-
depositAddress: string;
|
|
14799
14798
|
amount: string | number;
|
|
14799
|
+
depositAddress: string;
|
|
14800
14800
|
depositDetails: {
|
|
14801
14801
|
txHashes?: string[] | null | undefined;
|
|
14802
14802
|
};
|
|
@@ -14805,8 +14805,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
14805
14805
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
14806
14806
|
depositWitness: {
|
|
14807
14807
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
14808
|
-
depositAddress: `0x${string}`;
|
|
14809
14808
|
amount: bigint;
|
|
14809
|
+
depositAddress: `0x${string}`;
|
|
14810
14810
|
depositDetails: {
|
|
14811
14811
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
14812
14812
|
};
|
|
@@ -14817,8 +14817,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
14817
14817
|
asset: {
|
|
14818
14818
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
14819
14819
|
};
|
|
14820
|
-
depositAddress: string;
|
|
14821
14820
|
amount: string | number;
|
|
14821
|
+
depositAddress: string;
|
|
14822
14822
|
depositDetails: {
|
|
14823
14823
|
txHashes?: string[] | null | undefined;
|
|
14824
14824
|
};
|
|
@@ -15223,13 +15223,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
15223
15223
|
}>>>;
|
|
15224
15224
|
boostFee: z.ZodNumber;
|
|
15225
15225
|
}, "strip", z.ZodTypeAny, {
|
|
15226
|
-
txId: `0x${string}`;
|
|
15227
|
-
depositDetails: {
|
|
15228
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
15229
|
-
};
|
|
15230
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
15231
|
-
depositAmount: bigint;
|
|
15232
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
15233
15226
|
destinationAddress: {
|
|
15234
15227
|
readonly chain: "Ethereum";
|
|
15235
15228
|
readonly address: `0x${string}`;
|
|
@@ -15249,6 +15242,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
15249
15242
|
readonly chain: "Assethub";
|
|
15250
15243
|
readonly address: string;
|
|
15251
15244
|
};
|
|
15245
|
+
depositDetails: {
|
|
15246
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
15247
|
+
};
|
|
15248
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
15249
|
+
depositAmount: bigint;
|
|
15250
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
15251
|
+
txId: `0x${string}`;
|
|
15252
15252
|
affiliateFees: {
|
|
15253
15253
|
account: number;
|
|
15254
15254
|
bps: number;
|
|
@@ -15322,7 +15322,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
15322
15322
|
chunkInterval: number;
|
|
15323
15323
|
} | null | undefined;
|
|
15324
15324
|
}, {
|
|
15325
|
-
|
|
15325
|
+
destinationAddress: {
|
|
15326
|
+
value: string;
|
|
15327
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15328
|
+
};
|
|
15326
15329
|
depositDetails: {
|
|
15327
15330
|
txHashes?: string[] | null | undefined;
|
|
15328
15331
|
};
|
|
@@ -15333,10 +15336,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
15333
15336
|
outputAsset: {
|
|
15334
15337
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
15335
15338
|
};
|
|
15336
|
-
|
|
15337
|
-
value: string;
|
|
15338
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15339
|
-
};
|
|
15339
|
+
txId: string;
|
|
15340
15340
|
affiliateFees: {
|
|
15341
15341
|
account: number;
|
|
15342
15342
|
bps: number;
|
|
@@ -15415,13 +15415,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
15415
15415
|
}, "strip", z.ZodTypeAny, {
|
|
15416
15416
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
15417
15417
|
vaultWitness: {
|
|
15418
|
-
txId: `0x${string}`;
|
|
15419
|
-
depositDetails: {
|
|
15420
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
15421
|
-
};
|
|
15422
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
15423
|
-
depositAmount: bigint;
|
|
15424
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
15425
15418
|
destinationAddress: {
|
|
15426
15419
|
readonly chain: "Ethereum";
|
|
15427
15420
|
readonly address: `0x${string}`;
|
|
@@ -15441,6 +15434,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
15441
15434
|
readonly chain: "Assethub";
|
|
15442
15435
|
readonly address: string;
|
|
15443
15436
|
};
|
|
15437
|
+
depositDetails: {
|
|
15438
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
15439
|
+
};
|
|
15440
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
15441
|
+
depositAmount: bigint;
|
|
15442
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
15443
|
+
txId: `0x${string}`;
|
|
15444
15444
|
affiliateFees: {
|
|
15445
15445
|
account: number;
|
|
15446
15446
|
bps: number;
|
|
@@ -15517,7 +15517,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
15517
15517
|
}, {
|
|
15518
15518
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
15519
15519
|
vaultWitness: {
|
|
15520
|
-
|
|
15520
|
+
destinationAddress: {
|
|
15521
|
+
value: string;
|
|
15522
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15523
|
+
};
|
|
15521
15524
|
depositDetails: {
|
|
15522
15525
|
txHashes?: string[] | null | undefined;
|
|
15523
15526
|
};
|
|
@@ -15528,10 +15531,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
|
|
|
15528
15531
|
outputAsset: {
|
|
15529
15532
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
15530
15533
|
};
|
|
15531
|
-
|
|
15532
|
-
value: string;
|
|
15533
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
15534
|
-
};
|
|
15534
|
+
txId: string;
|
|
15535
15535
|
affiliateFees: {
|
|
15536
15536
|
account: number;
|
|
15537
15537
|
bps: number;
|
|
@@ -15717,18 +15717,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
15717
15717
|
value: z.ZodEffects<z.ZodObject<{
|
|
15718
15718
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
15719
15719
|
}, "strip", z.ZodTypeAny, {
|
|
15720
|
-
__kind: "
|
|
15720
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
15721
15721
|
}, {
|
|
15722
|
-
__kind: "
|
|
15723
|
-
}>, "
|
|
15724
|
-
__kind: "
|
|
15722
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
15723
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
15724
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
15725
15725
|
}>;
|
|
15726
15726
|
}, "strip", z.ZodTypeAny, {
|
|
15727
|
-
value: "
|
|
15727
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
15728
15728
|
__kind: "InvalidCcm";
|
|
15729
15729
|
}, {
|
|
15730
15730
|
value: {
|
|
15731
|
-
__kind: "
|
|
15731
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
15732
15732
|
};
|
|
15733
15733
|
__kind: "InvalidCcm";
|
|
15734
15734
|
}>, z.ZodObject<{
|
|
@@ -16027,7 +16027,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
16027
16027
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
16028
16028
|
__kind: "FailedToDeriveAddress";
|
|
16029
16029
|
} | {
|
|
16030
|
-
value: "
|
|
16030
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
16031
16031
|
__kind: "InvalidCcm";
|
|
16032
16032
|
} | {
|
|
16033
16033
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -16099,7 +16099,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
16099
16099
|
__kind: "FailedToDeriveAddress";
|
|
16100
16100
|
} | {
|
|
16101
16101
|
value: {
|
|
16102
|
-
__kind: "
|
|
16102
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
16103
16103
|
};
|
|
16104
16104
|
__kind: "InvalidCcm";
|
|
16105
16105
|
} | {
|
|
@@ -16817,15 +16817,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
16817
16817
|
depositDetails: z.ZodNumber;
|
|
16818
16818
|
}, "strip", z.ZodTypeAny, {
|
|
16819
16819
|
asset: "Dot";
|
|
16820
|
-
depositAddress: `0x${string}`;
|
|
16821
16820
|
amount: bigint;
|
|
16821
|
+
depositAddress: `0x${string}`;
|
|
16822
16822
|
depositDetails: number;
|
|
16823
16823
|
}, {
|
|
16824
16824
|
asset: {
|
|
16825
16825
|
__kind: "Dot";
|
|
16826
16826
|
};
|
|
16827
|
-
depositAddress: string;
|
|
16828
16827
|
amount: string | number;
|
|
16828
|
+
depositAddress: string;
|
|
16829
16829
|
depositDetails: number;
|
|
16830
16830
|
}>;
|
|
16831
16831
|
declare const cfPolkadotChainCcmDepositMetadata: z.ZodObject<{
|
|
@@ -17534,14 +17534,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
17534
17534
|
}>>>;
|
|
17535
17535
|
boostFee: z.ZodNumber;
|
|
17536
17536
|
}, "strip", z.ZodTypeAny, {
|
|
17537
|
-
txId: {
|
|
17538
|
-
blockNumber: number;
|
|
17539
|
-
extrinsicIndex: number;
|
|
17540
|
-
};
|
|
17541
|
-
depositDetails: number;
|
|
17542
|
-
inputAsset: "Dot";
|
|
17543
|
-
depositAmount: bigint;
|
|
17544
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
17545
17537
|
destinationAddress: {
|
|
17546
17538
|
readonly chain: "Ethereum";
|
|
17547
17539
|
readonly address: `0x${string}`;
|
|
@@ -17561,6 +17553,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
17561
17553
|
readonly chain: "Assethub";
|
|
17562
17554
|
readonly address: string;
|
|
17563
17555
|
};
|
|
17556
|
+
depositDetails: number;
|
|
17557
|
+
inputAsset: "Dot";
|
|
17558
|
+
depositAmount: bigint;
|
|
17559
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
17560
|
+
txId: {
|
|
17561
|
+
blockNumber: number;
|
|
17562
|
+
extrinsicIndex: number;
|
|
17563
|
+
};
|
|
17564
17564
|
affiliateFees: {
|
|
17565
17565
|
account: number;
|
|
17566
17566
|
bps: number;
|
|
@@ -17634,9 +17634,9 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
17634
17634
|
chunkInterval: number;
|
|
17635
17635
|
} | null | undefined;
|
|
17636
17636
|
}, {
|
|
17637
|
-
|
|
17638
|
-
|
|
17639
|
-
|
|
17637
|
+
destinationAddress: {
|
|
17638
|
+
value: string;
|
|
17639
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
17640
17640
|
};
|
|
17641
17641
|
depositDetails: number;
|
|
17642
17642
|
inputAsset: {
|
|
@@ -17646,9 +17646,9 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
|
|
|
17646
17646
|
outputAsset: {
|
|
17647
17647
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
17648
17648
|
};
|
|
17649
|
-
|
|
17650
|
-
|
|
17651
|
-
|
|
17649
|
+
txId: {
|
|
17650
|
+
blockNumber: number;
|
|
17651
|
+
extrinsicIndex: number;
|
|
17652
17652
|
};
|
|
17653
17653
|
affiliateFees: {
|
|
17654
17654
|
account: number;
|
|
@@ -17742,23 +17742,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
17742
17742
|
depositDetails: z.ZodNumber;
|
|
17743
17743
|
}, "strip", z.ZodTypeAny, {
|
|
17744
17744
|
asset: "Dot";
|
|
17745
|
-
depositAddress: `0x${string}`;
|
|
17746
17745
|
amount: bigint;
|
|
17746
|
+
depositAddress: `0x${string}`;
|
|
17747
17747
|
depositDetails: number;
|
|
17748
17748
|
}, {
|
|
17749
17749
|
asset: {
|
|
17750
17750
|
__kind: "Dot";
|
|
17751
17751
|
};
|
|
17752
|
-
depositAddress: string;
|
|
17753
17752
|
amount: string | number;
|
|
17753
|
+
depositAddress: string;
|
|
17754
17754
|
depositDetails: number;
|
|
17755
17755
|
}>;
|
|
17756
17756
|
}, "strip", z.ZodTypeAny, {
|
|
17757
17757
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
17758
17758
|
depositWitness: {
|
|
17759
17759
|
asset: "Dot";
|
|
17760
|
-
depositAddress: `0x${string}`;
|
|
17761
17760
|
amount: bigint;
|
|
17761
|
+
depositAddress: `0x${string}`;
|
|
17762
17762
|
depositDetails: number;
|
|
17763
17763
|
};
|
|
17764
17764
|
}, {
|
|
@@ -17767,8 +17767,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
17767
17767
|
asset: {
|
|
17768
17768
|
__kind: "Dot";
|
|
17769
17769
|
};
|
|
17770
|
-
depositAddress: string;
|
|
17771
17770
|
amount: string | number;
|
|
17771
|
+
depositAddress: string;
|
|
17772
17772
|
depositDetails: number;
|
|
17773
17773
|
};
|
|
17774
17774
|
}>, z.ZodObject<{
|
|
@@ -18174,14 +18174,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
18174
18174
|
}>>>;
|
|
18175
18175
|
boostFee: z.ZodNumber;
|
|
18176
18176
|
}, "strip", z.ZodTypeAny, {
|
|
18177
|
-
txId: {
|
|
18178
|
-
blockNumber: number;
|
|
18179
|
-
extrinsicIndex: number;
|
|
18180
|
-
};
|
|
18181
|
-
depositDetails: number;
|
|
18182
|
-
inputAsset: "Dot";
|
|
18183
|
-
depositAmount: bigint;
|
|
18184
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
18185
18177
|
destinationAddress: {
|
|
18186
18178
|
readonly chain: "Ethereum";
|
|
18187
18179
|
readonly address: `0x${string}`;
|
|
@@ -18201,6 +18193,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
18201
18193
|
readonly chain: "Assethub";
|
|
18202
18194
|
readonly address: string;
|
|
18203
18195
|
};
|
|
18196
|
+
depositDetails: number;
|
|
18197
|
+
inputAsset: "Dot";
|
|
18198
|
+
depositAmount: bigint;
|
|
18199
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
18200
|
+
txId: {
|
|
18201
|
+
blockNumber: number;
|
|
18202
|
+
extrinsicIndex: number;
|
|
18203
|
+
};
|
|
18204
18204
|
affiliateFees: {
|
|
18205
18205
|
account: number;
|
|
18206
18206
|
bps: number;
|
|
@@ -18274,9 +18274,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
18274
18274
|
chunkInterval: number;
|
|
18275
18275
|
} | null | undefined;
|
|
18276
18276
|
}, {
|
|
18277
|
-
|
|
18278
|
-
|
|
18279
|
-
|
|
18277
|
+
destinationAddress: {
|
|
18278
|
+
value: string;
|
|
18279
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
18280
18280
|
};
|
|
18281
18281
|
depositDetails: number;
|
|
18282
18282
|
inputAsset: {
|
|
@@ -18286,9 +18286,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
18286
18286
|
outputAsset: {
|
|
18287
18287
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
18288
18288
|
};
|
|
18289
|
-
|
|
18290
|
-
|
|
18291
|
-
|
|
18289
|
+
txId: {
|
|
18290
|
+
blockNumber: number;
|
|
18291
|
+
extrinsicIndex: number;
|
|
18292
18292
|
};
|
|
18293
18293
|
affiliateFees: {
|
|
18294
18294
|
account: number;
|
|
@@ -18368,14 +18368,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
18368
18368
|
}, "strip", z.ZodTypeAny, {
|
|
18369
18369
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
18370
18370
|
vaultWitness: {
|
|
18371
|
-
txId: {
|
|
18372
|
-
blockNumber: number;
|
|
18373
|
-
extrinsicIndex: number;
|
|
18374
|
-
};
|
|
18375
|
-
depositDetails: number;
|
|
18376
|
-
inputAsset: "Dot";
|
|
18377
|
-
depositAmount: bigint;
|
|
18378
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
18379
18371
|
destinationAddress: {
|
|
18380
18372
|
readonly chain: "Ethereum";
|
|
18381
18373
|
readonly address: `0x${string}`;
|
|
@@ -18395,12 +18387,20 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
18395
18387
|
readonly chain: "Assethub";
|
|
18396
18388
|
readonly address: string;
|
|
18397
18389
|
};
|
|
18398
|
-
|
|
18399
|
-
|
|
18400
|
-
|
|
18401
|
-
|
|
18402
|
-
|
|
18403
|
-
|
|
18390
|
+
depositDetails: number;
|
|
18391
|
+
inputAsset: "Dot";
|
|
18392
|
+
depositAmount: bigint;
|
|
18393
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
18394
|
+
txId: {
|
|
18395
|
+
blockNumber: number;
|
|
18396
|
+
extrinsicIndex: number;
|
|
18397
|
+
};
|
|
18398
|
+
affiliateFees: {
|
|
18399
|
+
account: number;
|
|
18400
|
+
bps: number;
|
|
18401
|
+
}[];
|
|
18402
|
+
refundParams: {
|
|
18403
|
+
retryDuration: number;
|
|
18404
18404
|
refundAddress: `0x${string}`;
|
|
18405
18405
|
minPrice: bigint;
|
|
18406
18406
|
refundCcmMetadata?: {
|
|
@@ -18471,9 +18471,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
18471
18471
|
}, {
|
|
18472
18472
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
18473
18473
|
vaultWitness: {
|
|
18474
|
-
|
|
18475
|
-
|
|
18476
|
-
|
|
18474
|
+
destinationAddress: {
|
|
18475
|
+
value: string;
|
|
18476
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
18477
18477
|
};
|
|
18478
18478
|
depositDetails: number;
|
|
18479
18479
|
inputAsset: {
|
|
@@ -18483,9 +18483,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
|
|
|
18483
18483
|
outputAsset: {
|
|
18484
18484
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
18485
18485
|
};
|
|
18486
|
-
|
|
18487
|
-
|
|
18488
|
-
|
|
18486
|
+
txId: {
|
|
18487
|
+
blockNumber: number;
|
|
18488
|
+
extrinsicIndex: number;
|
|
18489
18489
|
};
|
|
18490
18490
|
affiliateFees: {
|
|
18491
18491
|
account: number;
|
|
@@ -19004,6 +19004,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
19004
19004
|
} | null | undefined;
|
|
19005
19005
|
}>;
|
|
19006
19006
|
}, "strip", z.ZodTypeAny, {
|
|
19007
|
+
amount: bigint;
|
|
19007
19008
|
depositAddress: {
|
|
19008
19009
|
pubkeyX: `0x${string}`;
|
|
19009
19010
|
scriptPath?: {
|
|
@@ -19015,12 +19016,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
19015
19016
|
};
|
|
19016
19017
|
} | null | undefined;
|
|
19017
19018
|
};
|
|
19018
|
-
amount: bigint;
|
|
19019
19019
|
id: {
|
|
19020
19020
|
txId: `0x${string}`;
|
|
19021
19021
|
vout: number;
|
|
19022
19022
|
};
|
|
19023
19023
|
}, {
|
|
19024
|
+
amount: string | number;
|
|
19024
19025
|
depositAddress: {
|
|
19025
19026
|
pubkeyX: string;
|
|
19026
19027
|
scriptPath?: {
|
|
@@ -19032,7 +19033,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
19032
19033
|
};
|
|
19033
19034
|
} | null | undefined;
|
|
19034
19035
|
};
|
|
19035
|
-
amount: string | number;
|
|
19036
19036
|
id: {
|
|
19037
19037
|
txId: string;
|
|
19038
19038
|
vout: number;
|
|
@@ -19169,6 +19169,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19169
19169
|
} | null | undefined;
|
|
19170
19170
|
}>;
|
|
19171
19171
|
}, "strip", z.ZodTypeAny, {
|
|
19172
|
+
amount: bigint;
|
|
19172
19173
|
depositAddress: {
|
|
19173
19174
|
pubkeyX: `0x${string}`;
|
|
19174
19175
|
scriptPath?: {
|
|
@@ -19180,12 +19181,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19180
19181
|
};
|
|
19181
19182
|
} | null | undefined;
|
|
19182
19183
|
};
|
|
19183
|
-
amount: bigint;
|
|
19184
19184
|
id: {
|
|
19185
19185
|
txId: `0x${string}`;
|
|
19186
19186
|
vout: number;
|
|
19187
19187
|
};
|
|
19188
19188
|
}, {
|
|
19189
|
+
amount: string | number;
|
|
19189
19190
|
depositAddress: {
|
|
19190
19191
|
pubkeyX: string;
|
|
19191
19192
|
scriptPath?: {
|
|
@@ -19197,7 +19198,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19197
19198
|
};
|
|
19198
19199
|
} | null | undefined;
|
|
19199
19200
|
};
|
|
19200
|
-
amount: string | number;
|
|
19201
19201
|
id: {
|
|
19202
19202
|
txId: string;
|
|
19203
19203
|
vout: number;
|
|
@@ -19205,6 +19205,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19205
19205
|
}>;
|
|
19206
19206
|
}, "strip", z.ZodTypeAny, {
|
|
19207
19207
|
asset: "Btc";
|
|
19208
|
+
amount: bigint;
|
|
19208
19209
|
depositAddress: {
|
|
19209
19210
|
value: `0x${string}`;
|
|
19210
19211
|
__kind: "P2PKH";
|
|
@@ -19225,8 +19226,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19225
19226
|
version: number;
|
|
19226
19227
|
program: `0x${string}`;
|
|
19227
19228
|
};
|
|
19228
|
-
amount: bigint;
|
|
19229
19229
|
depositDetails: {
|
|
19230
|
+
amount: bigint;
|
|
19230
19231
|
depositAddress: {
|
|
19231
19232
|
pubkeyX: `0x${string}`;
|
|
19232
19233
|
scriptPath?: {
|
|
@@ -19238,7 +19239,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19238
19239
|
};
|
|
19239
19240
|
} | null | undefined;
|
|
19240
19241
|
};
|
|
19241
|
-
amount: bigint;
|
|
19242
19242
|
id: {
|
|
19243
19243
|
txId: `0x${string}`;
|
|
19244
19244
|
vout: number;
|
|
@@ -19248,6 +19248,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19248
19248
|
asset: {
|
|
19249
19249
|
__kind: "Btc";
|
|
19250
19250
|
};
|
|
19251
|
+
amount: string | number;
|
|
19251
19252
|
depositAddress: {
|
|
19252
19253
|
value: string;
|
|
19253
19254
|
__kind: "P2PKH";
|
|
@@ -19268,8 +19269,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19268
19269
|
version: number;
|
|
19269
19270
|
program: string;
|
|
19270
19271
|
};
|
|
19271
|
-
amount: string | number;
|
|
19272
19272
|
depositDetails: {
|
|
19273
|
+
amount: string | number;
|
|
19273
19274
|
depositAddress: {
|
|
19274
19275
|
pubkeyX: string;
|
|
19275
19276
|
scriptPath?: {
|
|
@@ -19281,7 +19282,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
19281
19282
|
};
|
|
19282
19283
|
} | null | undefined;
|
|
19283
19284
|
};
|
|
19284
|
-
amount: string | number;
|
|
19285
19285
|
id: {
|
|
19286
19286
|
txId: string;
|
|
19287
19287
|
vout: number;
|
|
@@ -19820,6 +19820,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
19820
19820
|
} | null | undefined;
|
|
19821
19821
|
}>;
|
|
19822
19822
|
}, "strip", z.ZodTypeAny, {
|
|
19823
|
+
amount: bigint;
|
|
19823
19824
|
depositAddress: {
|
|
19824
19825
|
pubkeyX: `0x${string}`;
|
|
19825
19826
|
scriptPath?: {
|
|
@@ -19831,12 +19832,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
19831
19832
|
};
|
|
19832
19833
|
} | null | undefined;
|
|
19833
19834
|
};
|
|
19834
|
-
amount: bigint;
|
|
19835
19835
|
id: {
|
|
19836
19836
|
txId: `0x${string}`;
|
|
19837
19837
|
vout: number;
|
|
19838
19838
|
};
|
|
19839
19839
|
}, {
|
|
19840
|
+
amount: string | number;
|
|
19840
19841
|
depositAddress: {
|
|
19841
19842
|
pubkeyX: string;
|
|
19842
19843
|
scriptPath?: {
|
|
@@ -19848,7 +19849,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
19848
19849
|
};
|
|
19849
19850
|
} | null | undefined;
|
|
19850
19851
|
};
|
|
19851
|
-
amount: string | number;
|
|
19852
19852
|
id: {
|
|
19853
19853
|
txId: string;
|
|
19854
19854
|
vout: number;
|
|
@@ -20327,8 +20327,27 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
20327
20327
|
}>>>;
|
|
20328
20328
|
boostFee: z.ZodNumber;
|
|
20329
20329
|
}, "strip", z.ZodTypeAny, {
|
|
20330
|
-
|
|
20330
|
+
destinationAddress: {
|
|
20331
|
+
readonly chain: "Ethereum";
|
|
20332
|
+
readonly address: `0x${string}`;
|
|
20333
|
+
} | {
|
|
20334
|
+
readonly chain: "Polkadot";
|
|
20335
|
+
readonly address: string;
|
|
20336
|
+
} | {
|
|
20337
|
+
readonly chain: "Bitcoin";
|
|
20338
|
+
readonly address: string;
|
|
20339
|
+
} | {
|
|
20340
|
+
readonly chain: "Arbitrum";
|
|
20341
|
+
readonly address: `0x${string}`;
|
|
20342
|
+
} | {
|
|
20343
|
+
readonly chain: "Solana";
|
|
20344
|
+
readonly address: string;
|
|
20345
|
+
} | {
|
|
20346
|
+
readonly chain: "Assethub";
|
|
20347
|
+
readonly address: string;
|
|
20348
|
+
};
|
|
20331
20349
|
depositDetails: {
|
|
20350
|
+
amount: bigint;
|
|
20332
20351
|
depositAddress: {
|
|
20333
20352
|
pubkeyX: `0x${string}`;
|
|
20334
20353
|
scriptPath?: {
|
|
@@ -20340,7 +20359,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
20340
20359
|
};
|
|
20341
20360
|
} | null | undefined;
|
|
20342
20361
|
};
|
|
20343
|
-
amount: bigint;
|
|
20344
20362
|
id: {
|
|
20345
20363
|
txId: `0x${string}`;
|
|
20346
20364
|
vout: number;
|
|
@@ -20349,25 +20367,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
20349
20367
|
inputAsset: "Btc";
|
|
20350
20368
|
depositAmount: bigint;
|
|
20351
20369
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
20352
|
-
|
|
20353
|
-
readonly chain: "Ethereum";
|
|
20354
|
-
readonly address: `0x${string}`;
|
|
20355
|
-
} | {
|
|
20356
|
-
readonly chain: "Polkadot";
|
|
20357
|
-
readonly address: string;
|
|
20358
|
-
} | {
|
|
20359
|
-
readonly chain: "Bitcoin";
|
|
20360
|
-
readonly address: string;
|
|
20361
|
-
} | {
|
|
20362
|
-
readonly chain: "Arbitrum";
|
|
20363
|
-
readonly address: `0x${string}`;
|
|
20364
|
-
} | {
|
|
20365
|
-
readonly chain: "Solana";
|
|
20366
|
-
readonly address: string;
|
|
20367
|
-
} | {
|
|
20368
|
-
readonly chain: "Assethub";
|
|
20369
|
-
readonly address: string;
|
|
20370
|
-
};
|
|
20370
|
+
txId: `0x${string}`;
|
|
20371
20371
|
affiliateFees: {
|
|
20372
20372
|
account: number;
|
|
20373
20373
|
bps: number;
|
|
@@ -20479,8 +20479,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
20479
20479
|
chunkInterval: number;
|
|
20480
20480
|
} | null | undefined;
|
|
20481
20481
|
}, {
|
|
20482
|
-
|
|
20482
|
+
destinationAddress: {
|
|
20483
|
+
value: string;
|
|
20484
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
20485
|
+
};
|
|
20483
20486
|
depositDetails: {
|
|
20487
|
+
amount: string | number;
|
|
20484
20488
|
depositAddress: {
|
|
20485
20489
|
pubkeyX: string;
|
|
20486
20490
|
scriptPath?: {
|
|
@@ -20492,7 +20496,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
20492
20496
|
};
|
|
20493
20497
|
} | null | undefined;
|
|
20494
20498
|
};
|
|
20495
|
-
amount: string | number;
|
|
20496
20499
|
id: {
|
|
20497
20500
|
txId: string;
|
|
20498
20501
|
vout: number;
|
|
@@ -20505,10 +20508,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
|
|
|
20505
20508
|
outputAsset: {
|
|
20506
20509
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
20507
20510
|
};
|
|
20508
|
-
|
|
20509
|
-
value: string;
|
|
20510
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
20511
|
-
};
|
|
20511
|
+
txId: string;
|
|
20512
20512
|
affiliateFees: {
|
|
20513
20513
|
account: number;
|
|
20514
20514
|
bps: number;
|
|
@@ -20755,6 +20755,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20755
20755
|
} | null | undefined;
|
|
20756
20756
|
}>;
|
|
20757
20757
|
}, "strip", z.ZodTypeAny, {
|
|
20758
|
+
amount: bigint;
|
|
20758
20759
|
depositAddress: {
|
|
20759
20760
|
pubkeyX: `0x${string}`;
|
|
20760
20761
|
scriptPath?: {
|
|
@@ -20766,12 +20767,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20766
20767
|
};
|
|
20767
20768
|
} | null | undefined;
|
|
20768
20769
|
};
|
|
20769
|
-
amount: bigint;
|
|
20770
20770
|
id: {
|
|
20771
20771
|
txId: `0x${string}`;
|
|
20772
20772
|
vout: number;
|
|
20773
20773
|
};
|
|
20774
20774
|
}, {
|
|
20775
|
+
amount: string | number;
|
|
20775
20776
|
depositAddress: {
|
|
20776
20777
|
pubkeyX: string;
|
|
20777
20778
|
scriptPath?: {
|
|
@@ -20783,7 +20784,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20783
20784
|
};
|
|
20784
20785
|
} | null | undefined;
|
|
20785
20786
|
};
|
|
20786
|
-
amount: string | number;
|
|
20787
20787
|
id: {
|
|
20788
20788
|
txId: string;
|
|
20789
20789
|
vout: number;
|
|
@@ -20791,6 +20791,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20791
20791
|
}>;
|
|
20792
20792
|
}, "strip", z.ZodTypeAny, {
|
|
20793
20793
|
asset: "Btc";
|
|
20794
|
+
amount: bigint;
|
|
20794
20795
|
depositAddress: {
|
|
20795
20796
|
value: `0x${string}`;
|
|
20796
20797
|
__kind: "P2PKH";
|
|
@@ -20811,8 +20812,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20811
20812
|
version: number;
|
|
20812
20813
|
program: `0x${string}`;
|
|
20813
20814
|
};
|
|
20814
|
-
amount: bigint;
|
|
20815
20815
|
depositDetails: {
|
|
20816
|
+
amount: bigint;
|
|
20816
20817
|
depositAddress: {
|
|
20817
20818
|
pubkeyX: `0x${string}`;
|
|
20818
20819
|
scriptPath?: {
|
|
@@ -20824,7 +20825,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20824
20825
|
};
|
|
20825
20826
|
} | null | undefined;
|
|
20826
20827
|
};
|
|
20827
|
-
amount: bigint;
|
|
20828
20828
|
id: {
|
|
20829
20829
|
txId: `0x${string}`;
|
|
20830
20830
|
vout: number;
|
|
@@ -20834,6 +20834,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20834
20834
|
asset: {
|
|
20835
20835
|
__kind: "Btc";
|
|
20836
20836
|
};
|
|
20837
|
+
amount: string | number;
|
|
20837
20838
|
depositAddress: {
|
|
20838
20839
|
value: string;
|
|
20839
20840
|
__kind: "P2PKH";
|
|
@@ -20854,8 +20855,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20854
20855
|
version: number;
|
|
20855
20856
|
program: string;
|
|
20856
20857
|
};
|
|
20857
|
-
amount: string | number;
|
|
20858
20858
|
depositDetails: {
|
|
20859
|
+
amount: string | number;
|
|
20859
20860
|
depositAddress: {
|
|
20860
20861
|
pubkeyX: string;
|
|
20861
20862
|
scriptPath?: {
|
|
@@ -20867,7 +20868,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20867
20868
|
};
|
|
20868
20869
|
} | null | undefined;
|
|
20869
20870
|
};
|
|
20870
|
-
amount: string | number;
|
|
20871
20871
|
id: {
|
|
20872
20872
|
txId: string;
|
|
20873
20873
|
vout: number;
|
|
@@ -20878,6 +20878,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20878
20878
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
20879
20879
|
depositWitness: {
|
|
20880
20880
|
asset: "Btc";
|
|
20881
|
+
amount: bigint;
|
|
20881
20882
|
depositAddress: {
|
|
20882
20883
|
value: `0x${string}`;
|
|
20883
20884
|
__kind: "P2PKH";
|
|
@@ -20898,8 +20899,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20898
20899
|
version: number;
|
|
20899
20900
|
program: `0x${string}`;
|
|
20900
20901
|
};
|
|
20901
|
-
amount: bigint;
|
|
20902
20902
|
depositDetails: {
|
|
20903
|
+
amount: bigint;
|
|
20903
20904
|
depositAddress: {
|
|
20904
20905
|
pubkeyX: `0x${string}`;
|
|
20905
20906
|
scriptPath?: {
|
|
@@ -20911,7 +20912,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20911
20912
|
};
|
|
20912
20913
|
} | null | undefined;
|
|
20913
20914
|
};
|
|
20914
|
-
amount: bigint;
|
|
20915
20915
|
id: {
|
|
20916
20916
|
txId: `0x${string}`;
|
|
20917
20917
|
vout: number;
|
|
@@ -20924,6 +20924,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20924
20924
|
asset: {
|
|
20925
20925
|
__kind: "Btc";
|
|
20926
20926
|
};
|
|
20927
|
+
amount: string | number;
|
|
20927
20928
|
depositAddress: {
|
|
20928
20929
|
value: string;
|
|
20929
20930
|
__kind: "P2PKH";
|
|
@@ -20944,8 +20945,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20944
20945
|
version: number;
|
|
20945
20946
|
program: string;
|
|
20946
20947
|
};
|
|
20947
|
-
amount: string | number;
|
|
20948
20948
|
depositDetails: {
|
|
20949
|
+
amount: string | number;
|
|
20949
20950
|
depositAddress: {
|
|
20950
20951
|
pubkeyX: string;
|
|
20951
20952
|
scriptPath?: {
|
|
@@ -20957,7 +20958,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
20957
20958
|
};
|
|
20958
20959
|
} | null | undefined;
|
|
20959
20960
|
};
|
|
20960
|
-
amount: string | number;
|
|
20961
20961
|
id: {
|
|
20962
20962
|
txId: string;
|
|
20963
20963
|
vout: number;
|
|
@@ -21098,6 +21098,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21098
21098
|
} | null | undefined;
|
|
21099
21099
|
}>;
|
|
21100
21100
|
}, "strip", z.ZodTypeAny, {
|
|
21101
|
+
amount: bigint;
|
|
21101
21102
|
depositAddress: {
|
|
21102
21103
|
pubkeyX: `0x${string}`;
|
|
21103
21104
|
scriptPath?: {
|
|
@@ -21109,12 +21110,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21109
21110
|
};
|
|
21110
21111
|
} | null | undefined;
|
|
21111
21112
|
};
|
|
21112
|
-
amount: bigint;
|
|
21113
21113
|
id: {
|
|
21114
21114
|
txId: `0x${string}`;
|
|
21115
21115
|
vout: number;
|
|
21116
21116
|
};
|
|
21117
21117
|
}, {
|
|
21118
|
+
amount: string | number;
|
|
21118
21119
|
depositAddress: {
|
|
21119
21120
|
pubkeyX: string;
|
|
21120
21121
|
scriptPath?: {
|
|
@@ -21126,7 +21127,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21126
21127
|
};
|
|
21127
21128
|
} | null | undefined;
|
|
21128
21129
|
};
|
|
21129
|
-
amount: string | number;
|
|
21130
21130
|
id: {
|
|
21131
21131
|
txId: string;
|
|
21132
21132
|
vout: number;
|
|
@@ -21605,8 +21605,27 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21605
21605
|
}>>>;
|
|
21606
21606
|
boostFee: z.ZodNumber;
|
|
21607
21607
|
}, "strip", z.ZodTypeAny, {
|
|
21608
|
-
|
|
21608
|
+
destinationAddress: {
|
|
21609
|
+
readonly chain: "Ethereum";
|
|
21610
|
+
readonly address: `0x${string}`;
|
|
21611
|
+
} | {
|
|
21612
|
+
readonly chain: "Polkadot";
|
|
21613
|
+
readonly address: string;
|
|
21614
|
+
} | {
|
|
21615
|
+
readonly chain: "Bitcoin";
|
|
21616
|
+
readonly address: string;
|
|
21617
|
+
} | {
|
|
21618
|
+
readonly chain: "Arbitrum";
|
|
21619
|
+
readonly address: `0x${string}`;
|
|
21620
|
+
} | {
|
|
21621
|
+
readonly chain: "Solana";
|
|
21622
|
+
readonly address: string;
|
|
21623
|
+
} | {
|
|
21624
|
+
readonly chain: "Assethub";
|
|
21625
|
+
readonly address: string;
|
|
21626
|
+
};
|
|
21609
21627
|
depositDetails: {
|
|
21628
|
+
amount: bigint;
|
|
21610
21629
|
depositAddress: {
|
|
21611
21630
|
pubkeyX: `0x${string}`;
|
|
21612
21631
|
scriptPath?: {
|
|
@@ -21618,7 +21637,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21618
21637
|
};
|
|
21619
21638
|
} | null | undefined;
|
|
21620
21639
|
};
|
|
21621
|
-
amount: bigint;
|
|
21622
21640
|
id: {
|
|
21623
21641
|
txId: `0x${string}`;
|
|
21624
21642
|
vout: number;
|
|
@@ -21627,25 +21645,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21627
21645
|
inputAsset: "Btc";
|
|
21628
21646
|
depositAmount: bigint;
|
|
21629
21647
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
21630
|
-
|
|
21631
|
-
readonly chain: "Ethereum";
|
|
21632
|
-
readonly address: `0x${string}`;
|
|
21633
|
-
} | {
|
|
21634
|
-
readonly chain: "Polkadot";
|
|
21635
|
-
readonly address: string;
|
|
21636
|
-
} | {
|
|
21637
|
-
readonly chain: "Bitcoin";
|
|
21638
|
-
readonly address: string;
|
|
21639
|
-
} | {
|
|
21640
|
-
readonly chain: "Arbitrum";
|
|
21641
|
-
readonly address: `0x${string}`;
|
|
21642
|
-
} | {
|
|
21643
|
-
readonly chain: "Solana";
|
|
21644
|
-
readonly address: string;
|
|
21645
|
-
} | {
|
|
21646
|
-
readonly chain: "Assethub";
|
|
21647
|
-
readonly address: string;
|
|
21648
|
-
};
|
|
21648
|
+
txId: `0x${string}`;
|
|
21649
21649
|
affiliateFees: {
|
|
21650
21650
|
account: number;
|
|
21651
21651
|
bps: number;
|
|
@@ -21757,8 +21757,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21757
21757
|
chunkInterval: number;
|
|
21758
21758
|
} | null | undefined;
|
|
21759
21759
|
}, {
|
|
21760
|
-
|
|
21760
|
+
destinationAddress: {
|
|
21761
|
+
value: string;
|
|
21762
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
21763
|
+
};
|
|
21761
21764
|
depositDetails: {
|
|
21765
|
+
amount: string | number;
|
|
21762
21766
|
depositAddress: {
|
|
21763
21767
|
pubkeyX: string;
|
|
21764
21768
|
scriptPath?: {
|
|
@@ -21770,7 +21774,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21770
21774
|
};
|
|
21771
21775
|
} | null | undefined;
|
|
21772
21776
|
};
|
|
21773
|
-
amount: string | number;
|
|
21774
21777
|
id: {
|
|
21775
21778
|
txId: string;
|
|
21776
21779
|
vout: number;
|
|
@@ -21783,10 +21786,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21783
21786
|
outputAsset: {
|
|
21784
21787
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
21785
21788
|
};
|
|
21786
|
-
|
|
21787
|
-
value: string;
|
|
21788
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
21789
|
-
};
|
|
21789
|
+
txId: string;
|
|
21790
21790
|
affiliateFees: {
|
|
21791
21791
|
account: number;
|
|
21792
21792
|
bps: number;
|
|
@@ -21903,8 +21903,27 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21903
21903
|
}, "strip", z.ZodTypeAny, {
|
|
21904
21904
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
21905
21905
|
vaultWitness: {
|
|
21906
|
-
|
|
21906
|
+
destinationAddress: {
|
|
21907
|
+
readonly chain: "Ethereum";
|
|
21908
|
+
readonly address: `0x${string}`;
|
|
21909
|
+
} | {
|
|
21910
|
+
readonly chain: "Polkadot";
|
|
21911
|
+
readonly address: string;
|
|
21912
|
+
} | {
|
|
21913
|
+
readonly chain: "Bitcoin";
|
|
21914
|
+
readonly address: string;
|
|
21915
|
+
} | {
|
|
21916
|
+
readonly chain: "Arbitrum";
|
|
21917
|
+
readonly address: `0x${string}`;
|
|
21918
|
+
} | {
|
|
21919
|
+
readonly chain: "Solana";
|
|
21920
|
+
readonly address: string;
|
|
21921
|
+
} | {
|
|
21922
|
+
readonly chain: "Assethub";
|
|
21923
|
+
readonly address: string;
|
|
21924
|
+
};
|
|
21907
21925
|
depositDetails: {
|
|
21926
|
+
amount: bigint;
|
|
21908
21927
|
depositAddress: {
|
|
21909
21928
|
pubkeyX: `0x${string}`;
|
|
21910
21929
|
scriptPath?: {
|
|
@@ -21916,7 +21935,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21916
21935
|
};
|
|
21917
21936
|
} | null | undefined;
|
|
21918
21937
|
};
|
|
21919
|
-
amount: bigint;
|
|
21920
21938
|
id: {
|
|
21921
21939
|
txId: `0x${string}`;
|
|
21922
21940
|
vout: number;
|
|
@@ -21925,25 +21943,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
21925
21943
|
inputAsset: "Btc";
|
|
21926
21944
|
depositAmount: bigint;
|
|
21927
21945
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
21928
|
-
|
|
21929
|
-
readonly chain: "Ethereum";
|
|
21930
|
-
readonly address: `0x${string}`;
|
|
21931
|
-
} | {
|
|
21932
|
-
readonly chain: "Polkadot";
|
|
21933
|
-
readonly address: string;
|
|
21934
|
-
} | {
|
|
21935
|
-
readonly chain: "Bitcoin";
|
|
21936
|
-
readonly address: string;
|
|
21937
|
-
} | {
|
|
21938
|
-
readonly chain: "Arbitrum";
|
|
21939
|
-
readonly address: `0x${string}`;
|
|
21940
|
-
} | {
|
|
21941
|
-
readonly chain: "Solana";
|
|
21942
|
-
readonly address: string;
|
|
21943
|
-
} | {
|
|
21944
|
-
readonly chain: "Assethub";
|
|
21945
|
-
readonly address: string;
|
|
21946
|
-
};
|
|
21946
|
+
txId: `0x${string}`;
|
|
21947
21947
|
affiliateFees: {
|
|
21948
21948
|
account: number;
|
|
21949
21949
|
bps: number;
|
|
@@ -22058,8 +22058,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
22058
22058
|
}, {
|
|
22059
22059
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
22060
22060
|
vaultWitness: {
|
|
22061
|
-
|
|
22061
|
+
destinationAddress: {
|
|
22062
|
+
value: string;
|
|
22063
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
22064
|
+
};
|
|
22062
22065
|
depositDetails: {
|
|
22066
|
+
amount: string | number;
|
|
22063
22067
|
depositAddress: {
|
|
22064
22068
|
pubkeyX: string;
|
|
22065
22069
|
scriptPath?: {
|
|
@@ -22071,7 +22075,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
22071
22075
|
};
|
|
22072
22076
|
} | null | undefined;
|
|
22073
22077
|
};
|
|
22074
|
-
amount: string | number;
|
|
22075
22078
|
id: {
|
|
22076
22079
|
txId: string;
|
|
22077
22080
|
vout: number;
|
|
@@ -22084,10 +22087,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
|
|
|
22084
22087
|
outputAsset: {
|
|
22085
22088
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22086
22089
|
};
|
|
22087
|
-
|
|
22088
|
-
value: string;
|
|
22089
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
22090
|
-
};
|
|
22090
|
+
txId: string;
|
|
22091
22091
|
affiliateFees: {
|
|
22092
22092
|
account: number;
|
|
22093
22093
|
bps: number;
|
|
@@ -22410,19 +22410,19 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
22410
22410
|
id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
22411
22411
|
}, "strip", z.ZodTypeAny, {
|
|
22412
22412
|
__kind: "Limit";
|
|
22413
|
-
id: bigint;
|
|
22414
22413
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22415
22414
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22415
|
+
id: bigint;
|
|
22416
22416
|
side: "Buy" | "Sell";
|
|
22417
22417
|
}, {
|
|
22418
22418
|
__kind: "Limit";
|
|
22419
|
-
id: string | number;
|
|
22420
22419
|
baseAsset: {
|
|
22421
22420
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22422
22421
|
};
|
|
22423
22422
|
quoteAsset: {
|
|
22424
22423
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22425
22424
|
};
|
|
22425
|
+
id: string | number;
|
|
22426
22426
|
side: {
|
|
22427
22427
|
__kind: "Buy" | "Sell";
|
|
22428
22428
|
};
|
|
@@ -22449,18 +22449,18 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
22449
22449
|
id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
22450
22450
|
}, "strip", z.ZodTypeAny, {
|
|
22451
22451
|
__kind: "Range";
|
|
22452
|
-
id: bigint;
|
|
22453
22452
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22454
22453
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22454
|
+
id: bigint;
|
|
22455
22455
|
}, {
|
|
22456
22456
|
__kind: "Range";
|
|
22457
|
-
id: string | number;
|
|
22458
22457
|
baseAsset: {
|
|
22459
22458
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22460
22459
|
};
|
|
22461
22460
|
quoteAsset: {
|
|
22462
22461
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
22463
22462
|
};
|
|
22463
|
+
id: string | number;
|
|
22464
22464
|
}>]>;
|
|
22465
22465
|
declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
|
|
22466
22466
|
__kind: z.ZodLiteral<"LimitOrderAutoSweepingThreshold">;
|
|
@@ -22488,11 +22488,11 @@ declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
|
|
|
22488
22488
|
declare const palletCfArbitrumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
22489
22489
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
22490
22490
|
}, "strip", z.ZodTypeAny, {
|
|
22491
|
-
__kind: "
|
|
22491
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
22492
22492
|
}, {
|
|
22493
|
-
__kind: "
|
|
22494
|
-
}>, "
|
|
22495
|
-
__kind: "
|
|
22493
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
22494
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
22495
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
22496
22496
|
}>;
|
|
22497
22497
|
declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
22498
22498
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -22550,24 +22550,24 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
22550
22550
|
reason: z.ZodEffects<z.ZodObject<{
|
|
22551
22551
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
22552
22552
|
}, "strip", z.ZodTypeAny, {
|
|
22553
|
-
__kind: "
|
|
22553
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
22554
22554
|
}, {
|
|
22555
|
-
__kind: "
|
|
22556
|
-
}>, "
|
|
22557
|
-
__kind: "
|
|
22555
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
22556
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
22557
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
22558
22558
|
}>;
|
|
22559
22559
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
22560
22560
|
}, "strip", z.ZodTypeAny, {
|
|
22561
22561
|
__kind: "Refund";
|
|
22562
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
22563
22562
|
amount: bigint;
|
|
22563
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
22564
22564
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
22565
22565
|
}, {
|
|
22566
22566
|
__kind: "Refund";
|
|
22567
|
+
amount: string | number;
|
|
22567
22568
|
reason: {
|
|
22568
|
-
__kind: "
|
|
22569
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
22569
22570
|
};
|
|
22570
|
-
amount: string | number;
|
|
22571
22571
|
egressId?: [{
|
|
22572
22572
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
22573
22573
|
}, string | number] | null | undefined;
|
|
@@ -22877,8 +22877,8 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
22877
22877
|
}>;
|
|
22878
22878
|
}, "strip", z.ZodTypeAny, {
|
|
22879
22879
|
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
22880
|
-
depositAddress: `0x${string}`;
|
|
22881
22880
|
amount: bigint;
|
|
22881
|
+
depositAddress: `0x${string}`;
|
|
22882
22882
|
depositDetails: {
|
|
22883
22883
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
22884
22884
|
};
|
|
@@ -22886,8 +22886,8 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
22886
22886
|
asset: {
|
|
22887
22887
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
22888
22888
|
};
|
|
22889
|
-
depositAddress: string;
|
|
22890
22889
|
amount: string | number;
|
|
22890
|
+
depositAddress: string;
|
|
22891
22891
|
depositDetails: {
|
|
22892
22892
|
txHashes?: string[] | null | undefined;
|
|
22893
22893
|
};
|
|
@@ -23595,13 +23595,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
23595
23595
|
}>>>;
|
|
23596
23596
|
boostFee: z.ZodNumber;
|
|
23597
23597
|
}, "strip", z.ZodTypeAny, {
|
|
23598
|
-
txId: `0x${string}`;
|
|
23599
|
-
depositDetails: {
|
|
23600
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
23601
|
-
};
|
|
23602
|
-
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
23603
|
-
depositAmount: bigint;
|
|
23604
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
23605
23598
|
destinationAddress: {
|
|
23606
23599
|
readonly chain: "Ethereum";
|
|
23607
23600
|
readonly address: `0x${string}`;
|
|
@@ -23621,6 +23614,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
23621
23614
|
readonly chain: "Assethub";
|
|
23622
23615
|
readonly address: string;
|
|
23623
23616
|
};
|
|
23617
|
+
depositDetails: {
|
|
23618
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
23619
|
+
};
|
|
23620
|
+
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
23621
|
+
depositAmount: bigint;
|
|
23622
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
23623
|
+
txId: `0x${string}`;
|
|
23624
23624
|
affiliateFees: {
|
|
23625
23625
|
account: number;
|
|
23626
23626
|
bps: number;
|
|
@@ -23694,7 +23694,10 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
23694
23694
|
chunkInterval: number;
|
|
23695
23695
|
} | null | undefined;
|
|
23696
23696
|
}, {
|
|
23697
|
-
|
|
23697
|
+
destinationAddress: {
|
|
23698
|
+
value: string;
|
|
23699
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
23700
|
+
};
|
|
23698
23701
|
depositDetails: {
|
|
23699
23702
|
txHashes?: string[] | null | undefined;
|
|
23700
23703
|
};
|
|
@@ -23705,10 +23708,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
|
|
|
23705
23708
|
outputAsset: {
|
|
23706
23709
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
23707
23710
|
};
|
|
23708
|
-
|
|
23709
|
-
value: string;
|
|
23710
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
23711
|
-
};
|
|
23711
|
+
txId: string;
|
|
23712
23712
|
affiliateFees: {
|
|
23713
23713
|
account: number;
|
|
23714
23714
|
bps: number;
|
|
@@ -23807,8 +23807,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
23807
23807
|
}>;
|
|
23808
23808
|
}, "strip", z.ZodTypeAny, {
|
|
23809
23809
|
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
23810
|
-
depositAddress: `0x${string}`;
|
|
23811
23810
|
amount: bigint;
|
|
23811
|
+
depositAddress: `0x${string}`;
|
|
23812
23812
|
depositDetails: {
|
|
23813
23813
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
23814
23814
|
};
|
|
@@ -23816,8 +23816,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
23816
23816
|
asset: {
|
|
23817
23817
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
23818
23818
|
};
|
|
23819
|
-
depositAddress: string;
|
|
23820
23819
|
amount: string | number;
|
|
23820
|
+
depositAddress: string;
|
|
23821
23821
|
depositDetails: {
|
|
23822
23822
|
txHashes?: string[] | null | undefined;
|
|
23823
23823
|
};
|
|
@@ -23826,8 +23826,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
23826
23826
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
23827
23827
|
depositWitness: {
|
|
23828
23828
|
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
23829
|
-
depositAddress: `0x${string}`;
|
|
23830
23829
|
amount: bigint;
|
|
23830
|
+
depositAddress: `0x${string}`;
|
|
23831
23831
|
depositDetails: {
|
|
23832
23832
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
23833
23833
|
};
|
|
@@ -23838,8 +23838,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
23838
23838
|
asset: {
|
|
23839
23839
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
23840
23840
|
};
|
|
23841
|
-
depositAddress: string;
|
|
23842
23841
|
amount: string | number;
|
|
23842
|
+
depositAddress: string;
|
|
23843
23843
|
depositDetails: {
|
|
23844
23844
|
txHashes?: string[] | null | undefined;
|
|
23845
23845
|
};
|
|
@@ -24244,13 +24244,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
24244
24244
|
}>>>;
|
|
24245
24245
|
boostFee: z.ZodNumber;
|
|
24246
24246
|
}, "strip", z.ZodTypeAny, {
|
|
24247
|
-
txId: `0x${string}`;
|
|
24248
|
-
depositDetails: {
|
|
24249
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
24250
|
-
};
|
|
24251
|
-
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
24252
|
-
depositAmount: bigint;
|
|
24253
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
24254
24247
|
destinationAddress: {
|
|
24255
24248
|
readonly chain: "Ethereum";
|
|
24256
24249
|
readonly address: `0x${string}`;
|
|
@@ -24270,6 +24263,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
24270
24263
|
readonly chain: "Assethub";
|
|
24271
24264
|
readonly address: string;
|
|
24272
24265
|
};
|
|
24266
|
+
depositDetails: {
|
|
24267
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
24268
|
+
};
|
|
24269
|
+
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
24270
|
+
depositAmount: bigint;
|
|
24271
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
24272
|
+
txId: `0x${string}`;
|
|
24273
24273
|
affiliateFees: {
|
|
24274
24274
|
account: number;
|
|
24275
24275
|
bps: number;
|
|
@@ -24343,7 +24343,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
24343
24343
|
chunkInterval: number;
|
|
24344
24344
|
} | null | undefined;
|
|
24345
24345
|
}, {
|
|
24346
|
-
|
|
24346
|
+
destinationAddress: {
|
|
24347
|
+
value: string;
|
|
24348
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
24349
|
+
};
|
|
24347
24350
|
depositDetails: {
|
|
24348
24351
|
txHashes?: string[] | null | undefined;
|
|
24349
24352
|
};
|
|
@@ -24354,10 +24357,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
24354
24357
|
outputAsset: {
|
|
24355
24358
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
24356
24359
|
};
|
|
24357
|
-
|
|
24358
|
-
value: string;
|
|
24359
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
24360
|
-
};
|
|
24360
|
+
txId: string;
|
|
24361
24361
|
affiliateFees: {
|
|
24362
24362
|
account: number;
|
|
24363
24363
|
bps: number;
|
|
@@ -24436,13 +24436,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
24436
24436
|
}, "strip", z.ZodTypeAny, {
|
|
24437
24437
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
24438
24438
|
vaultWitness: {
|
|
24439
|
-
txId: `0x${string}`;
|
|
24440
|
-
depositDetails: {
|
|
24441
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
24442
|
-
};
|
|
24443
|
-
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
24444
|
-
depositAmount: bigint;
|
|
24445
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
24446
24439
|
destinationAddress: {
|
|
24447
24440
|
readonly chain: "Ethereum";
|
|
24448
24441
|
readonly address: `0x${string}`;
|
|
@@ -24462,6 +24455,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
24462
24455
|
readonly chain: "Assethub";
|
|
24463
24456
|
readonly address: string;
|
|
24464
24457
|
};
|
|
24458
|
+
depositDetails: {
|
|
24459
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
24460
|
+
};
|
|
24461
|
+
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
24462
|
+
depositAmount: bigint;
|
|
24463
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
24464
|
+
txId: `0x${string}`;
|
|
24465
24465
|
affiliateFees: {
|
|
24466
24466
|
account: number;
|
|
24467
24467
|
bps: number;
|
|
@@ -24538,7 +24538,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
24538
24538
|
}, {
|
|
24539
24539
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
24540
24540
|
vaultWitness: {
|
|
24541
|
-
|
|
24541
|
+
destinationAddress: {
|
|
24542
|
+
value: string;
|
|
24543
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
24544
|
+
};
|
|
24542
24545
|
depositDetails: {
|
|
24543
24546
|
txHashes?: string[] | null | undefined;
|
|
24544
24547
|
};
|
|
@@ -24549,10 +24552,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
|
|
|
24549
24552
|
outputAsset: {
|
|
24550
24553
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
24551
24554
|
};
|
|
24552
|
-
|
|
24553
|
-
value: string;
|
|
24554
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
24555
|
-
};
|
|
24555
|
+
txId: string;
|
|
24556
24556
|
affiliateFees: {
|
|
24557
24557
|
account: number;
|
|
24558
24558
|
bps: number;
|
|
@@ -24773,11 +24773,11 @@ declare const cfChainsSolVaultSwapOrDepositChannelId: z.ZodDiscriminatedUnion<"_
|
|
|
24773
24773
|
declare const palletCfSolanaIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
|
|
24774
24774
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
24775
24775
|
}, "strip", z.ZodTypeAny, {
|
|
24776
|
-
__kind: "
|
|
24776
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
24777
24777
|
}, {
|
|
24778
|
-
__kind: "
|
|
24779
|
-
}>, "
|
|
24780
|
-
__kind: "
|
|
24778
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
24779
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
24780
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
24781
24781
|
}>;
|
|
24782
24782
|
declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
24783
24783
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -24835,24 +24835,24 @@ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<
|
|
|
24835
24835
|
reason: z.ZodEffects<z.ZodObject<{
|
|
24836
24836
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
24837
24837
|
}, "strip", z.ZodTypeAny, {
|
|
24838
|
-
__kind: "
|
|
24838
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
24839
24839
|
}, {
|
|
24840
|
-
__kind: "
|
|
24841
|
-
}>, "
|
|
24842
|
-
__kind: "
|
|
24840
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
24841
|
+
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
|
|
24842
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
24843
24843
|
}>;
|
|
24844
24844
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24845
24845
|
}, "strip", z.ZodTypeAny, {
|
|
24846
24846
|
__kind: "Refund";
|
|
24847
|
-
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
24848
24847
|
amount: bigint;
|
|
24848
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
24849
24849
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
24850
24850
|
}, {
|
|
24851
24851
|
__kind: "Refund";
|
|
24852
|
+
amount: string | number;
|
|
24852
24853
|
reason: {
|
|
24853
|
-
__kind: "
|
|
24854
|
+
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
24854
24855
|
};
|
|
24855
|
-
amount: string | number;
|
|
24856
24856
|
egressId?: [{
|
|
24857
24857
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
24858
24858
|
}, string | number] | null | undefined;
|
|
@@ -25174,8 +25174,8 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
|
|
|
25174
25174
|
}>]>;
|
|
25175
25175
|
}, "strip", z.ZodTypeAny, {
|
|
25176
25176
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
25177
|
-
depositAddress: `0x${string}`;
|
|
25178
25177
|
amount: bigint;
|
|
25178
|
+
depositAddress: `0x${string}`;
|
|
25179
25179
|
depositDetails: {
|
|
25180
25180
|
value: `0x${string}`;
|
|
25181
25181
|
__kind: "Channel";
|
|
@@ -25187,8 +25187,8 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
|
|
|
25187
25187
|
asset: {
|
|
25188
25188
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
25189
25189
|
};
|
|
25190
|
-
depositAddress: string;
|
|
25191
25190
|
amount: string | number;
|
|
25191
|
+
depositAddress: string;
|
|
25192
25192
|
depositDetails: {
|
|
25193
25193
|
value: string;
|
|
25194
25194
|
__kind: "Channel";
|
|
@@ -25912,17 +25912,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
25912
25912
|
}>>>;
|
|
25913
25913
|
boostFee: z.ZodNumber;
|
|
25914
25914
|
}, "strip", z.ZodTypeAny, {
|
|
25915
|
-
txId: [`0x${string}`, bigint];
|
|
25916
|
-
depositDetails: {
|
|
25917
|
-
value: `0x${string}`;
|
|
25918
|
-
__kind: "Channel";
|
|
25919
|
-
} | {
|
|
25920
|
-
value: [`0x${string}`, bigint];
|
|
25921
|
-
__kind: "VaultSwapAccount";
|
|
25922
|
-
};
|
|
25923
|
-
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
25924
|
-
depositAmount: bigint;
|
|
25925
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
25926
25915
|
destinationAddress: {
|
|
25927
25916
|
readonly chain: "Ethereum";
|
|
25928
25917
|
readonly address: `0x${string}`;
|
|
@@ -25942,6 +25931,17 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
25942
25931
|
readonly chain: "Assethub";
|
|
25943
25932
|
readonly address: string;
|
|
25944
25933
|
};
|
|
25934
|
+
depositDetails: {
|
|
25935
|
+
value: `0x${string}`;
|
|
25936
|
+
__kind: "Channel";
|
|
25937
|
+
} | {
|
|
25938
|
+
value: [`0x${string}`, bigint];
|
|
25939
|
+
__kind: "VaultSwapAccount";
|
|
25940
|
+
};
|
|
25941
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
25942
|
+
depositAmount: bigint;
|
|
25943
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
25944
|
+
txId: [`0x${string}`, bigint];
|
|
25945
25945
|
affiliateFees: {
|
|
25946
25946
|
account: number;
|
|
25947
25947
|
bps: number;
|
|
@@ -26015,7 +26015,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
26015
26015
|
chunkInterval: number;
|
|
26016
26016
|
} | null | undefined;
|
|
26017
26017
|
}, {
|
|
26018
|
-
|
|
26018
|
+
destinationAddress: {
|
|
26019
|
+
value: string;
|
|
26020
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
26021
|
+
};
|
|
26019
26022
|
depositDetails: {
|
|
26020
26023
|
value: string;
|
|
26021
26024
|
__kind: "Channel";
|
|
@@ -26030,10 +26033,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
|
|
|
26030
26033
|
outputAsset: {
|
|
26031
26034
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
26032
26035
|
};
|
|
26033
|
-
|
|
26034
|
-
value: string;
|
|
26035
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
26036
|
-
};
|
|
26036
|
+
txId: [string, string | number];
|
|
26037
26037
|
affiliateFees: {
|
|
26038
26038
|
account: number;
|
|
26039
26039
|
bps: number;
|
|
@@ -26144,8 +26144,8 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26144
26144
|
}>]>;
|
|
26145
26145
|
}, "strip", z.ZodTypeAny, {
|
|
26146
26146
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
26147
|
-
depositAddress: `0x${string}`;
|
|
26148
26147
|
amount: bigint;
|
|
26148
|
+
depositAddress: `0x${string}`;
|
|
26149
26149
|
depositDetails: {
|
|
26150
26150
|
value: `0x${string}`;
|
|
26151
26151
|
__kind: "Channel";
|
|
@@ -26157,8 +26157,8 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26157
26157
|
asset: {
|
|
26158
26158
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
26159
26159
|
};
|
|
26160
|
-
depositAddress: string;
|
|
26161
26160
|
amount: string | number;
|
|
26161
|
+
depositAddress: string;
|
|
26162
26162
|
depositDetails: {
|
|
26163
26163
|
value: string;
|
|
26164
26164
|
__kind: "Channel";
|
|
@@ -26171,8 +26171,8 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26171
26171
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
26172
26172
|
depositWitness: {
|
|
26173
26173
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
26174
|
-
depositAddress: `0x${string}`;
|
|
26175
26174
|
amount: bigint;
|
|
26175
|
+
depositAddress: `0x${string}`;
|
|
26176
26176
|
depositDetails: {
|
|
26177
26177
|
value: `0x${string}`;
|
|
26178
26178
|
__kind: "Channel";
|
|
@@ -26187,8 +26187,8 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26187
26187
|
asset: {
|
|
26188
26188
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
26189
26189
|
};
|
|
26190
|
-
depositAddress: string;
|
|
26191
26190
|
amount: string | number;
|
|
26191
|
+
depositAddress: string;
|
|
26192
26192
|
depositDetails: {
|
|
26193
26193
|
value: string;
|
|
26194
26194
|
__kind: "Channel";
|
|
@@ -26609,17 +26609,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26609
26609
|
}>>>;
|
|
26610
26610
|
boostFee: z.ZodNumber;
|
|
26611
26611
|
}, "strip", z.ZodTypeAny, {
|
|
26612
|
-
txId: [`0x${string}`, bigint];
|
|
26613
|
-
depositDetails: {
|
|
26614
|
-
value: `0x${string}`;
|
|
26615
|
-
__kind: "Channel";
|
|
26616
|
-
} | {
|
|
26617
|
-
value: [`0x${string}`, bigint];
|
|
26618
|
-
__kind: "VaultSwapAccount";
|
|
26619
|
-
};
|
|
26620
|
-
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
26621
|
-
depositAmount: bigint;
|
|
26622
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
26623
26612
|
destinationAddress: {
|
|
26624
26613
|
readonly chain: "Ethereum";
|
|
26625
26614
|
readonly address: `0x${string}`;
|
|
@@ -26639,6 +26628,17 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26639
26628
|
readonly chain: "Assethub";
|
|
26640
26629
|
readonly address: string;
|
|
26641
26630
|
};
|
|
26631
|
+
depositDetails: {
|
|
26632
|
+
value: `0x${string}`;
|
|
26633
|
+
__kind: "Channel";
|
|
26634
|
+
} | {
|
|
26635
|
+
value: [`0x${string}`, bigint];
|
|
26636
|
+
__kind: "VaultSwapAccount";
|
|
26637
|
+
};
|
|
26638
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
26639
|
+
depositAmount: bigint;
|
|
26640
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
26641
|
+
txId: [`0x${string}`, bigint];
|
|
26642
26642
|
affiliateFees: {
|
|
26643
26643
|
account: number;
|
|
26644
26644
|
bps: number;
|
|
@@ -26712,7 +26712,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26712
26712
|
chunkInterval: number;
|
|
26713
26713
|
} | null | undefined;
|
|
26714
26714
|
}, {
|
|
26715
|
-
|
|
26715
|
+
destinationAddress: {
|
|
26716
|
+
value: string;
|
|
26717
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
26718
|
+
};
|
|
26716
26719
|
depositDetails: {
|
|
26717
26720
|
value: string;
|
|
26718
26721
|
__kind: "Channel";
|
|
@@ -26727,10 +26730,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26727
26730
|
outputAsset: {
|
|
26728
26731
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
26729
26732
|
};
|
|
26730
|
-
|
|
26731
|
-
value: string;
|
|
26732
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
26733
|
-
};
|
|
26733
|
+
txId: [string, string | number];
|
|
26734
26734
|
affiliateFees: {
|
|
26735
26735
|
account: number;
|
|
26736
26736
|
bps: number;
|
|
@@ -26809,17 +26809,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26809
26809
|
}, "strip", z.ZodTypeAny, {
|
|
26810
26810
|
__kind: "DepositFailedVaultVariantSolana";
|
|
26811
26811
|
vaultWitness: {
|
|
26812
|
-
txId: [`0x${string}`, bigint];
|
|
26813
|
-
depositDetails: {
|
|
26814
|
-
value: `0x${string}`;
|
|
26815
|
-
__kind: "Channel";
|
|
26816
|
-
} | {
|
|
26817
|
-
value: [`0x${string}`, bigint];
|
|
26818
|
-
__kind: "VaultSwapAccount";
|
|
26819
|
-
};
|
|
26820
|
-
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
26821
|
-
depositAmount: bigint;
|
|
26822
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
26823
26812
|
destinationAddress: {
|
|
26824
26813
|
readonly chain: "Ethereum";
|
|
26825
26814
|
readonly address: `0x${string}`;
|
|
@@ -26839,6 +26828,17 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26839
26828
|
readonly chain: "Assethub";
|
|
26840
26829
|
readonly address: string;
|
|
26841
26830
|
};
|
|
26831
|
+
depositDetails: {
|
|
26832
|
+
value: `0x${string}`;
|
|
26833
|
+
__kind: "Channel";
|
|
26834
|
+
} | {
|
|
26835
|
+
value: [`0x${string}`, bigint];
|
|
26836
|
+
__kind: "VaultSwapAccount";
|
|
26837
|
+
};
|
|
26838
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
26839
|
+
depositAmount: bigint;
|
|
26840
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
26841
|
+
txId: [`0x${string}`, bigint];
|
|
26842
26842
|
affiliateFees: {
|
|
26843
26843
|
account: number;
|
|
26844
26844
|
bps: number;
|
|
@@ -26915,7 +26915,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26915
26915
|
}, {
|
|
26916
26916
|
__kind: "DepositFailedVaultVariantSolana";
|
|
26917
26917
|
vaultWitness: {
|
|
26918
|
-
|
|
26918
|
+
destinationAddress: {
|
|
26919
|
+
value: string;
|
|
26920
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
26921
|
+
};
|
|
26919
26922
|
depositDetails: {
|
|
26920
26923
|
value: string;
|
|
26921
26924
|
__kind: "Channel";
|
|
@@ -26930,10 +26933,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
|
|
|
26930
26933
|
outputAsset: {
|
|
26931
26934
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
26932
26935
|
};
|
|
26933
|
-
|
|
26934
|
-
value: string;
|
|
26935
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
26936
|
-
};
|
|
26936
|
+
txId: [string, string | number];
|
|
26937
26937
|
affiliateFees: {
|
|
26938
26938
|
account: number;
|
|
26939
26939
|
bps: number;
|
|
@@ -27425,15 +27425,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
|
|
|
27425
27425
|
depositDetails: z.ZodNumber;
|
|
27426
27426
|
}, "strip", z.ZodTypeAny, {
|
|
27427
27427
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
27428
|
-
depositAddress: `0x${string}`;
|
|
27429
27428
|
amount: bigint;
|
|
27429
|
+
depositAddress: `0x${string}`;
|
|
27430
27430
|
depositDetails: number;
|
|
27431
27431
|
}, {
|
|
27432
27432
|
asset: {
|
|
27433
27433
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
27434
27434
|
};
|
|
27435
|
-
depositAddress: string;
|
|
27436
27435
|
amount: string | number;
|
|
27436
|
+
depositAddress: string;
|
|
27437
27437
|
depositDetails: number;
|
|
27438
27438
|
}>;
|
|
27439
27439
|
declare const cfAssethubChainCcmDepositMetadata: z.ZodObject<{
|
|
@@ -28142,14 +28142,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
28142
28142
|
}>>>;
|
|
28143
28143
|
boostFee: z.ZodNumber;
|
|
28144
28144
|
}, "strip", z.ZodTypeAny, {
|
|
28145
|
-
txId: {
|
|
28146
|
-
blockNumber: number;
|
|
28147
|
-
extrinsicIndex: number;
|
|
28148
|
-
};
|
|
28149
|
-
depositDetails: number;
|
|
28150
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28151
|
-
depositAmount: bigint;
|
|
28152
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
28153
28145
|
destinationAddress: {
|
|
28154
28146
|
readonly chain: "Ethereum";
|
|
28155
28147
|
readonly address: `0x${string}`;
|
|
@@ -28169,6 +28161,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
28169
28161
|
readonly chain: "Assethub";
|
|
28170
28162
|
readonly address: string;
|
|
28171
28163
|
};
|
|
28164
|
+
depositDetails: number;
|
|
28165
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28166
|
+
depositAmount: bigint;
|
|
28167
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
28168
|
+
txId: {
|
|
28169
|
+
blockNumber: number;
|
|
28170
|
+
extrinsicIndex: number;
|
|
28171
|
+
};
|
|
28172
28172
|
affiliateFees: {
|
|
28173
28173
|
account: number;
|
|
28174
28174
|
bps: number;
|
|
@@ -28242,9 +28242,9 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
28242
28242
|
chunkInterval: number;
|
|
28243
28243
|
} | null | undefined;
|
|
28244
28244
|
}, {
|
|
28245
|
-
|
|
28246
|
-
|
|
28247
|
-
|
|
28245
|
+
destinationAddress: {
|
|
28246
|
+
value: string;
|
|
28247
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
28248
28248
|
};
|
|
28249
28249
|
depositDetails: number;
|
|
28250
28250
|
inputAsset: {
|
|
@@ -28254,9 +28254,9 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
|
|
|
28254
28254
|
outputAsset: {
|
|
28255
28255
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
28256
28256
|
};
|
|
28257
|
-
|
|
28258
|
-
|
|
28259
|
-
|
|
28257
|
+
txId: {
|
|
28258
|
+
blockNumber: number;
|
|
28259
|
+
extrinsicIndex: number;
|
|
28260
28260
|
};
|
|
28261
28261
|
affiliateFees: {
|
|
28262
28262
|
account: number;
|
|
@@ -28350,23 +28350,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
28350
28350
|
depositDetails: z.ZodNumber;
|
|
28351
28351
|
}, "strip", z.ZodTypeAny, {
|
|
28352
28352
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28353
|
-
depositAddress: `0x${string}`;
|
|
28354
28353
|
amount: bigint;
|
|
28354
|
+
depositAddress: `0x${string}`;
|
|
28355
28355
|
depositDetails: number;
|
|
28356
28356
|
}, {
|
|
28357
28357
|
asset: {
|
|
28358
28358
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28359
28359
|
};
|
|
28360
|
-
depositAddress: string;
|
|
28361
28360
|
amount: string | number;
|
|
28361
|
+
depositAddress: string;
|
|
28362
28362
|
depositDetails: number;
|
|
28363
28363
|
}>;
|
|
28364
28364
|
}, "strip", z.ZodTypeAny, {
|
|
28365
28365
|
__kind: "DepositFailedDepositChannelVariantAssethub";
|
|
28366
28366
|
depositWitness: {
|
|
28367
28367
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28368
|
-
depositAddress: `0x${string}`;
|
|
28369
28368
|
amount: bigint;
|
|
28369
|
+
depositAddress: `0x${string}`;
|
|
28370
28370
|
depositDetails: number;
|
|
28371
28371
|
};
|
|
28372
28372
|
}, {
|
|
@@ -28375,8 +28375,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
28375
28375
|
asset: {
|
|
28376
28376
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28377
28377
|
};
|
|
28378
|
-
depositAddress: string;
|
|
28379
28378
|
amount: string | number;
|
|
28379
|
+
depositAddress: string;
|
|
28380
28380
|
depositDetails: number;
|
|
28381
28381
|
};
|
|
28382
28382
|
}>, z.ZodObject<{
|
|
@@ -28782,14 +28782,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
28782
28782
|
}>>>;
|
|
28783
28783
|
boostFee: z.ZodNumber;
|
|
28784
28784
|
}, "strip", z.ZodTypeAny, {
|
|
28785
|
-
txId: {
|
|
28786
|
-
blockNumber: number;
|
|
28787
|
-
extrinsicIndex: number;
|
|
28788
|
-
};
|
|
28789
|
-
depositDetails: number;
|
|
28790
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28791
|
-
depositAmount: bigint;
|
|
28792
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
28793
28785
|
destinationAddress: {
|
|
28794
28786
|
readonly chain: "Ethereum";
|
|
28795
28787
|
readonly address: `0x${string}`;
|
|
@@ -28809,6 +28801,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
28809
28801
|
readonly chain: "Assethub";
|
|
28810
28802
|
readonly address: string;
|
|
28811
28803
|
};
|
|
28804
|
+
depositDetails: number;
|
|
28805
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28806
|
+
depositAmount: bigint;
|
|
28807
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
28808
|
+
txId: {
|
|
28809
|
+
blockNumber: number;
|
|
28810
|
+
extrinsicIndex: number;
|
|
28811
|
+
};
|
|
28812
28812
|
affiliateFees: {
|
|
28813
28813
|
account: number;
|
|
28814
28814
|
bps: number;
|
|
@@ -28882,9 +28882,9 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
28882
28882
|
chunkInterval: number;
|
|
28883
28883
|
} | null | undefined;
|
|
28884
28884
|
}, {
|
|
28885
|
-
|
|
28886
|
-
|
|
28887
|
-
|
|
28885
|
+
destinationAddress: {
|
|
28886
|
+
value: string;
|
|
28887
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
28888
28888
|
};
|
|
28889
28889
|
depositDetails: number;
|
|
28890
28890
|
inputAsset: {
|
|
@@ -28894,9 +28894,9 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
28894
28894
|
outputAsset: {
|
|
28895
28895
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
28896
28896
|
};
|
|
28897
|
-
|
|
28898
|
-
|
|
28899
|
-
|
|
28897
|
+
txId: {
|
|
28898
|
+
blockNumber: number;
|
|
28899
|
+
extrinsicIndex: number;
|
|
28900
28900
|
};
|
|
28901
28901
|
affiliateFees: {
|
|
28902
28902
|
account: number;
|
|
@@ -28976,14 +28976,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
28976
28976
|
}, "strip", z.ZodTypeAny, {
|
|
28977
28977
|
__kind: "DepositFailedVaultVariantAssethub";
|
|
28978
28978
|
vaultWitness: {
|
|
28979
|
-
txId: {
|
|
28980
|
-
blockNumber: number;
|
|
28981
|
-
extrinsicIndex: number;
|
|
28982
|
-
};
|
|
28983
|
-
depositDetails: number;
|
|
28984
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
28985
|
-
depositAmount: bigint;
|
|
28986
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
28987
28979
|
destinationAddress: {
|
|
28988
28980
|
readonly chain: "Ethereum";
|
|
28989
28981
|
readonly address: `0x${string}`;
|
|
@@ -29003,6 +28995,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
29003
28995
|
readonly chain: "Assethub";
|
|
29004
28996
|
readonly address: string;
|
|
29005
28997
|
};
|
|
28998
|
+
depositDetails: number;
|
|
28999
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
29000
|
+
depositAmount: bigint;
|
|
29001
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
29002
|
+
txId: {
|
|
29003
|
+
blockNumber: number;
|
|
29004
|
+
extrinsicIndex: number;
|
|
29005
|
+
};
|
|
29006
29006
|
affiliateFees: {
|
|
29007
29007
|
account: number;
|
|
29008
29008
|
bps: number;
|
|
@@ -29079,9 +29079,9 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
29079
29079
|
}, {
|
|
29080
29080
|
__kind: "DepositFailedVaultVariantAssethub";
|
|
29081
29081
|
vaultWitness: {
|
|
29082
|
-
|
|
29083
|
-
|
|
29084
|
-
|
|
29082
|
+
destinationAddress: {
|
|
29083
|
+
value: string;
|
|
29084
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
29085
29085
|
};
|
|
29086
29086
|
depositDetails: number;
|
|
29087
29087
|
inputAsset: {
|
|
@@ -29091,9 +29091,9 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
|
|
|
29091
29091
|
outputAsset: {
|
|
29092
29092
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
|
|
29093
29093
|
};
|
|
29094
|
-
|
|
29095
|
-
|
|
29096
|
-
|
|
29094
|
+
txId: {
|
|
29095
|
+
blockNumber: number;
|
|
29096
|
+
extrinsicIndex: number;
|
|
29097
29097
|
};
|
|
29098
29098
|
affiliateFees: {
|
|
29099
29099
|
account: number;
|