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.
Documentation IndexFetch the complete documentation index at: https://docs.range.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.range.org/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer
"solana"
Top 1000 assets by transfer count.
Show child attributes
Was this page helpful?