Crypto ETF Sentinel XBRL Leaderboard is a paid API for AI agents from api.cryptoetfsentinel.com, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).
Returns a ranked list of top-N US spot crypto ETF issuers ordered by an XBRL TIER1 financial concept such as AUM in USD, using daily-updated regulatory data.
Crypto ETF Sentinel — Crypto ETF AUM leaderboard: top-N US spot crypto ETF issuers ranked by assets under management or another XBRL TIER1 concept, from daily-updated XBRL facts. Use when you need the largest Bitcoin, Ethereum and other crypto ETFs by fund size. Optional concept, unit, taxonomy and limit params.
A ranked list of US spot crypto ETF issuers ordered by the specified XBRL TIER1 financial concept (defaulting to AUM in USD), with daily-updated values for each issuer including their relative fund size within the cohort. Includes pagination metadata (total, limit, offset).
GEThttps://api.cryptoetfsentinel.com/v1/xbrl/leaderboardUse this endpoint when you need a ranked comparative view of US spot crypto ETF issuers by a standardized financial metric (especially AUM). Prefer this over single-issuer endpoints when the goal is cohort-level comparison, market share analysis, or identifying the dominant players. Best suited for daily snapshots rather than intraday monitoring.
{
"properties": "AUM"
}| Field | Type | Description |
|---|---|---|
| properties | string |
{
"data": [
{
"cik": "0001980994",
"value": 53396223856,
"company": "iShares Bitcoin Trust ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001852317",
"value": 12818199000,
"company": "Fidelity Wise Origin Bitcoin Fund",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001588489",
"value": 10489739000,
"company": "Grayscale Bitcoin Trust ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0002000638",
"value": 6379790561,
"company": "iShares Ethereum Trust ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0002015034",
"value": 3503705000,
"company": "Grayscale Bitcoin Mini Trust ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001763415",
"value": 2549527000,
"company": "Bitwise Bitcoin ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001869699",
"value": 2388764000,
"company": "Ark 21Shares Bitcoin ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001838028",
"value": 2039322369,
"company": "VanEck Bitcoin ETF",
"period_end": "2025-09-30",
"fiscal_year": 2025,
"fiscal_period": "Q3"
},
{
"cik": "0002020455",
"value": 1804774000,
"company": "Grayscale Ethereum Staking Mini ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001725210",
"value": 1784971000,
"company": "Grayscale Ethereum Staking ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0002000046",
"value": 1212386000,
"company": "Fidelity Ethereum Fund",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001723788",
"value": 678167000,
"company": "Bitwise 10 Crypto Index ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0002045872",
"value": 570319000,
"company": "Bitwise Solana Staking ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001855781",
"value": 457292716,
"company": "Invesco Galaxy Bitcoin ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001992870",
"value": 452356258,
"company": "Franklin Templeton Digital Holdings Trust",
"period_end": "2024-09-30",
"fiscal_year": 2024,
"fiscal_period": "Q2"
},
{
"cik": "0001841175",
"value": 429823599,
"company": "CoinShares Bitcoin ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0002099103",
"value": 409835035,
"company": "iShares Staked Ethereum Trust ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0001729997",
"value": 379061000,
"company": "Grayscale CoinDesk Crypto 5 ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q3"
},
{
"cik": "0002039505",
"value": 264883295,
"company": "Canary XRP ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"cik": "0002039525",
"value": 261933000,
"company": "Bitwise XRP ETF",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
}
],
"meta": {
"note": null,
"page": null,
"unit": "USD",
"limit": null,
"total": 20,
"offset": null,
"concept": "InvestmentOwnedAtFairValue",
"full_count": null
},
"error": null
}{
"type": "json",
"example": {
"data": [
{
"cik": "0001980994",
"name": "iShares Bitcoin Trust",
"value": 56240000000,
"ticker": "IBIT",
"concept": "NetAssetsUSD",
"period_end": "2026-03-31"
}
],
"meta": {
"total": 1
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"