external.snapshot Table: dim_users Type: View
What
A dimensional view that contains all users on Snapshot and related information.Columns
| Column Name | Data Type | Description |
|---|---|---|
| ADDRESS | TEXT | The address of the user. |
| NAME | TEXT | The name of the user. |
| ABOUT | TEXT | The description of the user. |
| AVATAR | TEXT | The link for the avatar or profile picture of the user. |
| IPFS | TEXT | The corresponding IPFS hash. |
| CREATED_AT | TIMESTAMP_NTZ | The time at which the user was created. |