# Stablecoin Exchange Addresses Count

## Definition

The number of unique addresses making inflow/outflow transactions of exchanges.

| Metrics                 | Description                                                                      |
| ----------------------- | -------------------------------------------------------------------------------- |
| Addresses Count Inflow  | The number of the token addresses making inflow transactions to the exchange.    |
| Addresses Count Outflow | The number of the token addresses making outflow transactions from the exchange. |

## Interpretation

Considering that it costs fees to send from wallets to different number of wallets, active Stablecoin Exchange Address Count indicates the **closest meaning to the number of investors** that are involved in exchange related transactions.

This naturally leads to possible interpretation of correlating exchange address count to the level of attention of trading investors.

### By value itself <a href="#interpretation" id="interpretation"></a>

It shows whether **few or large numbers of investors** are involved in transaction.

* **High** : **Large number of investors** are accountable for [Stablecoin Exchange Flows](https://userguide.cryptoquant.com/cryptoquant-metrics/stablecoin/broken-reference)
* **Low** : **Small number of investors** are accountable for [Stablecoin Exchange Flows](https://userguide.cryptoquant.com/cryptoquant-metrics/stablecoin/broken-reference)

### By examining trend  <a href="#use-case" id="use-case"></a>

It shows the **level of Exchange Activeness & Volatility**

* **Increasing trend** : **expanding interest and activeness**

  More people are participating in stablecoin exchange flows indicating expanding interest and activeness of exchange trading leading to possible volatility
* **Decreasing trend** : **diminishing interest and activeness**

  Less people are participating in stablecoin exchange flows indicating diminishing interest and activeness of exchange trading leading to possible decreasing volatility

## Link to Our Data

* [Stablecoin Exchange Addresses Count in CryptoQuant Live Chart](https://cryptoquant.com/asset/stablecoin/chart/addresses)
* [Stablecoin Exchange Addresses Count in CryptoQuant Data API docs](https://cryptoquant.com/docs#operation/StablecoinGetAddressesCountEF)


---

# 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/stablecoin-exchange-addresses-count.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.
