Get Bitcoin Stock-to-Flow Model logo

Catalog action Blockchain Data

Retrieves Bitcoin Stock-to-Flow Model data, a popular valuation model that measures Bitcoin's scarcity. Compares existing supply (stock) to new supply production rate (flow). Returns historical price and model values. Ideal for: long-term Bitcoin valuation, scarcity analysis, market cycle positioning, investment timing.

At a Glance

FieldValue
Action IDcoinglass-macro-get-stock-flow
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, macro, bitcoin, valuation, stock-flow, analysis, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataarrayYesArray of Stock-to-Flow data points.

Examples

json
{ "type": "coinglass-macro-get-stock-flow", "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