Get Spot Coins Markets logo

Catalog action Blockchain Data

Get spot market data for all supported cryptocurrencies including price, volume, and price changes. Returns current price, buy/sell volume, volume across timeframes (1h to 24h), and market cap. Ideal for: spot market overview, volume analysis, identifying high activity coins, momentum screening.

At a Glance

FieldValue
Action IDcoinglass-spot-get-coins-markets
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, spot, market, volume, price, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
coinsarrayYesArray of spot coin market data

Examples

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