Midgard sample
treemap
Top holders
Concentration of any swappable asset, as a treemap.
What this shows
Top holders of any swappable asset, ranked by balance and rendered as a treemap. Pick the asset and the page size — controls live next to the chart.
The asset menu is sourced from existing pools so we only show assets Midgard has holders for. Per-row balances are e8 in the upstream payload — Rails massages to floats server-side. Arbitrary ?asset= values are rejected (falls back to RUNE) so user input is never forwarded verbatim.
Endpoint URL
https://gateway.liquify.com/chain/thorchain_midgard/v2/holders?asset=THOR.RUNE&limit=20
curl
curl 'https://gateway.liquify.com/chain/thorchain_midgard/v2/holders?asset=THOR.RUNE&limit=20'