# 取引所アドレス数

## 定義

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

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

## データへのリンク <a href="#link-to-our-data" id="link-to-our-data"></a>

* [BTC：CryptoQuantのライブチャートにおける取引所アドレス数 ](https://cryptoquant.com/overview?search=BTC%3A+Exchange+Addresses+Count)
* [ETH：CryptoQuantライブチャートでの取引所アドレス数 ](https://cryptoquant.com/overview?search=ETH%3A+Exchange+Addresses+Count)
* [アルトコイン：CryptoQuantライブチャートでの取引所アドレス数 ](https://cryptoquant.com/overview/alts-exchange-flows)
* [BTC: CryptoQuant Data APIのドキュメントにある取引所アドレス数](https://cryptoquant.com/docs#operation/BTCgetAddressesCountEF)


---

# 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/fur-2-1/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.
