@chainflip/processor 2.2.0-alpha.5 → 2.2.0-alpha.6
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/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- 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/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
- 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/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +405 -405
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +405 -405
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2526 -2526
- package/dist/11000/common.d.mts +2526 -2526
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- 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 +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +334 -334
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +334 -334
- package/dist/11100/common.d.cts +2989 -2989
- package/dist/11100/common.d.mts +2989 -2989
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +124 -124
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +124 -124
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/11100/funding/sCCallExecuted.d.cts +30 -30
- package/dist/11100/funding/sCCallExecuted.d.mts +30 -30
- 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 +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- 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 +200 -200
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- 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 +390 -390
- package/dist/11100/swapping/swapRequested.d.mts +390 -390
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/common.d.cts +335 -335
- package/dist/11200/common.d.mts +335 -335
- 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 +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +38 -38
- package/dist/11200/swapping/swapRequested.d.mts +38 -38
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/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/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +18 -18
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +18 -18
- 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 +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- 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 +96 -96
- package/dist/131/swapping/ccmFailed.d.mts +96 -96
- package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
- 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 +79 -79
- package/dist/131/swapping/swapScheduled.d.mts +79 -79
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +225 -225
- package/dist/141/common.d.mts +225 -225
- package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- 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/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/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 +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- 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/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +84 -84
- package/dist/141/swapping/swapExecuted.d.mts +84 -84
- package/dist/141/swapping/swapScheduled.d.cts +87 -87
- package/dist/141/swapping/swapScheduled.d.mts +87 -87
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- 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 +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- 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 +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- 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 +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- 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 +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- 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 +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- 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 +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- 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 +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +110 -110
- package/dist/150/swapping/swapScheduled.d.mts +110 -110
- package/dist/150/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/150/swapping/withdrawalRequested.d.mts +11 -11
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +6 -6
- package/dist/160/assetBalances/accountCredited.d.mts +6 -6
- package/dist/160/assetBalances/accountDebited.d.cts +6 -6
- package/dist/160/assetBalances/accountDebited.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +146 -146
- package/dist/160/common.d.mts +146 -146
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
- 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 +34 -34
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
- 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 +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- 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 +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/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 +24 -24
- package/dist/160/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- 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 +24 -24
- package/dist/160/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- 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 +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +68 -68
- package/dist/170/common.d.mts +68 -68
- 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 +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- 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 +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +4 -4
- 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 +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- 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 +52 -52
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/common.d.cts +349 -349
- package/dist/180/common.d.mts +349 -349
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- 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 +52 -52
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- 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 +52 -52
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- 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 +43 -43
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +43 -43
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.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 +22 -22
- package/dist/180/swapping/swapDepositAddressReady.d.mts +22 -22
- 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 +13 -13
- package/dist/180/swapping/swapRequested.d.mts +13 -13
- 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 +6 -6
- package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
- 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 +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.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 +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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 +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +548 -548
- package/dist/190/common.d.mts +548 -548
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- 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 +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- 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 +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/190/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +16 -16
- package/dist/190/swapping/swapRequested.d.mts +16 -16
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/liquidityPools/assetSwapped.d.cts +4 -4
- package/dist/210/liquidityPools/assetSwapped.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +4 -4
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +4 -4
- package/dist/210/swapping/swapExecuted.d.cts +4 -4
- package/dist/210/swapping/swapExecuted.d.mts +4 -4
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/assetBalances/accountCredited.d.cts +16 -16
- package/dist/220/assetBalances/accountCredited.d.mts +16 -16
- package/dist/220/assetBalances/accountDebited.d.cts +16 -16
- package/dist/220/assetBalances/accountDebited.d.mts +16 -16
- package/dist/220/assetBalances/refundSkipped.d.cts +118 -118
- package/dist/220/assetBalances/refundSkipped.d.mts +118 -118
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/common.d.cts +785 -785
- package/dist/220/common.d.mts +785 -785
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +84 -84
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +84 -84
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/funding/funded.d.cts +16 -16
- package/dist/220/funding/funded.d.mts +16 -16
- package/dist/220/lendingPools/boostFundsAdded.d.cts +20 -20
- package/dist/220/lendingPools/boostFundsAdded.d.mts +20 -20
- package/dist/220/lendingPools/boostPoolCreated.d.cts +16 -16
- package/dist/220/lendingPools/boostPoolCreated.d.mts +16 -16
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +12 -12
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +12 -12
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +16 -16
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +16 -16
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +12 -12
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanCreated.d.cts +12 -12
- package/dist/220/lendingPools/loanCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanRepaid.d.cts +4 -4
- package/dist/220/lendingPools/loanRepaid.d.mts +4 -4
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +36 -36
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +36 -36
- package/dist/220/lendingPools/stoppedBoosting.d.cts +24 -24
- package/dist/220/lendingPools/stoppedBoosting.d.mts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.cts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.mts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.cts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.mts +24 -24
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +64 -64
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +64 -64
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +16 -16
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +16 -16
- package/dist/220/liquidityPools/poolFeeSet.d.cts +24 -24
- package/dist/220/liquidityPools/poolFeeSet.d.mts +24 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +48 -48
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +48 -48
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +16 -16
- package/dist/220/liquidityProvider/assetTransferred.d.cts +12 -12
- package/dist/220/liquidityProvider/assetTransferred.d.mts +12 -12
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +24 -24
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +24 -24
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/batchSwapFailed.d.cts +12 -12
- package/dist/220/swapping/batchSwapFailed.d.mts +12 -12
- package/dist/220/swapping/creditedOnChain.d.cts +18 -18
- package/dist/220/swapping/creditedOnChain.d.mts +18 -18
- package/dist/220/swapping/palletConfigUpdated.d.cts +96 -96
- package/dist/220/swapping/palletConfigUpdated.d.mts +96 -96
- package/dist/220/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/refundEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/refundEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/refundedOnChain.d.cts +18 -18
- package/dist/220/swapping/refundedOnChain.d.mts +18 -18
- package/dist/220/swapping/swapAmountConfiscated.d.cts +14 -14
- package/dist/220/swapping/swapAmountConfiscated.d.mts +14 -14
- package/dist/220/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/swapEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/swapEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/swapExecuted.d.cts +24 -24
- package/dist/220/swapping/swapExecuted.d.mts +24 -24
- package/dist/220/swapping/swapRequested.d.cts +32 -32
- package/dist/220/swapping/swapRequested.d.mts +32 -32
- package/dist/220/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/220/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +12 -12
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +48 -48
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +48 -48
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +80 -80
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +80 -80
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +4 -4
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +4 -4
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/tronIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/tronIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +4 -4
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +4 -4
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/package.json +2 -2
package/dist/180/common.d.mts
CHANGED
|
@@ -52,11 +52,11 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
|
|
|
52
52
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
53
53
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
55
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
56
56
|
}, {
|
|
57
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
58
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
59
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
57
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
58
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
59
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
60
60
|
}>;
|
|
61
61
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
62
62
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -712,11 +712,11 @@ declare const cfPrimitivesDcaParameters: z.ZodObject<{
|
|
|
712
712
|
declare const cfTraitsSwappingSwapType: z.ZodEffects<z.ZodObject<{
|
|
713
713
|
__kind: z.ZodEnum<["Swap", "NetworkFee", "IngressEgressFee"]>;
|
|
714
714
|
}, "strip", z.ZodTypeAny, {
|
|
715
|
-
__kind: "
|
|
715
|
+
__kind: "Swap" | "NetworkFee" | "IngressEgressFee";
|
|
716
716
|
}, {
|
|
717
|
-
__kind: "
|
|
718
|
-
}>, "
|
|
719
|
-
__kind: "
|
|
717
|
+
__kind: "Swap" | "NetworkFee" | "IngressEgressFee";
|
|
718
|
+
}>, "Swap" | "NetworkFee" | "IngressEgressFee", {
|
|
719
|
+
__kind: "Swap" | "NetworkFee" | "IngressEgressFee";
|
|
720
720
|
}>;
|
|
721
721
|
declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
|
|
722
722
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
|
|
@@ -1739,18 +1739,18 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
1739
1739
|
txHashes?: string[] | null | undefined;
|
|
1740
1740
|
}>;
|
|
1741
1741
|
}, "strip", z.ZodTypeAny, {
|
|
1742
|
-
depositAddress: `0x${string}`;
|
|
1743
1742
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1744
1743
|
amount: bigint;
|
|
1744
|
+
depositAddress: `0x${string}`;
|
|
1745
1745
|
depositDetails: {
|
|
1746
1746
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1747
1747
|
};
|
|
1748
1748
|
}, {
|
|
1749
|
-
depositAddress: string;
|
|
1750
1749
|
asset: {
|
|
1751
1750
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1752
1751
|
};
|
|
1753
1752
|
amount: string | number;
|
|
1753
|
+
depositAddress: string;
|
|
1754
1754
|
depositDetails: {
|
|
1755
1755
|
txHashes?: string[] | null | undefined;
|
|
1756
1756
|
};
|
|
@@ -2251,11 +2251,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2251
2251
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
2252
2252
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
2253
2253
|
}, "strip", z.ZodTypeAny, {
|
|
2254
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2254
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2255
2255
|
}, {
|
|
2256
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2257
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2258
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2256
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2257
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
2258
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2259
2259
|
}>;
|
|
2260
2260
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
2261
2261
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -2582,12 +2582,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2582
2582
|
}>>>;
|
|
2583
2583
|
boostFee: z.ZodNumber;
|
|
2584
2584
|
}, "strip", z.ZodTypeAny, {
|
|
2585
|
-
depositDetails: {
|
|
2586
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
2587
|
-
};
|
|
2588
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2589
|
-
depositAmount: bigint;
|
|
2590
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2591
2585
|
destinationAddress: {
|
|
2592
2586
|
readonly chain: "Ethereum";
|
|
2593
2587
|
readonly address: `0x${string}`;
|
|
@@ -2604,7 +2598,14 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2604
2598
|
readonly chain: "Solana";
|
|
2605
2599
|
readonly address: string;
|
|
2606
2600
|
};
|
|
2601
|
+
depositDetails: {
|
|
2602
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
2603
|
+
};
|
|
2604
|
+
boostFee: number;
|
|
2607
2605
|
txId: `0x${string}`;
|
|
2606
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2607
|
+
depositAmount: bigint;
|
|
2608
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2608
2609
|
affiliateFees: {
|
|
2609
2610
|
account: number;
|
|
2610
2611
|
bps: number;
|
|
@@ -2614,7 +2615,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2614
2615
|
refundAddress: `0x${string}`;
|
|
2615
2616
|
minPrice: bigint;
|
|
2616
2617
|
};
|
|
2617
|
-
boostFee: number;
|
|
2618
2618
|
depositAddress?: `0x${string}` | null | undefined;
|
|
2619
2619
|
channelId?: bigint | null | undefined;
|
|
2620
2620
|
depositMetadata?: {
|
|
@@ -2669,21 +2669,22 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2669
2669
|
chunkInterval: number;
|
|
2670
2670
|
} | null | undefined;
|
|
2671
2671
|
}, {
|
|
2672
|
+
destinationAddress: {
|
|
2673
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2674
|
+
value: string;
|
|
2675
|
+
};
|
|
2672
2676
|
depositDetails: {
|
|
2673
2677
|
txHashes?: string[] | null | undefined;
|
|
2674
2678
|
};
|
|
2679
|
+
boostFee: number;
|
|
2680
|
+
txId: string;
|
|
2675
2681
|
inputAsset: {
|
|
2676
2682
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2677
2683
|
};
|
|
2678
2684
|
depositAmount: string | number;
|
|
2679
2685
|
outputAsset: {
|
|
2680
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2681
|
-
};
|
|
2682
|
-
destinationAddress: {
|
|
2683
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2684
|
-
value: string;
|
|
2686
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2685
2687
|
};
|
|
2686
|
-
txId: string;
|
|
2687
2688
|
affiliateFees: {
|
|
2688
2689
|
account: number;
|
|
2689
2690
|
bps: number;
|
|
@@ -2693,7 +2694,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
2693
2694
|
refundAddress: string;
|
|
2694
2695
|
minPrice: string | number;
|
|
2695
2696
|
};
|
|
2696
|
-
boostFee: number;
|
|
2697
2697
|
depositAddress?: string | null | undefined;
|
|
2698
2698
|
channelId?: string | number | null | undefined;
|
|
2699
2699
|
depositMetadata?: {
|
|
@@ -2772,18 +2772,18 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2772
2772
|
txHashes?: string[] | null | undefined;
|
|
2773
2773
|
}>;
|
|
2774
2774
|
}, "strip", z.ZodTypeAny, {
|
|
2775
|
-
depositAddress: `0x${string}`;
|
|
2776
2775
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2777
2776
|
amount: bigint;
|
|
2777
|
+
depositAddress: `0x${string}`;
|
|
2778
2778
|
depositDetails: {
|
|
2779
2779
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
2780
2780
|
};
|
|
2781
2781
|
}, {
|
|
2782
|
-
depositAddress: string;
|
|
2783
2782
|
asset: {
|
|
2784
2783
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2785
2784
|
};
|
|
2786
2785
|
amount: string | number;
|
|
2786
|
+
depositAddress: string;
|
|
2787
2787
|
depositDetails: {
|
|
2788
2788
|
txHashes?: string[] | null | undefined;
|
|
2789
2789
|
};
|
|
@@ -2791,9 +2791,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2791
2791
|
}, "strip", z.ZodTypeAny, {
|
|
2792
2792
|
__kind: "DepositChannel";
|
|
2793
2793
|
depositWitness: {
|
|
2794
|
-
depositAddress: `0x${string}`;
|
|
2795
2794
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2796
2795
|
amount: bigint;
|
|
2796
|
+
depositAddress: `0x${string}`;
|
|
2797
2797
|
depositDetails: {
|
|
2798
2798
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
2799
2799
|
};
|
|
@@ -2801,11 +2801,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2801
2801
|
}, {
|
|
2802
2802
|
__kind: "DepositChannel";
|
|
2803
2803
|
depositWitness: {
|
|
2804
|
-
depositAddress: string;
|
|
2805
2804
|
asset: {
|
|
2806
2805
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
2807
2806
|
};
|
|
2808
2807
|
amount: string | number;
|
|
2808
|
+
depositAddress: string;
|
|
2809
2809
|
depositDetails: {
|
|
2810
2810
|
txHashes?: string[] | null | undefined;
|
|
2811
2811
|
};
|
|
@@ -2835,11 +2835,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
2835
2835
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
2836
2836
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
2837
2837
|
}, "strip", z.ZodTypeAny, {
|
|
2838
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2838
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2839
2839
|
}, {
|
|
2840
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2841
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2842
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
2840
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2841
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
2842
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
2843
2843
|
}>;
|
|
2844
2844
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
2845
2845
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -3166,12 +3166,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3166
3166
|
}>>>;
|
|
3167
3167
|
boostFee: z.ZodNumber;
|
|
3168
3168
|
}, "strip", z.ZodTypeAny, {
|
|
3169
|
-
depositDetails: {
|
|
3170
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
3171
|
-
};
|
|
3172
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3173
|
-
depositAmount: bigint;
|
|
3174
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3175
3169
|
destinationAddress: {
|
|
3176
3170
|
readonly chain: "Ethereum";
|
|
3177
3171
|
readonly address: `0x${string}`;
|
|
@@ -3188,7 +3182,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3188
3182
|
readonly chain: "Solana";
|
|
3189
3183
|
readonly address: string;
|
|
3190
3184
|
};
|
|
3185
|
+
depositDetails: {
|
|
3186
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
3187
|
+
};
|
|
3188
|
+
boostFee: number;
|
|
3191
3189
|
txId: `0x${string}`;
|
|
3190
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3191
|
+
depositAmount: bigint;
|
|
3192
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
3192
3193
|
affiliateFees: {
|
|
3193
3194
|
account: number;
|
|
3194
3195
|
bps: number;
|
|
@@ -3198,7 +3199,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3198
3199
|
refundAddress: `0x${string}`;
|
|
3199
3200
|
minPrice: bigint;
|
|
3200
3201
|
};
|
|
3201
|
-
boostFee: number;
|
|
3202
3202
|
depositAddress?: `0x${string}` | null | undefined;
|
|
3203
3203
|
channelId?: bigint | null | undefined;
|
|
3204
3204
|
depositMetadata?: {
|
|
@@ -3253,21 +3253,22 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3253
3253
|
chunkInterval: number;
|
|
3254
3254
|
} | null | undefined;
|
|
3255
3255
|
}, {
|
|
3256
|
+
destinationAddress: {
|
|
3257
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3258
|
+
value: string;
|
|
3259
|
+
};
|
|
3256
3260
|
depositDetails: {
|
|
3257
3261
|
txHashes?: string[] | null | undefined;
|
|
3258
3262
|
};
|
|
3263
|
+
boostFee: number;
|
|
3264
|
+
txId: string;
|
|
3259
3265
|
inputAsset: {
|
|
3260
3266
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3261
3267
|
};
|
|
3262
3268
|
depositAmount: string | number;
|
|
3263
3269
|
outputAsset: {
|
|
3264
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
3265
|
-
};
|
|
3266
|
-
destinationAddress: {
|
|
3267
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3268
|
-
value: string;
|
|
3270
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
3269
3271
|
};
|
|
3270
|
-
txId: string;
|
|
3271
3272
|
affiliateFees: {
|
|
3272
3273
|
account: number;
|
|
3273
3274
|
bps: number;
|
|
@@ -3277,7 +3278,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3277
3278
|
refundAddress: string;
|
|
3278
3279
|
minPrice: string | number;
|
|
3279
3280
|
};
|
|
3280
|
-
boostFee: number;
|
|
3281
3281
|
depositAddress?: string | null | undefined;
|
|
3282
3282
|
channelId?: string | number | null | undefined;
|
|
3283
3283
|
depositMetadata?: {
|
|
@@ -3337,12 +3337,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3337
3337
|
}, "strip", z.ZodTypeAny, {
|
|
3338
3338
|
__kind: "Vault";
|
|
3339
3339
|
vaultWitness: {
|
|
3340
|
-
depositDetails: {
|
|
3341
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
3342
|
-
};
|
|
3343
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3344
|
-
depositAmount: bigint;
|
|
3345
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
3346
3340
|
destinationAddress: {
|
|
3347
3341
|
readonly chain: "Ethereum";
|
|
3348
3342
|
readonly address: `0x${string}`;
|
|
@@ -3359,7 +3353,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3359
3353
|
readonly chain: "Solana";
|
|
3360
3354
|
readonly address: string;
|
|
3361
3355
|
};
|
|
3356
|
+
depositDetails: {
|
|
3357
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
3358
|
+
};
|
|
3359
|
+
boostFee: number;
|
|
3362
3360
|
txId: `0x${string}`;
|
|
3361
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3362
|
+
depositAmount: bigint;
|
|
3363
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
3363
3364
|
affiliateFees: {
|
|
3364
3365
|
account: number;
|
|
3365
3366
|
bps: number;
|
|
@@ -3369,7 +3370,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3369
3370
|
refundAddress: `0x${string}`;
|
|
3370
3371
|
minPrice: bigint;
|
|
3371
3372
|
};
|
|
3372
|
-
boostFee: number;
|
|
3373
3373
|
depositAddress?: `0x${string}` | null | undefined;
|
|
3374
3374
|
channelId?: bigint | null | undefined;
|
|
3375
3375
|
depositMetadata?: {
|
|
@@ -3427,21 +3427,22 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3427
3427
|
}, {
|
|
3428
3428
|
__kind: "Vault";
|
|
3429
3429
|
vaultWitness: {
|
|
3430
|
+
destinationAddress: {
|
|
3431
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3432
|
+
value: string;
|
|
3433
|
+
};
|
|
3430
3434
|
depositDetails: {
|
|
3431
3435
|
txHashes?: string[] | null | undefined;
|
|
3432
3436
|
};
|
|
3437
|
+
boostFee: number;
|
|
3438
|
+
txId: string;
|
|
3433
3439
|
inputAsset: {
|
|
3434
3440
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3435
3441
|
};
|
|
3436
3442
|
depositAmount: string | number;
|
|
3437
3443
|
outputAsset: {
|
|
3438
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
3439
|
-
};
|
|
3440
|
-
destinationAddress: {
|
|
3441
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
3442
|
-
value: string;
|
|
3444
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
3443
3445
|
};
|
|
3444
|
-
txId: string;
|
|
3445
3446
|
affiliateFees: {
|
|
3446
3447
|
account: number;
|
|
3447
3448
|
bps: number;
|
|
@@ -3451,7 +3452,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
3451
3452
|
refundAddress: string;
|
|
3452
3453
|
minPrice: string | number;
|
|
3453
3454
|
};
|
|
3454
|
-
boostFee: number;
|
|
3455
3455
|
depositAddress?: string | null | undefined;
|
|
3456
3456
|
channelId?: string | number | null | undefined;
|
|
3457
3457
|
depositMetadata?: {
|
|
@@ -4274,16 +4274,16 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
4274
4274
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
4275
4275
|
depositDetails: z.ZodNumber;
|
|
4276
4276
|
}, "strip", z.ZodTypeAny, {
|
|
4277
|
-
depositAddress: `0x${string}`;
|
|
4278
4277
|
asset: "Dot";
|
|
4279
4278
|
amount: bigint;
|
|
4279
|
+
depositAddress: `0x${string}`;
|
|
4280
4280
|
depositDetails: number;
|
|
4281
4281
|
}, {
|
|
4282
|
-
depositAddress: string;
|
|
4283
4282
|
asset: {
|
|
4284
4283
|
__kind: "Dot";
|
|
4285
4284
|
};
|
|
4286
4285
|
amount: string | number;
|
|
4286
|
+
depositAddress: string;
|
|
4287
4287
|
depositDetails: number;
|
|
4288
4288
|
}>;
|
|
4289
4289
|
declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
|
|
@@ -4316,11 +4316,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4316
4316
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
4317
4317
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
4318
4318
|
}, "strip", z.ZodTypeAny, {
|
|
4319
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
4319
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
4320
4320
|
}, {
|
|
4321
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
4322
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
4323
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
4321
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
4322
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
4323
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
4324
4324
|
}>;
|
|
4325
4325
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
4326
4326
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -4656,10 +4656,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4656
4656
|
}>>>;
|
|
4657
4657
|
boostFee: z.ZodNumber;
|
|
4658
4658
|
}, "strip", z.ZodTypeAny, {
|
|
4659
|
-
depositDetails: number;
|
|
4660
|
-
inputAsset: "Dot";
|
|
4661
|
-
depositAmount: bigint;
|
|
4662
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4663
4659
|
destinationAddress: {
|
|
4664
4660
|
readonly chain: "Ethereum";
|
|
4665
4661
|
readonly address: `0x${string}`;
|
|
@@ -4676,10 +4672,15 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4676
4672
|
readonly chain: "Solana";
|
|
4677
4673
|
readonly address: string;
|
|
4678
4674
|
};
|
|
4675
|
+
depositDetails: number;
|
|
4676
|
+
boostFee: number;
|
|
4679
4677
|
txId: {
|
|
4680
4678
|
blockNumber: number;
|
|
4681
4679
|
extrinsicIndex: number;
|
|
4682
4680
|
};
|
|
4681
|
+
inputAsset: "Dot";
|
|
4682
|
+
depositAmount: bigint;
|
|
4683
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
4683
4684
|
affiliateFees: {
|
|
4684
4685
|
account: number;
|
|
4685
4686
|
bps: number;
|
|
@@ -4689,7 +4690,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4689
4690
|
refundAddress: `0x${string}`;
|
|
4690
4691
|
minPrice: bigint;
|
|
4691
4692
|
};
|
|
4692
|
-
boostFee: number;
|
|
4693
4693
|
depositAddress?: `0x${string}` | null | undefined;
|
|
4694
4694
|
channelId?: bigint | null | undefined;
|
|
4695
4695
|
depositMetadata?: {
|
|
@@ -4744,22 +4744,23 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4744
4744
|
chunkInterval: number;
|
|
4745
4745
|
} | null | undefined;
|
|
4746
4746
|
}, {
|
|
4747
|
-
depositDetails: number;
|
|
4748
|
-
inputAsset: {
|
|
4749
|
-
__kind: "Dot";
|
|
4750
|
-
};
|
|
4751
|
-
depositAmount: string | number;
|
|
4752
|
-
outputAsset: {
|
|
4753
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
4754
|
-
};
|
|
4755
4747
|
destinationAddress: {
|
|
4756
4748
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
4757
4749
|
value: string;
|
|
4758
4750
|
};
|
|
4751
|
+
depositDetails: number;
|
|
4752
|
+
boostFee: number;
|
|
4759
4753
|
txId: {
|
|
4760
4754
|
blockNumber: number;
|
|
4761
4755
|
extrinsicIndex: number;
|
|
4762
4756
|
};
|
|
4757
|
+
inputAsset: {
|
|
4758
|
+
__kind: "Dot";
|
|
4759
|
+
};
|
|
4760
|
+
depositAmount: string | number;
|
|
4761
|
+
outputAsset: {
|
|
4762
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
4763
|
+
};
|
|
4763
4764
|
affiliateFees: {
|
|
4764
4765
|
account: number;
|
|
4765
4766
|
bps: number;
|
|
@@ -4769,7 +4770,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
4769
4770
|
refundAddress: string;
|
|
4770
4771
|
minPrice: string | number;
|
|
4771
4772
|
};
|
|
4772
|
-
boostFee: number;
|
|
4773
4773
|
depositAddress?: string | null | undefined;
|
|
4774
4774
|
channelId?: string | number | null | undefined;
|
|
4775
4775
|
depositMetadata?: {
|
|
@@ -4842,34 +4842,34 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
4842
4842
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
4843
4843
|
depositDetails: z.ZodNumber;
|
|
4844
4844
|
}, "strip", z.ZodTypeAny, {
|
|
4845
|
-
depositAddress: `0x${string}`;
|
|
4846
4845
|
asset: "Dot";
|
|
4847
4846
|
amount: bigint;
|
|
4847
|
+
depositAddress: `0x${string}`;
|
|
4848
4848
|
depositDetails: number;
|
|
4849
4849
|
}, {
|
|
4850
|
-
depositAddress: string;
|
|
4851
4850
|
asset: {
|
|
4852
4851
|
__kind: "Dot";
|
|
4853
4852
|
};
|
|
4854
4853
|
amount: string | number;
|
|
4854
|
+
depositAddress: string;
|
|
4855
4855
|
depositDetails: number;
|
|
4856
4856
|
}>;
|
|
4857
4857
|
}, "strip", z.ZodTypeAny, {
|
|
4858
4858
|
__kind: "DepositChannel";
|
|
4859
4859
|
depositWitness: {
|
|
4860
|
-
depositAddress: `0x${string}`;
|
|
4861
4860
|
asset: "Dot";
|
|
4862
4861
|
amount: bigint;
|
|
4862
|
+
depositAddress: `0x${string}`;
|
|
4863
4863
|
depositDetails: number;
|
|
4864
4864
|
};
|
|
4865
4865
|
}, {
|
|
4866
4866
|
__kind: "DepositChannel";
|
|
4867
4867
|
depositWitness: {
|
|
4868
|
-
depositAddress: string;
|
|
4869
4868
|
asset: {
|
|
4870
4869
|
__kind: "Dot";
|
|
4871
4870
|
};
|
|
4872
4871
|
amount: string | number;
|
|
4872
|
+
depositAddress: string;
|
|
4873
4873
|
depositDetails: number;
|
|
4874
4874
|
};
|
|
4875
4875
|
}>, z.ZodObject<{
|
|
@@ -4891,11 +4891,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
4891
4891
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
4892
4892
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
4893
4893
|
}, "strip", z.ZodTypeAny, {
|
|
4894
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
4894
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
4895
4895
|
}, {
|
|
4896
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
4897
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
4898
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
4896
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
4897
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
4898
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
4899
4899
|
}>;
|
|
4900
4900
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
4901
4901
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -5231,10 +5231,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5231
5231
|
}>>>;
|
|
5232
5232
|
boostFee: z.ZodNumber;
|
|
5233
5233
|
}, "strip", z.ZodTypeAny, {
|
|
5234
|
-
depositDetails: number;
|
|
5235
|
-
inputAsset: "Dot";
|
|
5236
|
-
depositAmount: bigint;
|
|
5237
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5238
5234
|
destinationAddress: {
|
|
5239
5235
|
readonly chain: "Ethereum";
|
|
5240
5236
|
readonly address: `0x${string}`;
|
|
@@ -5251,10 +5247,15 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5251
5247
|
readonly chain: "Solana";
|
|
5252
5248
|
readonly address: string;
|
|
5253
5249
|
};
|
|
5250
|
+
depositDetails: number;
|
|
5251
|
+
boostFee: number;
|
|
5254
5252
|
txId: {
|
|
5255
5253
|
blockNumber: number;
|
|
5256
5254
|
extrinsicIndex: number;
|
|
5257
5255
|
};
|
|
5256
|
+
inputAsset: "Dot";
|
|
5257
|
+
depositAmount: bigint;
|
|
5258
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
5258
5259
|
affiliateFees: {
|
|
5259
5260
|
account: number;
|
|
5260
5261
|
bps: number;
|
|
@@ -5264,7 +5265,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5264
5265
|
refundAddress: `0x${string}`;
|
|
5265
5266
|
minPrice: bigint;
|
|
5266
5267
|
};
|
|
5267
|
-
boostFee: number;
|
|
5268
5268
|
depositAddress?: `0x${string}` | null | undefined;
|
|
5269
5269
|
channelId?: bigint | null | undefined;
|
|
5270
5270
|
depositMetadata?: {
|
|
@@ -5319,22 +5319,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5319
5319
|
chunkInterval: number;
|
|
5320
5320
|
} | null | undefined;
|
|
5321
5321
|
}, {
|
|
5322
|
-
depositDetails: number;
|
|
5323
|
-
inputAsset: {
|
|
5324
|
-
__kind: "Dot";
|
|
5325
|
-
};
|
|
5326
|
-
depositAmount: string | number;
|
|
5327
|
-
outputAsset: {
|
|
5328
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5329
|
-
};
|
|
5330
5322
|
destinationAddress: {
|
|
5331
5323
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5332
5324
|
value: string;
|
|
5333
5325
|
};
|
|
5326
|
+
depositDetails: number;
|
|
5327
|
+
boostFee: number;
|
|
5334
5328
|
txId: {
|
|
5335
5329
|
blockNumber: number;
|
|
5336
5330
|
extrinsicIndex: number;
|
|
5337
5331
|
};
|
|
5332
|
+
inputAsset: {
|
|
5333
|
+
__kind: "Dot";
|
|
5334
|
+
};
|
|
5335
|
+
depositAmount: string | number;
|
|
5336
|
+
outputAsset: {
|
|
5337
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
5338
|
+
};
|
|
5338
5339
|
affiliateFees: {
|
|
5339
5340
|
account: number;
|
|
5340
5341
|
bps: number;
|
|
@@ -5344,7 +5345,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5344
5345
|
refundAddress: string;
|
|
5345
5346
|
minPrice: string | number;
|
|
5346
5347
|
};
|
|
5347
|
-
boostFee: number;
|
|
5348
5348
|
depositAddress?: string | null | undefined;
|
|
5349
5349
|
channelId?: string | number | null | undefined;
|
|
5350
5350
|
depositMetadata?: {
|
|
@@ -5404,10 +5404,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5404
5404
|
}, "strip", z.ZodTypeAny, {
|
|
5405
5405
|
__kind: "Vault";
|
|
5406
5406
|
vaultWitness: {
|
|
5407
|
-
depositDetails: number;
|
|
5408
|
-
inputAsset: "Dot";
|
|
5409
|
-
depositAmount: bigint;
|
|
5410
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5411
5407
|
destinationAddress: {
|
|
5412
5408
|
readonly chain: "Ethereum";
|
|
5413
5409
|
readonly address: `0x${string}`;
|
|
@@ -5424,10 +5420,15 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5424
5420
|
readonly chain: "Solana";
|
|
5425
5421
|
readonly address: string;
|
|
5426
5422
|
};
|
|
5423
|
+
depositDetails: number;
|
|
5424
|
+
boostFee: number;
|
|
5427
5425
|
txId: {
|
|
5428
5426
|
blockNumber: number;
|
|
5429
5427
|
extrinsicIndex: number;
|
|
5430
5428
|
};
|
|
5429
|
+
inputAsset: "Dot";
|
|
5430
|
+
depositAmount: bigint;
|
|
5431
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
5431
5432
|
affiliateFees: {
|
|
5432
5433
|
account: number;
|
|
5433
5434
|
bps: number;
|
|
@@ -5437,7 +5438,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5437
5438
|
refundAddress: `0x${string}`;
|
|
5438
5439
|
minPrice: bigint;
|
|
5439
5440
|
};
|
|
5440
|
-
boostFee: number;
|
|
5441
5441
|
depositAddress?: `0x${string}` | null | undefined;
|
|
5442
5442
|
channelId?: bigint | null | undefined;
|
|
5443
5443
|
depositMetadata?: {
|
|
@@ -5495,22 +5495,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5495
5495
|
}, {
|
|
5496
5496
|
__kind: "Vault";
|
|
5497
5497
|
vaultWitness: {
|
|
5498
|
-
depositDetails: number;
|
|
5499
|
-
inputAsset: {
|
|
5500
|
-
__kind: "Dot";
|
|
5501
|
-
};
|
|
5502
|
-
depositAmount: string | number;
|
|
5503
|
-
outputAsset: {
|
|
5504
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
5505
|
-
};
|
|
5506
5498
|
destinationAddress: {
|
|
5507
5499
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
5508
5500
|
value: string;
|
|
5509
5501
|
};
|
|
5502
|
+
depositDetails: number;
|
|
5503
|
+
boostFee: number;
|
|
5510
5504
|
txId: {
|
|
5511
5505
|
blockNumber: number;
|
|
5512
5506
|
extrinsicIndex: number;
|
|
5513
5507
|
};
|
|
5508
|
+
inputAsset: {
|
|
5509
|
+
__kind: "Dot";
|
|
5510
|
+
};
|
|
5511
|
+
depositAmount: string | number;
|
|
5512
|
+
outputAsset: {
|
|
5513
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
5514
|
+
};
|
|
5514
5515
|
affiliateFees: {
|
|
5515
5516
|
account: number;
|
|
5516
5517
|
bps: number;
|
|
@@ -5520,7 +5521,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
5520
5521
|
refundAddress: string;
|
|
5521
5522
|
minPrice: string | number;
|
|
5522
5523
|
};
|
|
5523
|
-
boostFee: number;
|
|
5524
5524
|
depositAddress?: string | null | undefined;
|
|
5525
5525
|
channelId?: string | number | null | undefined;
|
|
5526
5526
|
depositMetadata?: {
|
|
@@ -5764,6 +5764,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5764
5764
|
} | null | undefined;
|
|
5765
5765
|
}>;
|
|
5766
5766
|
}, "strip", z.ZodTypeAny, {
|
|
5767
|
+
amount: bigint;
|
|
5767
5768
|
depositAddress: {
|
|
5768
5769
|
pubkeyX: `0x${string}`;
|
|
5769
5770
|
scriptPath?: {
|
|
@@ -5775,12 +5776,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5775
5776
|
};
|
|
5776
5777
|
} | null | undefined;
|
|
5777
5778
|
};
|
|
5778
|
-
amount: bigint;
|
|
5779
5779
|
id: {
|
|
5780
5780
|
txId: `0x${string}`;
|
|
5781
5781
|
vout: number;
|
|
5782
5782
|
};
|
|
5783
5783
|
}, {
|
|
5784
|
+
amount: string | number;
|
|
5784
5785
|
depositAddress: {
|
|
5785
5786
|
pubkeyX: string;
|
|
5786
5787
|
scriptPath?: {
|
|
@@ -5792,7 +5793,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
5792
5793
|
};
|
|
5793
5794
|
} | null | undefined;
|
|
5794
5795
|
};
|
|
5795
|
-
amount: string | number;
|
|
5796
5796
|
id: {
|
|
5797
5797
|
txId: string;
|
|
5798
5798
|
vout: number;
|
|
@@ -6253,6 +6253,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6253
6253
|
} | null | undefined;
|
|
6254
6254
|
}>;
|
|
6255
6255
|
}, "strip", z.ZodTypeAny, {
|
|
6256
|
+
amount: bigint;
|
|
6256
6257
|
depositAddress: {
|
|
6257
6258
|
pubkeyX: `0x${string}`;
|
|
6258
6259
|
scriptPath?: {
|
|
@@ -6264,12 +6265,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6264
6265
|
};
|
|
6265
6266
|
} | null | undefined;
|
|
6266
6267
|
};
|
|
6267
|
-
amount: bigint;
|
|
6268
6268
|
id: {
|
|
6269
6269
|
txId: `0x${string}`;
|
|
6270
6270
|
vout: number;
|
|
6271
6271
|
};
|
|
6272
6272
|
}, {
|
|
6273
|
+
amount: string | number;
|
|
6273
6274
|
depositAddress: {
|
|
6274
6275
|
pubkeyX: string;
|
|
6275
6276
|
scriptPath?: {
|
|
@@ -6281,13 +6282,14 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6281
6282
|
};
|
|
6282
6283
|
} | null | undefined;
|
|
6283
6284
|
};
|
|
6284
|
-
amount: string | number;
|
|
6285
6285
|
id: {
|
|
6286
6286
|
txId: string;
|
|
6287
6287
|
vout: number;
|
|
6288
6288
|
};
|
|
6289
6289
|
}>;
|
|
6290
6290
|
}, "strip", z.ZodTypeAny, {
|
|
6291
|
+
asset: "Btc";
|
|
6292
|
+
amount: bigint;
|
|
6291
6293
|
depositAddress: {
|
|
6292
6294
|
__kind: "P2PKH";
|
|
6293
6295
|
value: `0x${string}`;
|
|
@@ -6308,9 +6310,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6308
6310
|
version: number;
|
|
6309
6311
|
program: `0x${string}`;
|
|
6310
6312
|
};
|
|
6311
|
-
asset: "Btc";
|
|
6312
|
-
amount: bigint;
|
|
6313
6313
|
depositDetails: {
|
|
6314
|
+
amount: bigint;
|
|
6314
6315
|
depositAddress: {
|
|
6315
6316
|
pubkeyX: `0x${string}`;
|
|
6316
6317
|
scriptPath?: {
|
|
@@ -6322,13 +6323,16 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6322
6323
|
};
|
|
6323
6324
|
} | null | undefined;
|
|
6324
6325
|
};
|
|
6325
|
-
amount: bigint;
|
|
6326
6326
|
id: {
|
|
6327
6327
|
txId: `0x${string}`;
|
|
6328
6328
|
vout: number;
|
|
6329
6329
|
};
|
|
6330
6330
|
};
|
|
6331
6331
|
}, {
|
|
6332
|
+
asset: {
|
|
6333
|
+
__kind: "Btc";
|
|
6334
|
+
};
|
|
6335
|
+
amount: string | number;
|
|
6332
6336
|
depositAddress: {
|
|
6333
6337
|
__kind: "P2PKH";
|
|
6334
6338
|
value: string;
|
|
@@ -6349,11 +6353,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6349
6353
|
version: number;
|
|
6350
6354
|
program: string;
|
|
6351
6355
|
};
|
|
6352
|
-
asset: {
|
|
6353
|
-
__kind: "Btc";
|
|
6354
|
-
};
|
|
6355
|
-
amount: string | number;
|
|
6356
6356
|
depositDetails: {
|
|
6357
|
+
amount: string | number;
|
|
6357
6358
|
depositAddress: {
|
|
6358
6359
|
pubkeyX: string;
|
|
6359
6360
|
scriptPath?: {
|
|
@@ -6365,7 +6366,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
6365
6366
|
};
|
|
6366
6367
|
} | null | undefined;
|
|
6367
6368
|
};
|
|
6368
|
-
amount: string | number;
|
|
6369
6369
|
id: {
|
|
6370
6370
|
txId: string;
|
|
6371
6371
|
vout: number;
|
|
@@ -6612,6 +6612,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6612
6612
|
} | null | undefined;
|
|
6613
6613
|
}>;
|
|
6614
6614
|
}, "strip", z.ZodTypeAny, {
|
|
6615
|
+
amount: bigint;
|
|
6615
6616
|
depositAddress: {
|
|
6616
6617
|
pubkeyX: `0x${string}`;
|
|
6617
6618
|
scriptPath?: {
|
|
@@ -6623,12 +6624,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6623
6624
|
};
|
|
6624
6625
|
} | null | undefined;
|
|
6625
6626
|
};
|
|
6626
|
-
amount: bigint;
|
|
6627
6627
|
id: {
|
|
6628
6628
|
txId: `0x${string}`;
|
|
6629
6629
|
vout: number;
|
|
6630
6630
|
};
|
|
6631
6631
|
}, {
|
|
6632
|
+
amount: string | number;
|
|
6632
6633
|
depositAddress: {
|
|
6633
6634
|
pubkeyX: string;
|
|
6634
6635
|
scriptPath?: {
|
|
@@ -6640,7 +6641,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6640
6641
|
};
|
|
6641
6642
|
} | null | undefined;
|
|
6642
6643
|
};
|
|
6643
|
-
amount: string | number;
|
|
6644
6644
|
id: {
|
|
6645
6645
|
txId: string;
|
|
6646
6646
|
vout: number;
|
|
@@ -6649,11 +6649,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
6649
6649
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
6650
6650
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
6651
6651
|
}, "strip", z.ZodTypeAny, {
|
|
6652
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
6652
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
6653
6653
|
}, {
|
|
6654
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
6655
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
6656
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
6654
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
6655
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
6656
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
6657
6657
|
}>;
|
|
6658
6658
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
6659
6659
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -7075,7 +7075,24 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7075
7075
|
}>>>;
|
|
7076
7076
|
boostFee: z.ZodNumber;
|
|
7077
7077
|
}, "strip", z.ZodTypeAny, {
|
|
7078
|
+
destinationAddress: {
|
|
7079
|
+
readonly chain: "Ethereum";
|
|
7080
|
+
readonly address: `0x${string}`;
|
|
7081
|
+
} | {
|
|
7082
|
+
readonly chain: "Polkadot";
|
|
7083
|
+
readonly address: string;
|
|
7084
|
+
} | {
|
|
7085
|
+
readonly chain: "Bitcoin";
|
|
7086
|
+
readonly address: string;
|
|
7087
|
+
} | {
|
|
7088
|
+
readonly chain: "Arbitrum";
|
|
7089
|
+
readonly address: `0x${string}`;
|
|
7090
|
+
} | {
|
|
7091
|
+
readonly chain: "Solana";
|
|
7092
|
+
readonly address: string;
|
|
7093
|
+
};
|
|
7078
7094
|
depositDetails: {
|
|
7095
|
+
amount: bigint;
|
|
7079
7096
|
depositAddress: {
|
|
7080
7097
|
pubkeyX: `0x${string}`;
|
|
7081
7098
|
scriptPath?: {
|
|
@@ -7087,32 +7104,16 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7087
7104
|
};
|
|
7088
7105
|
} | null | undefined;
|
|
7089
7106
|
};
|
|
7090
|
-
amount: bigint;
|
|
7091
7107
|
id: {
|
|
7092
7108
|
txId: `0x${string}`;
|
|
7093
7109
|
vout: number;
|
|
7094
7110
|
};
|
|
7095
7111
|
};
|
|
7112
|
+
boostFee: number;
|
|
7113
|
+
txId: `0x${string}`;
|
|
7096
7114
|
inputAsset: "Btc";
|
|
7097
7115
|
depositAmount: bigint;
|
|
7098
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
7099
|
-
destinationAddress: {
|
|
7100
|
-
readonly chain: "Ethereum";
|
|
7101
|
-
readonly address: `0x${string}`;
|
|
7102
|
-
} | {
|
|
7103
|
-
readonly chain: "Polkadot";
|
|
7104
|
-
readonly address: string;
|
|
7105
|
-
} | {
|
|
7106
|
-
readonly chain: "Bitcoin";
|
|
7107
|
-
readonly address: string;
|
|
7108
|
-
} | {
|
|
7109
|
-
readonly chain: "Arbitrum";
|
|
7110
|
-
readonly address: `0x${string}`;
|
|
7111
|
-
} | {
|
|
7112
|
-
readonly chain: "Solana";
|
|
7113
|
-
readonly address: string;
|
|
7114
|
-
};
|
|
7115
|
-
txId: `0x${string}`;
|
|
7116
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
7116
7117
|
affiliateFees: {
|
|
7117
7118
|
account: number;
|
|
7118
7119
|
bps: number;
|
|
@@ -7141,7 +7142,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7141
7142
|
};
|
|
7142
7143
|
minPrice: bigint;
|
|
7143
7144
|
};
|
|
7144
|
-
boostFee: number;
|
|
7145
7145
|
depositAddress?: {
|
|
7146
7146
|
__kind: "P2PKH";
|
|
7147
7147
|
value: `0x${string}`;
|
|
@@ -7215,7 +7215,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7215
7215
|
chunkInterval: number;
|
|
7216
7216
|
} | null | undefined;
|
|
7217
7217
|
}, {
|
|
7218
|
+
destinationAddress: {
|
|
7219
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7220
|
+
value: string;
|
|
7221
|
+
};
|
|
7218
7222
|
depositDetails: {
|
|
7223
|
+
amount: string | number;
|
|
7219
7224
|
depositAddress: {
|
|
7220
7225
|
pubkeyX: string;
|
|
7221
7226
|
scriptPath?: {
|
|
@@ -7227,24 +7232,20 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7227
7232
|
};
|
|
7228
7233
|
} | null | undefined;
|
|
7229
7234
|
};
|
|
7230
|
-
amount: string | number;
|
|
7231
7235
|
id: {
|
|
7232
7236
|
txId: string;
|
|
7233
7237
|
vout: number;
|
|
7234
7238
|
};
|
|
7235
7239
|
};
|
|
7240
|
+
boostFee: number;
|
|
7241
|
+
txId: string;
|
|
7236
7242
|
inputAsset: {
|
|
7237
7243
|
__kind: "Btc";
|
|
7238
7244
|
};
|
|
7239
7245
|
depositAmount: string | number;
|
|
7240
7246
|
outputAsset: {
|
|
7241
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
7242
|
-
};
|
|
7243
|
-
destinationAddress: {
|
|
7244
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
7245
|
-
value: string;
|
|
7247
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
7246
7248
|
};
|
|
7247
|
-
txId: string;
|
|
7248
7249
|
affiliateFees: {
|
|
7249
7250
|
account: number;
|
|
7250
7251
|
bps: number;
|
|
@@ -7273,7 +7274,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
7273
7274
|
};
|
|
7274
7275
|
minPrice: string | number;
|
|
7275
7276
|
};
|
|
7276
|
-
boostFee: number;
|
|
7277
7277
|
depositAddress?: {
|
|
7278
7278
|
__kind: "P2PKH";
|
|
7279
7279
|
value: string;
|
|
@@ -7482,6 +7482,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7482
7482
|
} | null | undefined;
|
|
7483
7483
|
}>;
|
|
7484
7484
|
}, "strip", z.ZodTypeAny, {
|
|
7485
|
+
amount: bigint;
|
|
7485
7486
|
depositAddress: {
|
|
7486
7487
|
pubkeyX: `0x${string}`;
|
|
7487
7488
|
scriptPath?: {
|
|
@@ -7493,12 +7494,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7493
7494
|
};
|
|
7494
7495
|
} | null | undefined;
|
|
7495
7496
|
};
|
|
7496
|
-
amount: bigint;
|
|
7497
7497
|
id: {
|
|
7498
7498
|
txId: `0x${string}`;
|
|
7499
7499
|
vout: number;
|
|
7500
7500
|
};
|
|
7501
7501
|
}, {
|
|
7502
|
+
amount: string | number;
|
|
7502
7503
|
depositAddress: {
|
|
7503
7504
|
pubkeyX: string;
|
|
7504
7505
|
scriptPath?: {
|
|
@@ -7510,13 +7511,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7510
7511
|
};
|
|
7511
7512
|
} | null | undefined;
|
|
7512
7513
|
};
|
|
7513
|
-
amount: string | number;
|
|
7514
7514
|
id: {
|
|
7515
7515
|
txId: string;
|
|
7516
7516
|
vout: number;
|
|
7517
7517
|
};
|
|
7518
7518
|
}>;
|
|
7519
7519
|
}, "strip", z.ZodTypeAny, {
|
|
7520
|
+
asset: "Btc";
|
|
7521
|
+
amount: bigint;
|
|
7520
7522
|
depositAddress: {
|
|
7521
7523
|
__kind: "P2PKH";
|
|
7522
7524
|
value: `0x${string}`;
|
|
@@ -7537,9 +7539,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7537
7539
|
version: number;
|
|
7538
7540
|
program: `0x${string}`;
|
|
7539
7541
|
};
|
|
7540
|
-
asset: "Btc";
|
|
7541
|
-
amount: bigint;
|
|
7542
7542
|
depositDetails: {
|
|
7543
|
+
amount: bigint;
|
|
7543
7544
|
depositAddress: {
|
|
7544
7545
|
pubkeyX: `0x${string}`;
|
|
7545
7546
|
scriptPath?: {
|
|
@@ -7551,13 +7552,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7551
7552
|
};
|
|
7552
7553
|
} | null | undefined;
|
|
7553
7554
|
};
|
|
7554
|
-
amount: bigint;
|
|
7555
7555
|
id: {
|
|
7556
7556
|
txId: `0x${string}`;
|
|
7557
7557
|
vout: number;
|
|
7558
7558
|
};
|
|
7559
7559
|
};
|
|
7560
7560
|
}, {
|
|
7561
|
+
asset: {
|
|
7562
|
+
__kind: "Btc";
|
|
7563
|
+
};
|
|
7564
|
+
amount: string | number;
|
|
7561
7565
|
depositAddress: {
|
|
7562
7566
|
__kind: "P2PKH";
|
|
7563
7567
|
value: string;
|
|
@@ -7578,11 +7582,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7578
7582
|
version: number;
|
|
7579
7583
|
program: string;
|
|
7580
7584
|
};
|
|
7581
|
-
asset: {
|
|
7582
|
-
__kind: "Btc";
|
|
7583
|
-
};
|
|
7584
|
-
amount: string | number;
|
|
7585
7585
|
depositDetails: {
|
|
7586
|
+
amount: string | number;
|
|
7586
7587
|
depositAddress: {
|
|
7587
7588
|
pubkeyX: string;
|
|
7588
7589
|
scriptPath?: {
|
|
@@ -7594,7 +7595,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7594
7595
|
};
|
|
7595
7596
|
} | null | undefined;
|
|
7596
7597
|
};
|
|
7597
|
-
amount: string | number;
|
|
7598
7598
|
id: {
|
|
7599
7599
|
txId: string;
|
|
7600
7600
|
vout: number;
|
|
@@ -7604,6 +7604,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7604
7604
|
}, "strip", z.ZodTypeAny, {
|
|
7605
7605
|
__kind: "DepositChannel";
|
|
7606
7606
|
depositWitness: {
|
|
7607
|
+
asset: "Btc";
|
|
7608
|
+
amount: bigint;
|
|
7607
7609
|
depositAddress: {
|
|
7608
7610
|
__kind: "P2PKH";
|
|
7609
7611
|
value: `0x${string}`;
|
|
@@ -7624,9 +7626,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7624
7626
|
version: number;
|
|
7625
7627
|
program: `0x${string}`;
|
|
7626
7628
|
};
|
|
7627
|
-
asset: "Btc";
|
|
7628
|
-
amount: bigint;
|
|
7629
7629
|
depositDetails: {
|
|
7630
|
+
amount: bigint;
|
|
7630
7631
|
depositAddress: {
|
|
7631
7632
|
pubkeyX: `0x${string}`;
|
|
7632
7633
|
scriptPath?: {
|
|
@@ -7638,7 +7639,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7638
7639
|
};
|
|
7639
7640
|
} | null | undefined;
|
|
7640
7641
|
};
|
|
7641
|
-
amount: bigint;
|
|
7642
7642
|
id: {
|
|
7643
7643
|
txId: `0x${string}`;
|
|
7644
7644
|
vout: number;
|
|
@@ -7648,6 +7648,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7648
7648
|
}, {
|
|
7649
7649
|
__kind: "DepositChannel";
|
|
7650
7650
|
depositWitness: {
|
|
7651
|
+
asset: {
|
|
7652
|
+
__kind: "Btc";
|
|
7653
|
+
};
|
|
7654
|
+
amount: string | number;
|
|
7651
7655
|
depositAddress: {
|
|
7652
7656
|
__kind: "P2PKH";
|
|
7653
7657
|
value: string;
|
|
@@ -7668,11 +7672,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7668
7672
|
version: number;
|
|
7669
7673
|
program: string;
|
|
7670
7674
|
};
|
|
7671
|
-
asset: {
|
|
7672
|
-
__kind: "Btc";
|
|
7673
|
-
};
|
|
7674
|
-
amount: string | number;
|
|
7675
7675
|
depositDetails: {
|
|
7676
|
+
amount: string | number;
|
|
7676
7677
|
depositAddress: {
|
|
7677
7678
|
pubkeyX: string;
|
|
7678
7679
|
scriptPath?: {
|
|
@@ -7684,7 +7685,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7684
7685
|
};
|
|
7685
7686
|
} | null | undefined;
|
|
7686
7687
|
};
|
|
7687
|
-
amount: string | number;
|
|
7688
7688
|
id: {
|
|
7689
7689
|
txId: string;
|
|
7690
7690
|
vout: number;
|
|
@@ -7825,6 +7825,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7825
7825
|
} | null | undefined;
|
|
7826
7826
|
}>;
|
|
7827
7827
|
}, "strip", z.ZodTypeAny, {
|
|
7828
|
+
amount: bigint;
|
|
7828
7829
|
depositAddress: {
|
|
7829
7830
|
pubkeyX: `0x${string}`;
|
|
7830
7831
|
scriptPath?: {
|
|
@@ -7836,12 +7837,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7836
7837
|
};
|
|
7837
7838
|
} | null | undefined;
|
|
7838
7839
|
};
|
|
7839
|
-
amount: bigint;
|
|
7840
7840
|
id: {
|
|
7841
7841
|
txId: `0x${string}`;
|
|
7842
7842
|
vout: number;
|
|
7843
7843
|
};
|
|
7844
7844
|
}, {
|
|
7845
|
+
amount: string | number;
|
|
7845
7846
|
depositAddress: {
|
|
7846
7847
|
pubkeyX: string;
|
|
7847
7848
|
scriptPath?: {
|
|
@@ -7853,7 +7854,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7853
7854
|
};
|
|
7854
7855
|
} | null | undefined;
|
|
7855
7856
|
};
|
|
7856
|
-
amount: string | number;
|
|
7857
7857
|
id: {
|
|
7858
7858
|
txId: string;
|
|
7859
7859
|
vout: number;
|
|
@@ -7862,11 +7862,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
7862
7862
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
7863
7863
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
7864
7864
|
}, "strip", z.ZodTypeAny, {
|
|
7865
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
7865
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
7866
7866
|
}, {
|
|
7867
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
7868
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
7869
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
7867
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
7868
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
7869
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
7870
7870
|
}>;
|
|
7871
7871
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
7872
7872
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -8288,7 +8288,24 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8288
8288
|
}>>>;
|
|
8289
8289
|
boostFee: z.ZodNumber;
|
|
8290
8290
|
}, "strip", z.ZodTypeAny, {
|
|
8291
|
+
destinationAddress: {
|
|
8292
|
+
readonly chain: "Ethereum";
|
|
8293
|
+
readonly address: `0x${string}`;
|
|
8294
|
+
} | {
|
|
8295
|
+
readonly chain: "Polkadot";
|
|
8296
|
+
readonly address: string;
|
|
8297
|
+
} | {
|
|
8298
|
+
readonly chain: "Bitcoin";
|
|
8299
|
+
readonly address: string;
|
|
8300
|
+
} | {
|
|
8301
|
+
readonly chain: "Arbitrum";
|
|
8302
|
+
readonly address: `0x${string}`;
|
|
8303
|
+
} | {
|
|
8304
|
+
readonly chain: "Solana";
|
|
8305
|
+
readonly address: string;
|
|
8306
|
+
};
|
|
8291
8307
|
depositDetails: {
|
|
8308
|
+
amount: bigint;
|
|
8292
8309
|
depositAddress: {
|
|
8293
8310
|
pubkeyX: `0x${string}`;
|
|
8294
8311
|
scriptPath?: {
|
|
@@ -8300,32 +8317,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8300
8317
|
};
|
|
8301
8318
|
} | null | undefined;
|
|
8302
8319
|
};
|
|
8303
|
-
amount: bigint;
|
|
8304
8320
|
id: {
|
|
8305
8321
|
txId: `0x${string}`;
|
|
8306
8322
|
vout: number;
|
|
8307
8323
|
};
|
|
8308
8324
|
};
|
|
8325
|
+
boostFee: number;
|
|
8326
|
+
txId: `0x${string}`;
|
|
8309
8327
|
inputAsset: "Btc";
|
|
8310
8328
|
depositAmount: bigint;
|
|
8311
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
8312
|
-
destinationAddress: {
|
|
8313
|
-
readonly chain: "Ethereum";
|
|
8314
|
-
readonly address: `0x${string}`;
|
|
8315
|
-
} | {
|
|
8316
|
-
readonly chain: "Polkadot";
|
|
8317
|
-
readonly address: string;
|
|
8318
|
-
} | {
|
|
8319
|
-
readonly chain: "Bitcoin";
|
|
8320
|
-
readonly address: string;
|
|
8321
|
-
} | {
|
|
8322
|
-
readonly chain: "Arbitrum";
|
|
8323
|
-
readonly address: `0x${string}`;
|
|
8324
|
-
} | {
|
|
8325
|
-
readonly chain: "Solana";
|
|
8326
|
-
readonly address: string;
|
|
8327
|
-
};
|
|
8328
|
-
txId: `0x${string}`;
|
|
8329
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
8329
8330
|
affiliateFees: {
|
|
8330
8331
|
account: number;
|
|
8331
8332
|
bps: number;
|
|
@@ -8354,7 +8355,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8354
8355
|
};
|
|
8355
8356
|
minPrice: bigint;
|
|
8356
8357
|
};
|
|
8357
|
-
boostFee: number;
|
|
8358
8358
|
depositAddress?: {
|
|
8359
8359
|
__kind: "P2PKH";
|
|
8360
8360
|
value: `0x${string}`;
|
|
@@ -8428,7 +8428,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8428
8428
|
chunkInterval: number;
|
|
8429
8429
|
} | null | undefined;
|
|
8430
8430
|
}, {
|
|
8431
|
+
destinationAddress: {
|
|
8432
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8433
|
+
value: string;
|
|
8434
|
+
};
|
|
8431
8435
|
depositDetails: {
|
|
8436
|
+
amount: string | number;
|
|
8432
8437
|
depositAddress: {
|
|
8433
8438
|
pubkeyX: string;
|
|
8434
8439
|
scriptPath?: {
|
|
@@ -8440,24 +8445,20 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8440
8445
|
};
|
|
8441
8446
|
} | null | undefined;
|
|
8442
8447
|
};
|
|
8443
|
-
amount: string | number;
|
|
8444
8448
|
id: {
|
|
8445
8449
|
txId: string;
|
|
8446
8450
|
vout: number;
|
|
8447
8451
|
};
|
|
8448
8452
|
};
|
|
8453
|
+
boostFee: number;
|
|
8454
|
+
txId: string;
|
|
8449
8455
|
inputAsset: {
|
|
8450
8456
|
__kind: "Btc";
|
|
8451
8457
|
};
|
|
8452
8458
|
depositAmount: string | number;
|
|
8453
8459
|
outputAsset: {
|
|
8454
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
8455
|
-
};
|
|
8456
|
-
destinationAddress: {
|
|
8457
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8458
|
-
value: string;
|
|
8460
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
8459
8461
|
};
|
|
8460
|
-
txId: string;
|
|
8461
8462
|
affiliateFees: {
|
|
8462
8463
|
account: number;
|
|
8463
8464
|
bps: number;
|
|
@@ -8486,7 +8487,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8486
8487
|
};
|
|
8487
8488
|
minPrice: string | number;
|
|
8488
8489
|
};
|
|
8489
|
-
boostFee: number;
|
|
8490
8490
|
depositAddress?: {
|
|
8491
8491
|
__kind: "P2PKH";
|
|
8492
8492
|
value: string;
|
|
@@ -8565,7 +8565,24 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8565
8565
|
}, "strip", z.ZodTypeAny, {
|
|
8566
8566
|
__kind: "Vault";
|
|
8567
8567
|
vaultWitness: {
|
|
8568
|
+
destinationAddress: {
|
|
8569
|
+
readonly chain: "Ethereum";
|
|
8570
|
+
readonly address: `0x${string}`;
|
|
8571
|
+
} | {
|
|
8572
|
+
readonly chain: "Polkadot";
|
|
8573
|
+
readonly address: string;
|
|
8574
|
+
} | {
|
|
8575
|
+
readonly chain: "Bitcoin";
|
|
8576
|
+
readonly address: string;
|
|
8577
|
+
} | {
|
|
8578
|
+
readonly chain: "Arbitrum";
|
|
8579
|
+
readonly address: `0x${string}`;
|
|
8580
|
+
} | {
|
|
8581
|
+
readonly chain: "Solana";
|
|
8582
|
+
readonly address: string;
|
|
8583
|
+
};
|
|
8568
8584
|
depositDetails: {
|
|
8585
|
+
amount: bigint;
|
|
8569
8586
|
depositAddress: {
|
|
8570
8587
|
pubkeyX: `0x${string}`;
|
|
8571
8588
|
scriptPath?: {
|
|
@@ -8577,32 +8594,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8577
8594
|
};
|
|
8578
8595
|
} | null | undefined;
|
|
8579
8596
|
};
|
|
8580
|
-
amount: bigint;
|
|
8581
8597
|
id: {
|
|
8582
8598
|
txId: `0x${string}`;
|
|
8583
8599
|
vout: number;
|
|
8584
8600
|
};
|
|
8585
8601
|
};
|
|
8602
|
+
boostFee: number;
|
|
8603
|
+
txId: `0x${string}`;
|
|
8586
8604
|
inputAsset: "Btc";
|
|
8587
8605
|
depositAmount: bigint;
|
|
8588
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
8589
|
-
destinationAddress: {
|
|
8590
|
-
readonly chain: "Ethereum";
|
|
8591
|
-
readonly address: `0x${string}`;
|
|
8592
|
-
} | {
|
|
8593
|
-
readonly chain: "Polkadot";
|
|
8594
|
-
readonly address: string;
|
|
8595
|
-
} | {
|
|
8596
|
-
readonly chain: "Bitcoin";
|
|
8597
|
-
readonly address: string;
|
|
8598
|
-
} | {
|
|
8599
|
-
readonly chain: "Arbitrum";
|
|
8600
|
-
readonly address: `0x${string}`;
|
|
8601
|
-
} | {
|
|
8602
|
-
readonly chain: "Solana";
|
|
8603
|
-
readonly address: string;
|
|
8604
|
-
};
|
|
8605
|
-
txId: `0x${string}`;
|
|
8606
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
8606
8607
|
affiliateFees: {
|
|
8607
8608
|
account: number;
|
|
8608
8609
|
bps: number;
|
|
@@ -8631,7 +8632,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8631
8632
|
};
|
|
8632
8633
|
minPrice: bigint;
|
|
8633
8634
|
};
|
|
8634
|
-
boostFee: number;
|
|
8635
8635
|
depositAddress?: {
|
|
8636
8636
|
__kind: "P2PKH";
|
|
8637
8637
|
value: `0x${string}`;
|
|
@@ -8708,7 +8708,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8708
8708
|
}, {
|
|
8709
8709
|
__kind: "Vault";
|
|
8710
8710
|
vaultWitness: {
|
|
8711
|
+
destinationAddress: {
|
|
8712
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8713
|
+
value: string;
|
|
8714
|
+
};
|
|
8711
8715
|
depositDetails: {
|
|
8716
|
+
amount: string | number;
|
|
8712
8717
|
depositAddress: {
|
|
8713
8718
|
pubkeyX: string;
|
|
8714
8719
|
scriptPath?: {
|
|
@@ -8720,24 +8725,20 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8720
8725
|
};
|
|
8721
8726
|
} | null | undefined;
|
|
8722
8727
|
};
|
|
8723
|
-
amount: string | number;
|
|
8724
8728
|
id: {
|
|
8725
8729
|
txId: string;
|
|
8726
8730
|
vout: number;
|
|
8727
8731
|
};
|
|
8728
8732
|
};
|
|
8733
|
+
boostFee: number;
|
|
8734
|
+
txId: string;
|
|
8729
8735
|
inputAsset: {
|
|
8730
8736
|
__kind: "Btc";
|
|
8731
8737
|
};
|
|
8732
8738
|
depositAmount: string | number;
|
|
8733
8739
|
outputAsset: {
|
|
8734
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
8740
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
8735
8741
|
};
|
|
8736
|
-
destinationAddress: {
|
|
8737
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
8738
|
-
value: string;
|
|
8739
|
-
};
|
|
8740
|
-
txId: string;
|
|
8741
8742
|
affiliateFees: {
|
|
8742
8743
|
account: number;
|
|
8743
8744
|
bps: number;
|
|
@@ -8766,7 +8767,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
|
|
|
8766
8767
|
};
|
|
8767
8768
|
minPrice: string | number;
|
|
8768
8769
|
};
|
|
8769
|
-
boostFee: number;
|
|
8770
8770
|
depositAddress?: {
|
|
8771
8771
|
__kind: "P2PKH";
|
|
8772
8772
|
value: string;
|
|
@@ -9254,18 +9254,18 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
9254
9254
|
txHashes?: string[] | null | undefined;
|
|
9255
9255
|
}>;
|
|
9256
9256
|
}, "strip", z.ZodTypeAny, {
|
|
9257
|
-
depositAddress: `0x${string}`;
|
|
9258
9257
|
asset: "ArbEth" | "ArbUsdc";
|
|
9259
9258
|
amount: bigint;
|
|
9259
|
+
depositAddress: `0x${string}`;
|
|
9260
9260
|
depositDetails: {
|
|
9261
9261
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9262
9262
|
};
|
|
9263
9263
|
}, {
|
|
9264
|
-
depositAddress: string;
|
|
9265
9264
|
asset: {
|
|
9266
9265
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9267
9266
|
};
|
|
9268
9267
|
amount: string | number;
|
|
9268
|
+
depositAddress: string;
|
|
9269
9269
|
depositDetails: {
|
|
9270
9270
|
txHashes?: string[] | null | undefined;
|
|
9271
9271
|
};
|
|
@@ -9293,11 +9293,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9293
9293
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9294
9294
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
9295
9295
|
}, "strip", z.ZodTypeAny, {
|
|
9296
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9296
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
9297
9297
|
}, {
|
|
9298
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9299
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9300
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9298
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
9299
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
9300
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
9301
9301
|
}>;
|
|
9302
9302
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9303
9303
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -9624,12 +9624,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9624
9624
|
}>>>;
|
|
9625
9625
|
boostFee: z.ZodNumber;
|
|
9626
9626
|
}, "strip", z.ZodTypeAny, {
|
|
9627
|
-
depositDetails: {
|
|
9628
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
9629
|
-
};
|
|
9630
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
9631
|
-
depositAmount: bigint;
|
|
9632
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
9633
9627
|
destinationAddress: {
|
|
9634
9628
|
readonly chain: "Ethereum";
|
|
9635
9629
|
readonly address: `0x${string}`;
|
|
@@ -9646,7 +9640,14 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9646
9640
|
readonly chain: "Solana";
|
|
9647
9641
|
readonly address: string;
|
|
9648
9642
|
};
|
|
9643
|
+
depositDetails: {
|
|
9644
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
9645
|
+
};
|
|
9646
|
+
boostFee: number;
|
|
9649
9647
|
txId: `0x${string}`;
|
|
9648
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
9649
|
+
depositAmount: bigint;
|
|
9650
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
9650
9651
|
affiliateFees: {
|
|
9651
9652
|
account: number;
|
|
9652
9653
|
bps: number;
|
|
@@ -9656,7 +9657,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9656
9657
|
refundAddress: `0x${string}`;
|
|
9657
9658
|
minPrice: bigint;
|
|
9658
9659
|
};
|
|
9659
|
-
boostFee: number;
|
|
9660
9660
|
depositAddress?: `0x${string}` | null | undefined;
|
|
9661
9661
|
channelId?: bigint | null | undefined;
|
|
9662
9662
|
depositMetadata?: {
|
|
@@ -9711,21 +9711,22 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9711
9711
|
chunkInterval: number;
|
|
9712
9712
|
} | null | undefined;
|
|
9713
9713
|
}, {
|
|
9714
|
+
destinationAddress: {
|
|
9715
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9716
|
+
value: string;
|
|
9717
|
+
};
|
|
9714
9718
|
depositDetails: {
|
|
9715
9719
|
txHashes?: string[] | null | undefined;
|
|
9716
9720
|
};
|
|
9721
|
+
boostFee: number;
|
|
9722
|
+
txId: string;
|
|
9717
9723
|
inputAsset: {
|
|
9718
9724
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9719
9725
|
};
|
|
9720
9726
|
depositAmount: string | number;
|
|
9721
9727
|
outputAsset: {
|
|
9722
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9723
|
-
};
|
|
9724
|
-
destinationAddress: {
|
|
9725
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
9726
|
-
value: string;
|
|
9728
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
9727
9729
|
};
|
|
9728
|
-
txId: string;
|
|
9729
9730
|
affiliateFees: {
|
|
9730
9731
|
account: number;
|
|
9731
9732
|
bps: number;
|
|
@@ -9735,7 +9736,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
9735
9736
|
refundAddress: string;
|
|
9736
9737
|
minPrice: string | number;
|
|
9737
9738
|
};
|
|
9738
|
-
boostFee: number;
|
|
9739
9739
|
depositAddress?: string | null | undefined;
|
|
9740
9740
|
channelId?: string | number | null | undefined;
|
|
9741
9741
|
depositMetadata?: {
|
|
@@ -9814,18 +9814,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9814
9814
|
txHashes?: string[] | null | undefined;
|
|
9815
9815
|
}>;
|
|
9816
9816
|
}, "strip", z.ZodTypeAny, {
|
|
9817
|
-
depositAddress: `0x${string}`;
|
|
9818
9817
|
asset: "ArbEth" | "ArbUsdc";
|
|
9819
9818
|
amount: bigint;
|
|
9819
|
+
depositAddress: `0x${string}`;
|
|
9820
9820
|
depositDetails: {
|
|
9821
9821
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9822
9822
|
};
|
|
9823
9823
|
}, {
|
|
9824
|
-
depositAddress: string;
|
|
9825
9824
|
asset: {
|
|
9826
9825
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9827
9826
|
};
|
|
9828
9827
|
amount: string | number;
|
|
9828
|
+
depositAddress: string;
|
|
9829
9829
|
depositDetails: {
|
|
9830
9830
|
txHashes?: string[] | null | undefined;
|
|
9831
9831
|
};
|
|
@@ -9833,9 +9833,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9833
9833
|
}, "strip", z.ZodTypeAny, {
|
|
9834
9834
|
__kind: "DepositChannel";
|
|
9835
9835
|
depositWitness: {
|
|
9836
|
-
depositAddress: `0x${string}`;
|
|
9837
9836
|
asset: "ArbEth" | "ArbUsdc";
|
|
9838
9837
|
amount: bigint;
|
|
9838
|
+
depositAddress: `0x${string}`;
|
|
9839
9839
|
depositDetails: {
|
|
9840
9840
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
9841
9841
|
};
|
|
@@ -9843,11 +9843,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9843
9843
|
}, {
|
|
9844
9844
|
__kind: "DepositChannel";
|
|
9845
9845
|
depositWitness: {
|
|
9846
|
-
depositAddress: string;
|
|
9847
9846
|
asset: {
|
|
9848
9847
|
__kind: "ArbEth" | "ArbUsdc";
|
|
9849
9848
|
};
|
|
9850
9849
|
amount: string | number;
|
|
9850
|
+
depositAddress: string;
|
|
9851
9851
|
depositDetails: {
|
|
9852
9852
|
txHashes?: string[] | null | undefined;
|
|
9853
9853
|
};
|
|
@@ -9877,11 +9877,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
9877
9877
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
9878
9878
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
9879
9879
|
}, "strip", z.ZodTypeAny, {
|
|
9880
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9880
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
9881
9881
|
}, {
|
|
9882
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9883
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9884
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
9882
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
9883
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
9884
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
9885
9885
|
}>;
|
|
9886
9886
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
9887
9887
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -10208,12 +10208,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10208
10208
|
}>>>;
|
|
10209
10209
|
boostFee: z.ZodNumber;
|
|
10210
10210
|
}, "strip", z.ZodTypeAny, {
|
|
10211
|
-
depositDetails: {
|
|
10212
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
10213
|
-
};
|
|
10214
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10215
|
-
depositAmount: bigint;
|
|
10216
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10217
10211
|
destinationAddress: {
|
|
10218
10212
|
readonly chain: "Ethereum";
|
|
10219
10213
|
readonly address: `0x${string}`;
|
|
@@ -10230,7 +10224,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10230
10224
|
readonly chain: "Solana";
|
|
10231
10225
|
readonly address: string;
|
|
10232
10226
|
};
|
|
10227
|
+
depositDetails: {
|
|
10228
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
10229
|
+
};
|
|
10230
|
+
boostFee: number;
|
|
10233
10231
|
txId: `0x${string}`;
|
|
10232
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10233
|
+
depositAmount: bigint;
|
|
10234
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
10234
10235
|
affiliateFees: {
|
|
10235
10236
|
account: number;
|
|
10236
10237
|
bps: number;
|
|
@@ -10240,7 +10241,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10240
10241
|
refundAddress: `0x${string}`;
|
|
10241
10242
|
minPrice: bigint;
|
|
10242
10243
|
};
|
|
10243
|
-
boostFee: number;
|
|
10244
10244
|
depositAddress?: `0x${string}` | null | undefined;
|
|
10245
10245
|
channelId?: bigint | null | undefined;
|
|
10246
10246
|
depositMetadata?: {
|
|
@@ -10295,21 +10295,22 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10295
10295
|
chunkInterval: number;
|
|
10296
10296
|
} | null | undefined;
|
|
10297
10297
|
}, {
|
|
10298
|
+
destinationAddress: {
|
|
10299
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10300
|
+
value: string;
|
|
10301
|
+
};
|
|
10298
10302
|
depositDetails: {
|
|
10299
10303
|
txHashes?: string[] | null | undefined;
|
|
10300
10304
|
};
|
|
10305
|
+
boostFee: number;
|
|
10306
|
+
txId: string;
|
|
10301
10307
|
inputAsset: {
|
|
10302
10308
|
__kind: "ArbEth" | "ArbUsdc";
|
|
10303
10309
|
};
|
|
10304
10310
|
depositAmount: string | number;
|
|
10305
10311
|
outputAsset: {
|
|
10306
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
10312
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
10307
10313
|
};
|
|
10308
|
-
destinationAddress: {
|
|
10309
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10310
|
-
value: string;
|
|
10311
|
-
};
|
|
10312
|
-
txId: string;
|
|
10313
10314
|
affiliateFees: {
|
|
10314
10315
|
account: number;
|
|
10315
10316
|
bps: number;
|
|
@@ -10319,7 +10320,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10319
10320
|
refundAddress: string;
|
|
10320
10321
|
minPrice: string | number;
|
|
10321
10322
|
};
|
|
10322
|
-
boostFee: number;
|
|
10323
10323
|
depositAddress?: string | null | undefined;
|
|
10324
10324
|
channelId?: string | number | null | undefined;
|
|
10325
10325
|
depositMetadata?: {
|
|
@@ -10379,12 +10379,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10379
10379
|
}, "strip", z.ZodTypeAny, {
|
|
10380
10380
|
__kind: "Vault";
|
|
10381
10381
|
vaultWitness: {
|
|
10382
|
-
depositDetails: {
|
|
10383
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
10384
|
-
};
|
|
10385
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10386
|
-
depositAmount: bigint;
|
|
10387
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
10388
10382
|
destinationAddress: {
|
|
10389
10383
|
readonly chain: "Ethereum";
|
|
10390
10384
|
readonly address: `0x${string}`;
|
|
@@ -10401,7 +10395,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10401
10395
|
readonly chain: "Solana";
|
|
10402
10396
|
readonly address: string;
|
|
10403
10397
|
};
|
|
10398
|
+
depositDetails: {
|
|
10399
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
10400
|
+
};
|
|
10401
|
+
boostFee: number;
|
|
10404
10402
|
txId: `0x${string}`;
|
|
10403
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
10404
|
+
depositAmount: bigint;
|
|
10405
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
10405
10406
|
affiliateFees: {
|
|
10406
10407
|
account: number;
|
|
10407
10408
|
bps: number;
|
|
@@ -10411,7 +10412,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10411
10412
|
refundAddress: `0x${string}`;
|
|
10412
10413
|
minPrice: bigint;
|
|
10413
10414
|
};
|
|
10414
|
-
boostFee: number;
|
|
10415
10415
|
depositAddress?: `0x${string}` | null | undefined;
|
|
10416
10416
|
channelId?: bigint | null | undefined;
|
|
10417
10417
|
depositMetadata?: {
|
|
@@ -10469,21 +10469,22 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10469
10469
|
}, {
|
|
10470
10470
|
__kind: "Vault";
|
|
10471
10471
|
vaultWitness: {
|
|
10472
|
+
destinationAddress: {
|
|
10473
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10474
|
+
value: string;
|
|
10475
|
+
};
|
|
10472
10476
|
depositDetails: {
|
|
10473
10477
|
txHashes?: string[] | null | undefined;
|
|
10474
10478
|
};
|
|
10479
|
+
boostFee: number;
|
|
10480
|
+
txId: string;
|
|
10475
10481
|
inputAsset: {
|
|
10476
10482
|
__kind: "ArbEth" | "ArbUsdc";
|
|
10477
10483
|
};
|
|
10478
10484
|
depositAmount: string | number;
|
|
10479
10485
|
outputAsset: {
|
|
10480
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
10486
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
10481
10487
|
};
|
|
10482
|
-
destinationAddress: {
|
|
10483
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
10484
|
-
value: string;
|
|
10485
|
-
};
|
|
10486
|
-
txId: string;
|
|
10487
10488
|
affiliateFees: {
|
|
10488
10489
|
account: number;
|
|
10489
10490
|
bps: number;
|
|
@@ -10493,7 +10494,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
|
|
|
10493
10494
|
refundAddress: string;
|
|
10494
10495
|
minPrice: string | number;
|
|
10495
10496
|
};
|
|
10496
|
-
boostFee: number;
|
|
10497
10497
|
depositAddress?: string | null | undefined;
|
|
10498
10498
|
channelId?: string | number | null | undefined;
|
|
10499
10499
|
depositMetadata?: {
|
|
@@ -10930,15 +10930,15 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
|
|
|
10930
10930
|
}>;
|
|
10931
10931
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
10932
10932
|
}, "strip", z.ZodTypeAny, {
|
|
10933
|
-
depositAddress: `0x${string}`;
|
|
10934
10933
|
asset: "Sol" | "SolUsdc";
|
|
10935
10934
|
amount: bigint;
|
|
10935
|
+
depositAddress: `0x${string}`;
|
|
10936
10936
|
}, {
|
|
10937
|
-
depositAddress: string;
|
|
10938
10937
|
asset: {
|
|
10939
10938
|
__kind: "Sol" | "SolUsdc";
|
|
10940
10939
|
};
|
|
10941
10940
|
amount: string | number;
|
|
10941
|
+
depositAddress: string;
|
|
10942
10942
|
}>;
|
|
10943
10943
|
declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
|
|
10944
10944
|
retryDuration: z.ZodNumber;
|
|
@@ -10969,11 +10969,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
10969
10969
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
10970
10970
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
10971
10971
|
}, "strip", z.ZodTypeAny, {
|
|
10972
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
10972
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
10973
10973
|
}, {
|
|
10974
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
10975
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
10976
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
10974
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
10975
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
10976
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
10977
10977
|
}>;
|
|
10978
10978
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
10979
10979
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -11300,9 +11300,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11300
11300
|
}>>>;
|
|
11301
11301
|
boostFee: z.ZodNumber;
|
|
11302
11302
|
}, "strip", z.ZodTypeAny, {
|
|
11303
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
11304
|
-
depositAmount: bigint;
|
|
11305
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11306
11303
|
destinationAddress: {
|
|
11307
11304
|
readonly chain: "Ethereum";
|
|
11308
11305
|
readonly address: `0x${string}`;
|
|
@@ -11319,7 +11316,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11319
11316
|
readonly chain: "Solana";
|
|
11320
11317
|
readonly address: string;
|
|
11321
11318
|
};
|
|
11319
|
+
boostFee: number;
|
|
11322
11320
|
txId: [`0x${string}`, bigint];
|
|
11321
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
11322
|
+
depositAmount: bigint;
|
|
11323
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
11323
11324
|
affiliateFees: {
|
|
11324
11325
|
account: number;
|
|
11325
11326
|
bps: number;
|
|
@@ -11329,7 +11330,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11329
11330
|
refundAddress: `0x${string}`;
|
|
11330
11331
|
minPrice: bigint;
|
|
11331
11332
|
};
|
|
11332
|
-
boostFee: number;
|
|
11333
11333
|
depositAddress?: `0x${string}` | null | undefined;
|
|
11334
11334
|
channelId?: bigint | null | undefined;
|
|
11335
11335
|
depositMetadata?: {
|
|
@@ -11384,18 +11384,19 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11384
11384
|
chunkInterval: number;
|
|
11385
11385
|
} | null | undefined;
|
|
11386
11386
|
}, {
|
|
11387
|
+
destinationAddress: {
|
|
11388
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11389
|
+
value: string;
|
|
11390
|
+
};
|
|
11391
|
+
boostFee: number;
|
|
11392
|
+
txId: [string, string | number];
|
|
11387
11393
|
inputAsset: {
|
|
11388
11394
|
__kind: "Sol" | "SolUsdc";
|
|
11389
11395
|
};
|
|
11390
11396
|
depositAmount: string | number;
|
|
11391
11397
|
outputAsset: {
|
|
11392
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
11398
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
11393
11399
|
};
|
|
11394
|
-
destinationAddress: {
|
|
11395
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11396
|
-
value: string;
|
|
11397
|
-
};
|
|
11398
|
-
txId: [string, string | number];
|
|
11399
11400
|
affiliateFees: {
|
|
11400
11401
|
account: number;
|
|
11401
11402
|
bps: number;
|
|
@@ -11405,7 +11406,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
|
|
|
11405
11406
|
refundAddress: string;
|
|
11406
11407
|
minPrice: string | number;
|
|
11407
11408
|
};
|
|
11408
|
-
boostFee: number;
|
|
11409
11409
|
depositAddress?: string | null | undefined;
|
|
11410
11410
|
channelId?: string | number | null | undefined;
|
|
11411
11411
|
depositMetadata?: {
|
|
@@ -11477,31 +11477,31 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11477
11477
|
}>;
|
|
11478
11478
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
11479
11479
|
}, "strip", z.ZodTypeAny, {
|
|
11480
|
-
depositAddress: `0x${string}`;
|
|
11481
11480
|
asset: "Sol" | "SolUsdc";
|
|
11482
11481
|
amount: bigint;
|
|
11482
|
+
depositAddress: `0x${string}`;
|
|
11483
11483
|
}, {
|
|
11484
|
-
depositAddress: string;
|
|
11485
11484
|
asset: {
|
|
11486
11485
|
__kind: "Sol" | "SolUsdc";
|
|
11487
11486
|
};
|
|
11488
11487
|
amount: string | number;
|
|
11488
|
+
depositAddress: string;
|
|
11489
11489
|
}>;
|
|
11490
11490
|
}, "strip", z.ZodTypeAny, {
|
|
11491
11491
|
__kind: "DepositChannel";
|
|
11492
11492
|
depositWitness: {
|
|
11493
|
-
depositAddress: `0x${string}`;
|
|
11494
11493
|
asset: "Sol" | "SolUsdc";
|
|
11495
11494
|
amount: bigint;
|
|
11495
|
+
depositAddress: `0x${string}`;
|
|
11496
11496
|
};
|
|
11497
11497
|
}, {
|
|
11498
11498
|
__kind: "DepositChannel";
|
|
11499
11499
|
depositWitness: {
|
|
11500
|
-
depositAddress: string;
|
|
11501
11500
|
asset: {
|
|
11502
11501
|
__kind: "Sol" | "SolUsdc";
|
|
11503
11502
|
};
|
|
11504
11503
|
amount: string | number;
|
|
11504
|
+
depositAddress: string;
|
|
11505
11505
|
};
|
|
11506
11506
|
}>, z.ZodObject<{
|
|
11507
11507
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -11521,11 +11521,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11521
11521
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
11522
11522
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
11523
11523
|
}, "strip", z.ZodTypeAny, {
|
|
11524
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
11524
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
11525
11525
|
}, {
|
|
11526
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
11527
|
-
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
11528
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
11526
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
11527
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc", {
|
|
11528
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
11529
11529
|
}>;
|
|
11530
11530
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
11531
11531
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -11852,9 +11852,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11852
11852
|
}>>>;
|
|
11853
11853
|
boostFee: z.ZodNumber;
|
|
11854
11854
|
}, "strip", z.ZodTypeAny, {
|
|
11855
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
11856
|
-
depositAmount: bigint;
|
|
11857
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
11858
11855
|
destinationAddress: {
|
|
11859
11856
|
readonly chain: "Ethereum";
|
|
11860
11857
|
readonly address: `0x${string}`;
|
|
@@ -11871,7 +11868,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11871
11868
|
readonly chain: "Solana";
|
|
11872
11869
|
readonly address: string;
|
|
11873
11870
|
};
|
|
11871
|
+
boostFee: number;
|
|
11874
11872
|
txId: [`0x${string}`, bigint];
|
|
11873
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
11874
|
+
depositAmount: bigint;
|
|
11875
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
11875
11876
|
affiliateFees: {
|
|
11876
11877
|
account: number;
|
|
11877
11878
|
bps: number;
|
|
@@ -11881,7 +11882,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11881
11882
|
refundAddress: `0x${string}`;
|
|
11882
11883
|
minPrice: bigint;
|
|
11883
11884
|
};
|
|
11884
|
-
boostFee: number;
|
|
11885
11885
|
depositAddress?: `0x${string}` | null | undefined;
|
|
11886
11886
|
channelId?: bigint | null | undefined;
|
|
11887
11887
|
depositMetadata?: {
|
|
@@ -11936,18 +11936,19 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11936
11936
|
chunkInterval: number;
|
|
11937
11937
|
} | null | undefined;
|
|
11938
11938
|
}, {
|
|
11939
|
+
destinationAddress: {
|
|
11940
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11941
|
+
value: string;
|
|
11942
|
+
};
|
|
11943
|
+
boostFee: number;
|
|
11944
|
+
txId: [string, string | number];
|
|
11939
11945
|
inputAsset: {
|
|
11940
11946
|
__kind: "Sol" | "SolUsdc";
|
|
11941
11947
|
};
|
|
11942
11948
|
depositAmount: string | number;
|
|
11943
11949
|
outputAsset: {
|
|
11944
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
11950
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
11945
11951
|
};
|
|
11946
|
-
destinationAddress: {
|
|
11947
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
11948
|
-
value: string;
|
|
11949
|
-
};
|
|
11950
|
-
txId: [string, string | number];
|
|
11951
11952
|
affiliateFees: {
|
|
11952
11953
|
account: number;
|
|
11953
11954
|
bps: number;
|
|
@@ -11957,7 +11958,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
11957
11958
|
refundAddress: string;
|
|
11958
11959
|
minPrice: string | number;
|
|
11959
11960
|
};
|
|
11960
|
-
boostFee: number;
|
|
11961
11961
|
depositAddress?: string | null | undefined;
|
|
11962
11962
|
channelId?: string | number | null | undefined;
|
|
11963
11963
|
depositMetadata?: {
|
|
@@ -12017,9 +12017,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12017
12017
|
}, "strip", z.ZodTypeAny, {
|
|
12018
12018
|
__kind: "Vault";
|
|
12019
12019
|
vaultWitness: {
|
|
12020
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
12021
|
-
depositAmount: bigint;
|
|
12022
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
12023
12020
|
destinationAddress: {
|
|
12024
12021
|
readonly chain: "Ethereum";
|
|
12025
12022
|
readonly address: `0x${string}`;
|
|
@@ -12036,7 +12033,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12036
12033
|
readonly chain: "Solana";
|
|
12037
12034
|
readonly address: string;
|
|
12038
12035
|
};
|
|
12036
|
+
boostFee: number;
|
|
12039
12037
|
txId: [`0x${string}`, bigint];
|
|
12038
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
12039
|
+
depositAmount: bigint;
|
|
12040
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
12040
12041
|
affiliateFees: {
|
|
12041
12042
|
account: number;
|
|
12042
12043
|
bps: number;
|
|
@@ -12046,7 +12047,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12046
12047
|
refundAddress: `0x${string}`;
|
|
12047
12048
|
minPrice: bigint;
|
|
12048
12049
|
};
|
|
12049
|
-
boostFee: number;
|
|
12050
12050
|
depositAddress?: `0x${string}` | null | undefined;
|
|
12051
12051
|
channelId?: bigint | null | undefined;
|
|
12052
12052
|
depositMetadata?: {
|
|
@@ -12104,18 +12104,19 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12104
12104
|
}, {
|
|
12105
12105
|
__kind: "Vault";
|
|
12106
12106
|
vaultWitness: {
|
|
12107
|
+
destinationAddress: {
|
|
12108
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12109
|
+
value: string;
|
|
12110
|
+
};
|
|
12111
|
+
boostFee: number;
|
|
12112
|
+
txId: [string, string | number];
|
|
12107
12113
|
inputAsset: {
|
|
12108
12114
|
__kind: "Sol" | "SolUsdc";
|
|
12109
12115
|
};
|
|
12110
12116
|
depositAmount: string | number;
|
|
12111
12117
|
outputAsset: {
|
|
12112
|
-
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "
|
|
12113
|
-
};
|
|
12114
|
-
destinationAddress: {
|
|
12115
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
12116
|
-
value: string;
|
|
12118
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "Btc" | "Sol" | "SolUsdc";
|
|
12117
12119
|
};
|
|
12118
|
-
txId: [string, string | number];
|
|
12119
12120
|
affiliateFees: {
|
|
12120
12121
|
account: number;
|
|
12121
12122
|
bps: number;
|
|
@@ -12125,7 +12126,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
|
|
|
12125
12126
|
refundAddress: string;
|
|
12126
12127
|
minPrice: string | number;
|
|
12127
12128
|
};
|
|
12128
|
-
boostFee: number;
|
|
12129
12129
|
depositAddress?: string | null | undefined;
|
|
12130
12130
|
channelId?: string | number | null | undefined;
|
|
12131
12131
|
depositMetadata?: {
|