Get Global DeFi Data logo

Catalog action Blockchain Data

Retrieves global DeFi market statistics including total market cap, volume, and dominance percentage. Returns DeFi-to-ETH ratio, top DeFi coin info, and sector comparison metrics. Ideal for: DeFi sector analysis, market sentiment tracking, comparing DeFi growth vs ETH.

At a Glance

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

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataobjectYesGlobal DeFi market data.

Examples

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