Get Bitcoin ETF AUM History logo

Catalog action Blockchain Data

Get historical total AUM (Assets Under Management) for all Bitcoin ETFs combined. Returns daily AUM values in USD showing aggregate institutional Bitcoin exposure over time. Ideal for: tracking institutional adoption, analyzing ETF growth trends, market sentiment analysis.

At a Glance

FieldValue
Action IDcoinglass-etf-get-bitcoin-aum
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, etf, bitcoin, btc, aum, institutional, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataPointsarrayYesArray of AUM data points over time

Examples

json
{ "type": "coinglass-etf-get-bitcoin-aum", "payload": {}, "children": []}

Payload fields can use workflow expressions such as {{$trigger.body.amount}}, {{$nodes.fetch.result.price}}, and {{$props.asset}} when the value should come from a trigger, prior node, or reusable workflow prop.

Ask a question... ⌘I