InterfaceIERC20MetadataOn this pageIERC20MetadataFunctionsname function name( ) external returns (string)Returns the name of the token.symbol function symbol( ) external returns (string)Returns the symbol of the token.decimals function decimals( ) external returns (uint8)Returns the decimals places of the token.