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

# Smart Accounts: Supported Assets

OpenXSwitch **Smart Accounts Infrastructure** supports native blockchain assets across all supported networks by default.

In addition to native assets, **Smart Accounts Infrastructure** supports a growing set of tokens for:

* Deposits
* Withdrawals

> Use the `Get Supported tokens with blockchain` endpoint to retrieve the latest supported assets, and chains.

### Assets

| Token   | Blockchain                                             | Mainnet | Testnet |
| :------ | :----------------------------------------------------- | ------- | ------- |
| `USDT`  | `EVM`, `Solana`, `Stellar`                             | ✓       | —       |
| `USDC`  | `EVM`, `Solana`, Stellar                               | ✓       | ✓       |
| `cNGN`  | `Ethereum`, `Polygon`, `BNB`, `Base`, `LIsk`, `Solana` | ✓       | ✓       |
| `EURC`  | `Ethereum`, `Base`, `Solana`                           | ✓       | ✓       |
| `DAI`   | `EVM`, `Solana`, `Stellar`                             | ✓       | —       |
| `PYUSD` | `Ethereum`, `Solana`                                   | —       | ✓       |

### Token Standards

| Blockchain | Standards                            |
| :--------- | :----------------------------------- |
| `EVM`      | EVM Fungible Token (`ERC-20`)        |
| `Solana`   | Solana Program Library Token (`SPL`) |
| `Stellar`  | Stellar Classic Assets (`SEP-41`)    |

### Access Assets & Logos

OpenXSwitch provides free-to-use blockchain assets and token logos through the public CDN infrastructure.

🔗 [OpenXSwitch Public Assets & CDN Docs](https://github.com/OpenXSwitch/OpenXSwitch-Public-Assets)
