> For the complete documentation index, see [llms.txt](https://spock-analytics.gitbook.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spock-analytics.gitbook.io/introduction/data-catalog/wallet.md).

# Wallet

Wallet data points offer concise insights into the holdings and characteristics of a wallet, based on its on-chain activity.

<table data-full-width="true"><thead><tr><th width="128">Data Point</th><th width="113">Type</th><th width="183">Description</th><th>Options</th><th>Data Source</th></tr></thead><tbody><tr><td>Wallet</td><td>String</td><td>Wallet address or ENS</td><td>Specific wallet address or ENS</td><td>Contract/ SDK/ Adapter</td></tr><tr><td>Tokens</td><td>List</td><td>Holdings: Any token held by the user</td><td>Top 100 tokens supported by, and address provided by the user</td><td>Contract / SDK / Adapter</td></tr><tr><td>NFTs</td><td>List</td><td>Holdings: Any NFT hed by the user</td><td></td><td>Contract / SDK / Adapter</td></tr><tr><td>Traits</td><td>List</td><td>On-chain behavior labels</td><td>Labels by Dune</td><td>Contract / SDK / Adapter</td></tr><tr><td>Custom Labels</td><td>List</td><td>User added labels</td><td>Labels given by the user</td><td></td></tr><tr><td>Net Worth</td><td>Number </td><td>Current net worth of the wallet</td><td></td><td>Contract / SDK / Adapter</td></tr><tr><td>Wallet App</td><td>List</td><td>Wallet application used by the user</td><td>Wallet applications used by the user base</td><td>SDK</td></tr></tbody></table>
