Fetch Artemis-Filtered Stablecoin Transfer Volume
Fetch daily transfer volume for stablecoins with Artemis filtering applied.
Artemis Filter: Adjusted stablecoin activity is defined as deduped stablecoin activity less intra-exchange transfers and MEV. De-dupping selects the largest transfer for a transaction. Intra-exchange activity is transfers between tagged addresses for the same exchange. Goal: estimate “real” stablecoin activity.
Dash-Separated Symbol Syntax:
- Simple:
eth,sol,usdc - Chain-specific:
usdc-eth(USDC on Ethereum) - Category-specific:
mev-usdc(USDC tagged to MEV) - Category-chain:
payments-eth(Payments on Ethereum)
Query Parameters
Chain symbols, comma-separated. Supports dash-separated syntax
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Time-bucket granularity for returned series.
DAY, WEEK, MONTH, QUARTER, YEAR Maximum number of data points to return (1–1000).
1 <= x <= 1000Your Artemis API key
Response
Artemis-filtered stablecoin volume data
Object where keys are symbol names (e.g., 'eth', 'sol') and values contain metric data

