# Stablecoin Exchange Flows/Indicators

| Data/Indicator                                                                                                            | Definition                                                                                        | Interpretation                                                                                                                                                                                                                                                                                                                                                                                                |
| ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Stablecoin Network Data](/cryptoquant-metrics/stablecoin/stablecoin-network-data.md)                                     | <p>-Type of cryptocurrency that is pegged to a fiat currency </p><p>-How stablecoin is issued</p> | <p>-Stablecoin with treasury account</p><p>-Stablecoin without treasury account</p>                                                                                                                                                                                                                                                                                                                           |
| [Stablecoin Exchange In/Outflow & Netflow](/cryptoquant-metrics/stablecoin/stablecoin-exchange-in-outflow-and-netflow.md) | Amount of Stablecoin deposited/withdrawn into/from the exchange wallets.                          | <p></p><ul><li>Increase of inflow            - Mostly a <strong>Bullish</strong> sign</li><li>Increase of outflow        - Mostly a <strong>Bearish</strong> sign</li></ul><p></p>                                                                                                                                                                                                                            |
| [Stablecoin Exchange Reserve](/cryptoquant-metrics/stablecoin/stablecoins-exchange-reserve.md)                            | The amount of the stablecoins held in the exchange addresses                                      | <p></p><ul><li><p>High</p><p>High Buying pressure </p><p></p></li><li><p>Low</p><p>Low selling pressure</p></li><li><p>Increasing trend</p><p>Increasing potential Buying power                     -<strong>Bullish</strong></p></li><li><p>Decreasing trend</p><p>Decreasing scarcity         - <strong>Bearish</strong></p></li></ul><p></p><p></p><p></p>                                                 |
| [Stablecoin Exchange Addresses Count](/cryptoquant-metrics/stablecoin/stablecoin-exchange-addresses-count.md)             | The number of unique addresses making inflow/outflow transactions of exchanges                    | <p></p><ul><li><p>High</p><p>Large number of investors </p></li><li><p>Low</p><p>Small number of investors </p></li><li><p>Increasing trend</p><p>Expanding interest and activeness</p></li><li><p>Decreasing trend</p><p>Diminishing interest and activeness</p></li></ul>                                                                                                                                   |
| [Stablecoin Exchange Transactions Count](/cryptoquant-metrics/stablecoin/stablecoin-exchange-transactions-count.md)       | The total number of deposits/withdrawals transactions of the exchange                             | <p></p><ul><li><p>High</p><p>Large number of transactions</p></li><li><p>Low</p><p>Small number of transactions </p></li><li><p>Increasing trend</p><p>Expanding interest and activeness</p></li><li><p>Decreasing trend</p><p>Diminishing interest and activeness</p></li></ul>                                                                                                                              |
| [Stablecoin Supply Ratio (SSR)](/cryptoquant-metrics/stablecoin/stablecoin-supply-ratio.md)                               | Defined as a ratio of the Market Cap of BTC divided by the Market Cap of all Stablecoins          | <p></p><ul><li><p><strong>Increasing trend</strong></p><p>Slowing down status of stablecoin's buying power                                     - <strong>Bearish or sideways sentiment</strong></p></li><li><p><strong>Decreasing</strong> <strong>trend</strong></p><p>Rising status of stablecoin's buying power                                     - <strong>Bullish</strong></p></li></ul><p></p><p></p> |

## How to look at indicators

This section identifies the lookout point for individual indicators. These indicators could be divided by their identity and their usefulness in trading. Each indicator utilized each feature of stablecoin, and put together, they cover multiple aspects and capture movements in stablecoin relatively precisely.&#x20;

If you want to make use stablecoin feature by figuring out

### 1) How many stablecoins came out from or into the exchange

Checking the flow into the exchange is a great way to keep track of stablecoins that could be a medium to buy cryptocurrencies or liquidity of the derivative market

{% content-ref url="/pages/-MSlWHS5PpxWoS5Mvv77" %}
[Stablecoin Exchange In/Outflow & Netflow](/cryptoquant-metrics/stablecoin/stablecoin-exchange-in-outflow-and-netflow.md)
{% endcontent-ref %}

### 2) How many stablecoins are in the exchange

Checking the Stablecoin Reserve in exchange helps to measure buying power in the exchange.

{% content-ref url="/pages/-MSMYubilfBGZCKCxwIU" %}
[Stablecoin Exchange Reserve](/cryptoquant-metrics/stablecoin/stablecoins-exchange-reserve.md)
{% endcontent-ref %}

### 3) How many stablecoin addresses or transactions are active or being made through the exchanges

Checking the active address count or transactions is a great way to determine how many addresses are participating in the movement in the price and find out the sentiment behind it.

{% content-ref url="/pages/-MSlWHAuQy09HttdejAZ" %}
[Stablecoin Exchange Transactions Count](/cryptoquant-metrics/stablecoin/stablecoin-exchange-transactions-count.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSlWHJUCHG9W4oIBadk" %}
[Stablecoin Exchange Addresses Count](/cryptoquant-metrics/stablecoin/stablecoin-exchange-addresses-count.md)
{% endcontent-ref %}

### 4) Figuring out how buying power or liquidity in the market

To figure out the power balance between the BTC and Stablecoin by market cap

{% content-ref url="/pages/-MELbcOodu3Tuk5pigc3" %}
[Stablecoin Supply Ratio (SSR)](/cryptoquant-metrics/stablecoin/stablecoin-supply-ratio.md)
{% endcontent-ref %}

#### It is wise to look at each indicator according to the abovementioned number.

### Note on Stablecoin Data Coverage

CryptoQuant offers on-chain data for stablecoins on ERC20 for Charts, Pro-Charts, Alerts, and API. The market cap of the stablecoins in all chains is available in the dashboard.

👉 [Click to view the dashboard](https://cryptoquant.com/analytics/dashboard/636d36c908ec7d0bd8484912).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://userguide.cryptoquant.com/cryptoquant-metrics/stablecoin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
