The symbol
function in the PYRToken
contract is a view function that returns the symbol of the token. It is designed to provide users with the token's symbol without modifying the state of the contract.
string
): The symbol of the token as a string.