Get Grayscale Holdings logo

Catalog action Blockchain Data

Get current holdings for all Grayscale cryptocurrency funds (GBTC, ETHE, etc.). Returns holdings quantity, USD value, 24h changes, market price, NAV, and premium/discount. Ideal for: institutional flow tracking, Grayscale analysis, premium arbitrage, market sentiment.

At a Glance

FieldValue
Action IDcoinglass-onchain-get-grayscale-holdings
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, onchain, grayscale, institutional, etf, holdings, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
holdingsarrayYesArray of Grayscale fund holdings

Examples

json
{ "type": "coinglass-onchain-get-grayscale-holdings", "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