Get Coin Netflow logo

Catalog action Blockchain Data

Retrieve coin netflow data for futures markets showing capital inflows and outflows. Tracks net movement of funds into/out of each cryptocurrency. Positive netflow indicates accumulation. Ideal for: capital flow analysis, detecting whale accumulation, identifying market trends.

At a Glance

FieldValue
Action IDcoinglass-get-coin-netflow
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, netflow, futures, capital, flow, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataarrayYesArray of coin netflow data

Examples

json
{ "type": "coinglass-get-coin-netflow", "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