# Exchange Traded Fund

## Exchange

Exchange Traded Fund (ETF) metrics showcase the on-chain fingerprint provided by **coin movement into/out of ETF addresses**.

## On-Chain ETF Coverage

### ETF On-Chain Flows & Supply Metrics Coverage

{% hint style="info" %}
Exchange On-Chain Supply, Deposits, Withdrawals and Net Flows can be found in the [Asset Metrics endpoint](https://docs.coinmetrics.io/api/v4#operation/getTimeseriesAssetMetrics)
{% endhint %}

| BlackRock           | BLK |
| ------------------- | --- |
| ARK Invest          | ARK |
| Franklin Templeton  | TMP |
| Grayscale           | GSC |
| Invesco             | INV |
| Valkyrie            | VLK |
| VanEck              | VAN |
| WisdomTree          | WDT |
| Bitwise             | BWS |
| Aggregate ETF Flows | Etf |

For more details on asset coverage for ETF supply or flows metrics, see the individual metric in the Asset Metrics section of this Data Encyclopedia.

## Metrics

[**Deposits**](https://gitbook-docs.coinmetrics.io/network-data/network-data-overview/exchange-traded-fund/deposits)

[**Exchange Supply**](https://gitbook-docs.coinmetrics.io/network-data/network-data-overview/exchange-traded-fund/exchange-traded-fund-supply)

[**Net Flows**](https://gitbook-docs.coinmetrics.io/network-data/network-data-overview/exchange-traded-fund/net-flows)

[**Transaction Count**](https://gitbook-docs.coinmetrics.io/network-data/network-data-overview/exchange-traded-fund/transaction-count)

[**Withdrawals**](https://gitbook-docs.coinmetrics.io/network-data/network-data-overview/exchange-traded-fund/withdrawals)


---

# 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://gitbook-docs.coinmetrics.io/network-data/network-data-overview/exchange-traded-fund.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.
