Preparing search index...
The search index is not available
@xchainjs/xchain-thorchain-amm
@xchainjs/xchain-thorchain-amm
AddLiquidity
Type alias AddLiquidity
Add
Liquidity
:
{
asset
:
CryptoAmount
;
assetPool
:
string
;
rune
:
CryptoAmount
;
waitTimeSeconds
:
number
;
}
Represents the parameters for adding liquidity to a pool.
Type declaration
asset
:
CryptoAmount
asset
Pool
:
string
rune
:
CryptoAmount
wait
Time
Seconds
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xchainjs/xchain-thorchain-amm
ThorchainAMM
AddLiquidity
AllBalances
DepositParams
ExecuteSwap
IsApprovedParams
LiquidityPosition
LoanCloseParams
LoanOpenParams
RegisterThornameParams
TxSubmitted
UpdateThornameParams
WithdrawLiquidity
Generated using
TypeDoc
Represents the parameters for adding liquidity to a pool.