> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Names

### Table Details

| Property            | Value                |
| ------------------- | -------------------- |
| Table Name          | `ethereum.ens.names` |
| Table Status        | Production-Ready     |
| Unique Key          | `name`               |
| Search Optimization | `name`, `token_id`   |

### Table Columns

| Column Name | Data Type         | Description                                                                                                                                             |
| ----------- | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| name        | VARCHAR(16777216) | Market display name.                                                                                                                                    |
| token\_id   | VARCHAR(16777216) | Identifier for non-fungible tokens (ERC-721) or semi-fungible tokens (ERC-1155). Each unique token\_id within a collection represents a distinct asset. |
