Last updated 1 year ago
This method is the ERC20 token symbol for the LP token.
function symbol() external view returns (string memory);
string memory _val
The symbol of the LP token.