Skip to main content
GET
/
v1
/
network
/
usd-balance-by-address
Get Address Balances for a given network
curl --request GET \
  --url https://api.range.org/v1/network/usd-balance-by-address \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.range.org/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Query Parameters

network
string
required

Network

limit
number
required

Number of items to return

Response

200

Returns addresses with maximum balances in the network

Last modified on December 15, 2025