Last updated 1 year ago
This method returns the ERC20 token decimals for the LP token.
function decimals() external view returns (uint8);
uint8 _val
The number of decimals thaat the LP token has.