# View tokens

The Assets Management screen displays all tokens organized by classification state. Use this screen to review, search, and manage tokens in your Ripple Custody environment.

## Assets Management screen overview

![Assets management homepage](/assets/token_homepage_main.bd22653a1d98fc0c03d64df217060cbe6dd18e1c3992cc148fdc970152fedda9.84296aac.png)

The Assets Management screen shows all allowlisted tokens in your Ripple Custody environment. From this screen you navigate to a separate screen to see unclassified and denylisted tokens.

| Tab | Description | Badge |
|  --- | --- | --- |
| **Allowlisted** | Tokens approved for use | Number of approved tokens |
| **Unclassified** | Tokens pending review | Number of tokens awaiting classification |
| **Denylisted** | Tokens blocked from use | Number of blocked tokens |


## Access the Token Management screen

1. In the left navigation, click **Settings**.
2. Click **Assets Management**.


## Navigate between tabs

Click the `Manage unclassified or denylisted` button to view tokens in those states. From there you can select from the following tabs:

- **Unclassified** — Shows tokens that have been auto-discovered but not yet reviewed
- **Denylisted** — Shows tokens that have been blocked from visibility


The **Denylisted** tab displays a warning banner: *"The assets listed below have been flagged as potentially malicious, phishing attempts, or security risks."* Review these tokens carefully before restoring them.

![Denylisted tokens view showing blocked tokens with warning banner](/assets/token_denied_assets.2465e8a92e0edabb48f57cc5b2c2b7d59af0c47edd982c08ab12cbf21df56818.84296aac.png)

## Search and filter tokens

You can search for tokens by name or symbol, and filter by ledger.

![Filter dropdown showing ledger and token kind filters](/assets/token_filter_dropdown.b62eec2f7b9f33aa6c542b8eef4f897d1658199459358100464c9617097dd184.84296aac.png)

## Token list columns

Each token row displays the following information:

| Column | Description |
|  --- | --- |
| **Asset** | The token's display name (e.g., "USD Coin") |
| **Symbol** | The token's ticker symbol (e.g., "USDC") |
| **Ledger** | The blockchain where the token exists (e.g., "Ethereum Mainnet") |
| **Address** | The token's smart contract address (for contract tokens only) |
| **Type** | Either "Native" for blockchain currencies or "Contract" for smart contract tokens |
| **Decimals** | The number of decimal places the token supports |
| **Actions (⋮)** | From here you can `Deny` or `Allow` a token |


## Supported ledgers

The Token Management screen displays tokens across all supported ledgers, including:

- **EVM ledgers** — Ethereum, Arbitrum, Binance Smart Chain, Polygon, and testnets
- **Non-EVM ledgers** — Solana, Algorand, Cardano, Stellar, XRP Ledger


For a complete list, see [Supported ledgers](/products/custody/v1.36/reference/supported-ledgers).

## Related topics

- [Allowlist tokens](/products/custody/v1.36/accounts-and-assets/tokenization/token-management/ui/allowlist-token)
- [Denylist tokens](/products/custody/v1.36/accounts-and-assets/tokenization/token-management/ui/denylist-token)
- [Restore tokens](/products/custody/v1.36/accounts-and-assets/tokenization/token-management/ui/restore-token)
- [Add tokens](/products/custody/v1.36/accounts-and-assets/tokenization/token-management/ui/add-custom-token)
- [Token management concepts](/products/custody/v1.36/accounts-and-assets/tokenization/token-management)