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

# Wallet

> Blockchain addresses controlled by a single entity — individuals, funds, institutions, or smart contracts.

The **Wallet** Object covers blockchain addresses controlled by a single entity — individuals, funds, institutions, or smart contracts. Wallets are the actor layer in Peak's data graph: every deposit, swap, transfer, or borrow originates from a Wallet.

## What a Wallet represents

A Wallet Object is an on-chain address or cluster of addresses associated with a single entity. Peak supports analysis of any wallet that appears on-chain, with classifications applied where the wallet has been identified (whale, smart money, exchange wallet, team wallet, and similar).

## Commands

Wallet Commands cover net worth, portfolio composition, fund flows, on-chain activity, and trading behavior — each in its own analytical group.

<Card title="Wallet Commands" icon="terminal" href="/docs/core-concepts/commands/by-object/wallet">
  Browse all Commands available for the Wallet Object.
</Card>

## Related

<CardGroup cols={2}>
  <Card title="Tracking smart money" icon="user-secret" href="/docs/guides/by-workflow/tracking-smart-money">
    Surface meaningful wallet activity using Wallet and Token Commands.
  </Card>

  <Card title="Objects overview" icon="shapes" href="/docs/core-concepts/objects/overview">
    See how Wallet relates to every other Object.
  </Card>
</CardGroup>
