Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.range.org/v2/transfers/top-assets \ --header 'Authorization: Bearer <token>'
{ "assets": [ { "token": "USDC", "count": 18500 } ] }
Returns the top 1000 assets by transfer count over the last 7 days.
Use Authorization: Bearer
"solana"
Top 1000 assets by transfer count.
Show child attributes
Was this page helpful?