CryptoCompare · Arazzo Workflow
CryptoCompare Top Volume Deep Dive
Version 1.0.0
Rank coins by 24h volume, pull full data, then branch into the news feed.
View Spec
View on GitHub
CryptocurrencyMarket DataReference RatesNewsSocialBlockchainOn-ChainOrder BookStreamingIndexArazzoWorkflows
Provider
Workflows
top-volume-deep-dive
Rank coins by total volume, read full data, and branch into news.
Reads the top coins by 24-hour total volume with full ticker data, pulls a lighter ranked-volume overview for the same quote currency, and branches into the latest news feed only when the ranking returned results.
1
getTopByVolume
getTopListByTotalVolumeFull
Read the top coins by 24-hour total volume against the quote currency, including full ticker data per coin.
2
getVolumeOverview
getTopVolumesByCurrency
Read the lighter ranked-volume envelope for the same quote currency for a fast overview, then branch on whether any coins were returned.
3
getMarketNews
getLatestNewsArticles
Pull the latest news articles to add narrative context to the ranked coins, sorted by most recent.