Table description
Thedune.shot.dataset_users table contains detailed information about users registered on Snapshot.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Snapshot users — governance participant profiles and activity.
dune.shot.dataset_users table contains detailed information about users registered on Snapshot.
| Column Name | Type | Description |
|---|---|---|
| id | varbinary | Wallet address serving as the user’s unique identifier |
| ipfs | varchar | IPFS hash of the user profile data |
| created | bigint | Unix timestamp when the user was first registered |
| profile | varchar | JSON-encoded user profile information |
Was this page helpful?