addLiquidity
Adding liquidity to a coin pair liquidity pool
Parameter
Type
Default Value
account
Account
config.account (โ )
secretKey
string
config.secretKey (โ )
token0
Token
token1
Token
amountDesired0
number
amountDesired1
number
slippage
string
โ Can be initialized in the SDK client constructor, i.e
Last updated