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

# Overview

> Track movement of assets on the blockchain.

The Assets vertical provides comprehensive tracking of all asset movements and holdings across the blockchain.

There are 4 main categories of tables in the assets vertical.

Below are some examples of use cases for each of the tables under the asset vertical.

| Table                                                                                         | Use Case                                                                                      | Question                                                                                          |
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| [**Balances**](./assets/balances/)                                                            | Tracks all changes in asset balance for a given address, from wallet creation to the present. | What is the USDC balance of a particular wallet over time?                                        |
| [**Balances Latest**](../../../supported-blockchains/evm/core-schemas/assets/balances-latest) | Checking the current balances of assets for a given address.                                  | What is the current distribution of ETH holdings of OpenSea NFT buyers in the last 7 days?        |
| [**Transfers**](../worldchain/assets/transfers/)                                              | Account for the inflow or outflows of assets from one address to another.                     | What is the total inflow of USDC into a wallet in the last 30 days? (not accounting for outflows) |
| [**Credit Debit**](../worldchain/assets/credit-debit/)                                        | Accounting for inflows and outflows of assets.                                                | What is the net balance change of USDC into a wallet in the last 14 days?                         |
