Sparkscan API
string · requiredstring · enum · requiredstring · enumstringnumber · min: 1 · max: 192
GET
https://api.sparkscan.io
/v2/historical/net-worth/{address}
Fetches the net worth snapshots (total USD balance) for an address. Snapshots are taken every 15 minutes.
path Parameters
addressThe address to fetch the net worth for.
query Parameters
networkEnum values:
MAINNET
REGTEST
directionEnum values:
forward
backward
fromThe start date to fetch the data from.
toThe end date to fetch the data to.
cursorPagination cursor from previous response.
limitNumber of results per page (default: 48, max: 192).
Responses
Response for status 200
object[] · required
required