Add Liquidity
To add liquidity call addLiquidity() method with this payload:
{
uint256 _poolId,
uint256 _amountLD,
address _to
}
To add liquidity call addLiquidity() method with this payload:
{
uint256 _poolId,
uint256 _amountLD,
address _to
}