# 取引所のステーブルコイントランザクション数

## 定義

取引所の入金・出金取引の総数

| メトリクス           | 説明           |
| --------------- | ------------ |
| インフロートランザクション数  | 取引所への入金数の合計  |
| アウトフロートランザクション数 | 取引所からの出金の合計数 |

## データへのリンク

* [CryptoQuantライブチャートでの取引所におけるステーブルコイントランザクション数 ](https://cryptoquant.com/overview?search=Stablecoin+Exchange+TX+Count)
* [CryptoQuant データAPIドキュメントの取引所におけるステーブルトランザクション数](https://cryptoquant.com/docs#operation/StablecoinGetTransactionsCountEF)


---

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