symbol

This method returns the token collection symbol.

Function

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

Return values

ValueDescription

string memory _val

The symbol of the token.

Last updated