> ## 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

> Get macro metrics to granular transaction details of Stablecoin movements on chain.

Our `crosschain.stablecoin` schemas allow users to investigate onchain stablecoin activity across multiple blockchains.

The stablecoin vertical supports currencies aside from usd (e.g. cny, jpy, try, eur, cad, etc.)

## Tables

| Table Name                                                                               | Description                                                                                                                                                                 |
| ---------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`crosschain.stablecoin.list`](/historical-data/stablecoins/list)                        | Table of main stablecoins (inclusive of other currencies) and their respective contract addresses across various chains.                                                    |
| [`crosschain.stablecoin.transfers`](/historical-data/stablecoins/transfers)              | Transfers of all stablecoins indexed by Allium.<br />Includes all stablecoins on `crosschain.stablecoin.list`                                                               |
| [`crosschain.metrics.stablecoin_volume`](/historical-data/stablecoins/stablecoin-volume) | Pre-built metrics for stablecoin transfer activity (e.g. volume & transaction counts), aggregated by day, chain and token address.<br />Includes adjusted activity metrics. |

We are currently working on expanding stablecoin coverage for more chains and add on a case by case basis. Please reach out to us if you have any questions or would like to request coverage for a specific chain.

### Chain Coverage

| Chain          | `stablecoin.list` | `stablecoin.transfers` | `metrics.stablecoin_volume` |
| -------------- | ----------------- | ---------------------- | --------------------------- |
| aptos          | ✓                 | ✓                      | ✓                           |
| arbitrum       | ✓                 | ✓                      | ✓                           |
| arbitrum\_nova | ✓                 | -                      | -                           |
| astar          | ✓                 | -                      | -                           |
| avalanche      | ✓                 | ✓                      | ✓                           |
| base           | ✓                 | ✓                      | ✓                           |
| berachain      | ✓                 | ✓                      | ✓                           |
| blast          | ✓                 | ✓                      | ✓                           |
| bsc            | ✓                 | ✓                      | ✓                           |
| celo           | ✓                 | ✓                      | ✓                           |
| cosmos         | ✓                 | -                      | -                           |
| ethereum       | ✓                 | ✓                      | ✓                           |
| fantom         | ✓                 | -                      | -                           |
| fraxtal        | ✓                 | -                      | -                           |
| gnosis         | ✓                 | -                      | -                           |
| hedera         | ✓                 | -                      | -                           |
| imx\_zkevm     | ✓                 | -                      | -                           |
| ink            | ✓                 | -                      | -                           |
| linea          | ✓                 | -                      | -                           |
| manta\_pacific | ✓                 | -                      | -                           |
| mantle         | ✓                 | -                      | -                           |
| metis          | ✓                 | -                      | -                           |
| mode           | ✓                 | ✓                      | ✓                           |
| monad          | ✓                 | ✓                      | ✓                           |
| near           | ✓                 | ✓                      | ✓                           |
| oasys          | ✓                 | -                      | -                           |
| optimism       | ✓                 | ✓                      | ✓                           |
| osmosis        | ✓                 | -                      | -                           |
| polygon        | ✓                 | ✓                      | ✓                           |
| polygon\_zkevm | ✓                 | ✓                      | ✓                           |
| real           | ✓                 | -                      | -                           |
| ronin          | ✓                 | -                      | -                           |
| rootstock      | ✓                 | -                      | -                           |
| scroll         | ✓                 | ✓                      | ✓                           |
| solana         | ✓                 | ✓                      | ✓                           |
| soneium        | ✓                 | -                      | -                           |
| sonic          | ✓                 | ✓                      | ✓                           |
| starknet       | ✓                 | -                      | -                           |
| sui            | ✓                 | ✓                      | ✓                           |
| ton            | ✓                 | ✓                      | ✓                           |
| tron           | ✓                 | ✓                      | ✓                           |
| unichain       | ✓                 | ✓                      | ✓                           |
| worldchain     | ✓                 | ✓                      | ✓                           |
| zksync         | ✓                 | ✓                      | ✓                           |
