> For the complete documentation index, see [llms.txt](https://docs.solmatebot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solmatebot.com/discord-commands/address.md).

# /address

Get detailed information about a Solana wallet address.

## Usage

`/address <address>`

| Option    | Required | Description                              |
| --------- | :------: | ---------------------------------------- |
| `address` |     x    | The Solana wallet address or .sol domain |

## What it shows

* SOL balance
* Total wallet value (USD)
* 7-day PNL (profit and loss)
* Top 10 token holdings with values
* .sol domains owned by the wallet
* Nametag (if one is set for this server)

<figure><img src="https://solmatebot.com/docs/placeholder-cmd-address.png" alt=""><figcaption><p>/address command result</p></figcaption></figure>

{% hint style="info" %}
You can give wallets a custom name using nametags. This will display the name instead of the address. Learn more in [Nametags & Labels](/discord-bot-features/nametags-and-labels.md).
{% endhint %}

The response also includes a link to manage trackers for this wallet on the dashboard.
