Get Global Market logo

Catalog action Blockchain Data

Get global cryptocurrency market statistics and overview data. Returns total market cap, 24h volume, BTC/ETH dominance %, active coin count, and market counts in multiple currencies. Updates every 10 minutes. Ideal for: market dashboards, dominance tracking, sentiment analysis, macro indicators.

At a Glance

FieldValue
Action IDcoingecko-get-global-market
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoingecko, global, market, market-cap, dominance, bitcoin, overview, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataobjectYesGlobal cryptocurrency market data

Examples

json
{ "type": "coingecko-get-global-market", "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