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

# EVM Address Monitoring

> Monitor wallet deposits, withdrawals, swaps and other operations on various EVM chains, track wallet fund movements in real-time; this feature can also monitor contract address invocations

<Info>
  EVM chains refer to blockchains compatible with the Ethereum Virtual Machine (EVM), such as BNB Chain, BASE, Arbitrum, etc.
  [Learn more about EVM chains →](/en/monitors/evm-chain/what-is-evm-chain)
</Info>

## Add Address Monitoring

### Field Description

| Field                      | Description                                                                                                                           | Notes                                                                                                                                              |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Wallet Address**         | The wallet address you want to monitor                                                                                                | Must be a valid wallet address starting with 0x                                                                                                    |
| **Wallet Name**            | Nickname for the wallet address for easy memory and management                                                                        | Cannot have duplicate wallet names within the same wallet group                                                                                    |
| **Wallet Group**           | Assign monitoring to a group for easier viewing and management                                                                        | First-time users need to create a wallet group, group names cannot be duplicated                                                                   |
| **Monitoring Type**        | **Token**: Monitor token operations of this wallet on various chains<br />**NFT**: Monitor NFT operations of wallet on various chains | -                                                                                                                                                  |
| **Notification Method**    | Monitoring notification messages will be sent through this method                                                                     | Multiple notification methods can be selected simultaneously;<br />If all selected methods are disabled, this monitoring is automatically disabled |
| **Notification Retention** | How long monitoring notification history is retained on the AlertDog webpage                                                          | Default is 1 day, automatically cleared after expiration                                                                                           |

### Operation Steps

<Frame caption="Steps to Add Address Monitoring">
  <img src="https://mintcdn.com/alertdog/NmTmCeFNBk4WSdFg/images/monitors/evm-chain/wallet/step-by-step.png?fit=max&auto=format&n=NmTmCeFNBk4WSdFg&q=85&s=8970beaa56af12c9e4d3b49756e14a84" alt="Detailed operation steps diagram for adding address monitoring" width="1435" height="1173" data-path="images/monitors/evm-chain/wallet/step-by-step.png" />
</Frame>

### Notification Example

<Frame caption="Address Monitoring Notification Example">
  <img src="https://mintcdn.com/alertdog/NmTmCeFNBk4WSdFg/images/monitors/evm-chain/wallet/notification-example.png?fit=max&auto=format&n=NmTmCeFNBk4WSdFg&q=85&s=4c0f86e5eb4363ce6d7d3160377568c5" alt="Example notification message after address monitoring triggers" width="1456" height="492" data-path="images/monitors/evm-chain/wallet/notification-example.png" />
</Frame>

## Manage Address Monitoring

You can manage added address monitoring through the following methods:

* **Filter Wallet Group Management**: After selecting a specific wallet group, you can modify the group name or delete the wallet group
* **Batch Operations**: Click batch operations to perform batch move to group, batch edit, batch modify notification methods, batch delete on selected wallets
* **Export**: Wallet list data supports export to Excel format
* **Monitoring History**: View received monitoring notification history on the unified monitoring history page
* **Search**: Search for specific wallets
* **Enable/Disable, Edit, Delete**: Perform enable/disable, edit, delete operations on wallets

<Frame caption="Address Monitoring Management Interface">
  <img src="https://mintcdn.com/alertdog/bXuPlP4_SUkQmfmU/images/common/wallet-management.png?fit=max&auto=format&n=bXuPlP4_SUkQmfmU&q=85&s=26bfd9d7bdfeaf981f574e12dd47aef6" alt="Address monitoring list and management function interface" width="1453" height="732" data-path="images/common/wallet-management.png" />
</Frame>

## Advanced Settings

You can set filter conditions when adding monitoring to filter out noise and only focus on important transaction activities.

<Frame caption="Advanced Filter Settings">
  <img src="https://mintcdn.com/alertdog/bXuPlP4_SUkQmfmU/images/common/filter-settings.png?fit=max&auto=format&n=bXuPlP4_SUkQmfmU&q=85&s=de08a6cdb5e7b23ceb6bdcc4f3b8c6fd" alt="Advanced filter condition configuration interface" width="1456" height="1009" data-path="images/common/filter-settings.png" />
</Frame>

<Frame caption="Filter Condition Configuration Example">
  <img src="https://mintcdn.com/alertdog/bXuPlP4_SUkQmfmU/images/common/filter-example.png?fit=max&auto=format&n=bXuPlP4_SUkQmfmU&q=85&s=e94806037d85aaadec975ccdb7742f22" alt="Detailed configuration example for setting filter conditions" width="1449" height="1057" data-path="images/common/filter-example.png" />
</Frame>

<Tip>
  Properly setting filter conditions can help you reduce unnecessary notifications and focus on important transaction activities. For example, you can set to only monitor transactions above a specific amount.
</Tip>
