CryptoCompare · Arazzo Workflow
CryptoCompare Asset Research
Version 1.0.0
Rank assets, read one asset's detail and supply history, then search news.
View Spec
View on GitHub
CryptocurrencyMarket DataReference RatesNewsSocialBlockchainOn-ChainOrder BookStreamingIndexArazzoWorkflows
Provider
Workflows
asset-research
Rank assets, read one asset's detail and supply history, then search news.
Reads the top asset list sorted by the chosen metric, reads full metadata for a single asset symbol, pulls its daily supply history, and searches the news feed for that asset.
1
getTopAssets
getAssetTopList
Read the top assets ranked by the selected metric in descending order.
2
getAssetDetail
getAssetBySymbol
Read detailed metadata for the focus asset including supply, classifications, consensus mechanism, and links.
3
getSupplyHistory
getAssetHistoricalSupplyDaily
Pull the daily history of the asset's supply (circulating, total, max, staked) to chart supply changes over time.
4
searchAssetNews
getNewsArticleList
Search the news feed for articles mentioning the focus asset to add narrative context to the fundamentals.