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

# Supported currencies and blockchains

> Currencies and blockchains supported by Digital Asset Accounts

## Supported currencies

| Currency | API currency code | Description                                                                |
| -------- | ----------------- | -------------------------------------------------------------------------- |
| USDC     | `USD`             | A dollar-backed stablecoin issued by Circle, redeemable 1:1 for US dollars |
| EURC     | `EUR`             | A euro-backed stablecoin issued by Circle, redeemable 1:1 for euros        |

## Supported blockchains

Digital Asset Accounts supports the same blockchains as Circle Mint, with both
deposit addresses and outbound transfers available on each chain listed. For the
full list of chain codes and contract addresses, see
[Circle Mint supported chains and currencies](/circle-mint/references/supported-chains-and-currencies).

### USDC blockchains

* Algorand
* Aptos
* Arbitrum
* Avalanche C-Chain
* Base
* Celo
* Ethereum
* Hedera
* Noble
* OP Mainnet
* Polygon PoS
* Solana
* Stellar
* Sui
* World Chain
* XRPL

### EURC blockchains

* Avalanche C-Chain
* Base
* Ethereum
* Solana
* Stellar

<Note>
  Supported blockchains may expand over time. Check the API response for the most
  up-to-date list of supported blockchain and currency combinations.
</Note>

## Fiat currencies

Wire deposits and withdrawals support the following fiat currencies:

| Fiat currency | Stablecoin | Direction              |
| ------------- | ---------- | ---------------------- |
| USD           | USDC       | Deposit and withdrawal |
| EUR           | EURC       | Deposit and withdrawal |

Wire deposits are automatically minted into the corresponding stablecoin. Wire
withdrawals automatically redeem the stablecoin for fiat and initiate a bank
transfer.
