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

# Supported Networks for Deposit

> Lists the blockchain networks accepted for USDT and USDC deposits, with the network codes passed to deposit-address APIs.

Networks supported for USDT and USDC deposits. Pass the value in the "Network" column to APIs that fetch deposit wallet addresses. This list is indicative and may change over time.

Supported networks for USDT:

| Name            | Network |
| --------------- | ------- |
| Aptos           | APTOS   |
| Arbitrum One    | ARBI    |
| BNB Smart Chain | BSC     |
| CAVAX           | CAVAX   |
| CELO            | CELO    |
| Ethereum        | ETH     |
| KAVAEVM         | KAVAEVM |
| Mantle Network  | MANTLE  |
| Polygon PoS     | MATIC   |
| OP Mainnet      | OP      |
| SOL             | SOL     |
| TON             | TON     |
| TRC20           | TRX     |

Supported networks for USDC:

| Name             | Network |
| ---------------- | ------- |
| Arbitrum One     | ARBI    |
| Base Mainnet     | BASE    |
| BNB Smart Chain  | BSC     |
| CAVAX            | CAVAX   |
| Ethereum         | ETH     |
| Mantle Network   | MANTLE  |
| Polygon PoS      | MATIC   |
| Polygon(bridged) | MATIC.E |
| OP Mainnet       | OP      |
| SOL              | SOL     |


## Related topics

- [Get Supported Networks and Limits (v1)](/api-reference/wallet-operations/get-supported-networks-and-limits-v1.md)
- [Supported Configurations](/docs/supported-onramp-methods.md)
- [Get deposit address (v1)](/api-reference/transfer-crypto/get-deposit-address-v1.md)
- [Available Flows](/offramp/available-flows.md)
- [From External Wallet](/docs/from-external-wallet.md)
