Get Spot Netflow logo

Catalog action Blockchain Data

Get spot exchange netflow data for all supported cryptocurrencies. Returns inflow, outflow, and net flow across multiple timeframes (1h to 7d). Ideal for: exchange flow analysis, accumulation/distribution detection, whale activity monitoring.

At a Glance

FieldValue
Action IDcoinglass-spot-get-netflow
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, spot, netflow, inflow, outflow, exchange, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
coinsarrayYesArray of spot netflow data for all supported coins

Examples

json
{ "type": "coinglass-spot-get-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