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

# Wallets

> Add wallets to a Tenderly project, inspect their balances and transactions, and filter activity by tag.

Learn how to add a wallet to your project and keep track of its transactions in the Dashboard. When you add a wallet to a project, you'll see a list of all historical transactions linked to that particular wallet.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/wallet-header-info.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=433cb2b0d4abf57548c2dc7c0bb6625e" alt="Wallet page header info and tabs" width="1394" height="250" data-path="images/developer-explorer/wallets/wallet-header-info.webp" />

## Adding a wallet to your project

Navigate to the **Wallets** section from the side menu and click on **Add Wallet**.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/add-wallet.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=4b32c024912603f3fda6878224f1ee38" alt="Add wallet" width="1000" height="300" data-path="images/developer-explorer/wallets/add-wallet.webp" />

Enter an address into the search field. It returns one result row per network that address has been seen on, each labeled **Wallet** or **Contract** depending on what's deployed there, and either kind can be selected and imported.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/add-wallet-contract-address-selectable.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=e7a745aa1d17f3c7b927af54601a4e48" alt="Add Wallet search results, including a Contract-labeled row" width="1370" height="700" data-path="images/developer-explorer/wallets/add-wallet-contract-address-selectable.webp" />

Select the row you want and click **Import Wallets**.

Once imported, you can view all the transactions associated with the wallet in the Dashboard, simulate transactions, or [create Alerts](/monitoring/alerts/introduction) for it.

## Looking up any wallet

The Dashboard's search functionality allows you to find any wallet on any of the [104 supported networks](/platform/supported-networks), whether or not it's in one of your projects.

1. Enter the wallet's address in the top menu search bar.
2. Select the wallet from the search results.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/find-wallet.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=fc955f7ef83f873ed3a0407285111fc4" alt="Find wallet" width="640" height="300" data-path="images/developer-explorer/wallets/find-wallet.webp" />

This opens the same wallet details page described below, reached via a `/wallet/<network>/<address>` URL instead of a project path. The header gains an **Add to Project** button alongside Share, Create Alert, Impersonate, and Simulate, and the `...` menu only has **View in Public Explorer**. The Transactions tab also drops the Success/Failed checkboxes and Columns/Filters controls, using simple numbered pagination instead of the project view's continuous list.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/wallet-public-lookup-header.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=13a6917ddceb75f641d23986549742c6" alt="Public wallet lookup header" width="1600" height="480" data-path="images/developer-explorer/wallets/wallet-public-lookup-header.webp" />

To add the wallet to a project, click **Add to Project** and choose your target project.

## Wallet details

Opening a wallet, whether from your project's **Wallets** page or from a lookup, shows a header info panel followed by three tabs: **Transactions**, **Simulations**, and **Multichain assets**.

The header info panel shows the network, ETH balance and dollar value, token holdings, and NFT holdings. Unlike contracts, a wallet's info panel has no Tags field: tagging lives on the Wallets list page instead (see [Adding tags to wallets](#adding-tags-to-wallets) below). The `...` menu next to the wallet address has **View in Public Explorer**, **Hide Wallet**, and **Remove Wallet**.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/wallet-header-menu.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=bb0ebd17d47cdb331394e580864192a9" alt="Wallet header menu" width="900" height="180" data-path="images/developer-explorer/wallets/wallet-header-menu.webp" />

### Transactions

Lists every direct and internal transaction involving the wallet, with the same filters as a contract's transaction list: **All**, **Direct**, **Internal**, **Token asset transfers**, and **NFT asset transfers**, plus Columns and Filters controls.

### Simulations

Shows the wallet's simulated transaction history, and lets you launch a new [simulation](/simulator-ui/overview) directly against it.

### Multichain assets

Shows the wallet's holdings across networks over three sub-tabs: **Multichain positions**, **Token**, and **NFT**. Multichain positions is wallet-specific: a net-worth bar broken down by DeFi protocol (for example Uniswap v3 or Aave v3), with each protocol expandable to its individual positions.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/wallet-multichain-positions-tab.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=44c2e1a82a5e23b23607ff1df810ab6f" alt="Multichain positions tab" width="1394" height="555" data-path="images/developer-explorer/wallets/wallet-multichain-positions-tab.webp" />

The Token and NFT sub-tabs have the same Group by, "Hide zero balances", and search controls as a contract's Multichain assets tab.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/wallet-multichain-assets-token-tab.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=374f7c9da2dee64d28c529735c7d79b0" alt="Multichain assets, Token tab" width="1394" height="555" data-path="images/developer-explorer/wallets/wallet-multichain-assets-token-tab.webp" />

## Adding tags to wallets

When working with multiple wallets, you need a way to keep them organized. On the **Wallets** list page, click **Add tag** on a wallet's row to open the tagging dialog.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/tag-wallet.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=7759ad71c5aa7b06eaf6fcc90cfd809b" alt="Tagging a wallet" width="1370" height="580" data-path="images/developer-explorer/wallets/tag-wallet.webp" />

Tags also enable you to monitor multiple contracts or wallets grouped under a single tag using Alerts, and you can filter by tag from the **Filters** panel on the main [Transactions page](/developer-explorer/transaction-listing): open Filters and select a value from the **Tag** dropdown.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/activity-filters-tag.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=64c7c118e115594354f489ac3070b108" alt="Filters panel with Tag field" width="1400" height="780" data-path="images/developer-explorer/wallets/activity-filters-tag.webp" />

The transaction list then only shows rows where the tagged contract or wallet is the sender or recipient.

<img src="https://mintcdn.com/tenderly/8ACOAR8iGyQOJzee/images/developer-explorer/wallets/activity-tag-filter-applied.webp?fit=max&auto=format&n=8ACOAR8iGyQOJzee&q=85&s=baede9938e24124cee40db7a0ebcb8a1" alt="Transactions filtered by tag" width="1394" height="300" data-path="images/developer-explorer/wallets/activity-tag-filter-applied.webp" />

## Monitoring wallets with Alerts

Click **Create Alert** from a wallet's page to set up an [Alert](/monitoring/alerts/introduction) for it. See the [Alerting Quickstart Guide](/monitoring/alerts/tutorials/quickstart) for the full setup flow and [Alert Types, Targets, and Parameters](/monitoring/alerts/types) for the available triggers.
