name

This method is the ERC20 token name for the LP token.

Function

function name() external view returns (string memory);

Return values

Last updated