symbol

This method returns the token collection symbol.

Function

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

Return values

Value
Description

string memory _val

The symbol of the token.

Last updated