name

This method returns the token collection name.

Function

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

Return values

ValueDescription

string memory _val

The name of the token.

Last updated