# 取引所のステーブルコインアドレス数

## 定義

取引所のインフロー／アウトフロートランザクションを行うユニークアドレス数

| メトリクス       | 説明                                     |
| ----------- | -------------------------------------- |
| インフローアドレス数  | 取引所へのインフロートランザクションを行なっているトークン・アドレスの数   |
| アウトフローアドレス数 | 取引所からのアウトフロートランザクションを行なっているトークン・アドレスの数 |

## データへのリンク

* [CryptoQuant Live Chart​の取引所におけるステーブルコインアドレス数 ](https://cryptoquant.com/overview?search=Stablecoin+Exchange+Addresses+Count)
* [CryptoQuant データAPIドキュメントの取引所におけるステーブルコインアドレス数](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/ja/stable/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.
