Preparing search index...
The search index is not available
@xchainjs/xchain-thorchain-query
@xchainjs/xchain-thorchain-query
TXProgress
Type alias TXProgress
TXProgress
:
{
addLpInfo
?:
AddLpInfo
;
addSaverInfo
?:
AddSaverInfo
;
inboundObserved
?:
InboundTx
;
refundInfo
?:
RefundInfo
;
swapInfo
?:
SwapInfo
;
txType
:
TxType
;
withdrawLpInfo
?:
WithdrawInfo
;
withdrawSaverInfo
?:
WithdrawSaverInfo
;
}
Object representing transaction progress.
Type declaration
Optional
add
Lp
Info
?:
AddLpInfo
Optional
add
Saver
Info
?:
AddSaverInfo
Optional
inbound
Observed
?:
InboundTx
Optional
refund
Info
?:
RefundInfo
Optional
swap
Info
?:
SwapInfo
tx
Type
:
TxType
Optional
withdraw
Lp
Info
?:
WithdrawInfo
Optional
withdraw
Saver
Info
?:
WithdrawSaverInfo
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xchainjs/xchain-thorchain-query
AddLpStatus
AddSaverStatus
InboundStatus
RefundStatus
SwapStatus
TxType
WithdrawStatus
LiquidityPool
ThorchainCache
ThorchainQuery
Thornode
TransactionStage
AddLpInfo
AddSaverInfo
AddliquidityPosition
Block
BlockInformation
ChainAttributes
ConstructMemo
DustValues
EstimateAddLP
EstimateAddSaver
EstimateWithdrawLP
EstimateWithdrawSaver
ILProtectionData
InboundDetail
LPAmounts
LiquidityData
LiquidityPosition
LiquidityToAdd
LoanCloseParams
LoanCloseQuote
LoanOpenParams
LoanOpenQuote
PoolRatios
PoolShareDetail
PostionDepositValue
QuoteFees
QuoteSwapParams
QuoteThornameParams
RefundInfo
SaverFees
SaversPosition
SaversWithdraw
SwapEstimate
SwapInfo
SwapOutput
TXProgress
ThornameAlias
ThornameDetails
ThornodeConfig
TotalFees
TransactionProgress
TransactionStatus
TxDetails
UnitData
WithdrawInfo
WithdrawLiquidityPosition
WithdrawSaverInfo
getSaver
AVAXChain
AssetATOM
AssetAVAX
AssetBCH
AssetBNB
AssetBSC
AssetBTC
AssetDOGE
AssetETH
AssetLTC
AssetMAYA
AssetRuneNative
BCHChain
BNBChain
BSCChain
BTCChain
DOGEChain
DefaultChainAttributes
ETHChain
GAIAChain
LTCChain
MAYAChain
THORChain
assetUSDC
calcNetworkFee
getCryptoAmountWithNotation
getLiquidityProtectionData
getLiquidityUnits
getPoolShare
getSlipOnLiquidity
isAssetRuneNative
Generated using
TypeDoc
Object representing transaction progress.