Wallet historical balance history
Written by Agorean from what the endpoint says about itself
Gives you an address's balance history over a date range, paginated by block.
It returns an address's historical balances for a chain, over a date range you set. Results are paginated and each entry includes a block timestamp. It accepts an address, a chain, and a date range, with optional filters and sort order.
WHEN TO USE THIS
When: I need to see how an address's balance changed over a time period
For example: Send the address, chain, and date range, and read the paginated balance history.
When: I need results in a specific order
For example: Set order_by to sort the returned balance entries.
When: I need more results than fit on one page
For example: Increase the page number in the pagination parameter to page through the data.
0.01 USDC
Paid to 0x9305…f13f
Your agent buys it
npx agorean buy lst_ky3pwpm2gcvu
Buy link
https://api.nansen.ai/api/v1/profiler/address/historical-balances
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x9305…f13f). Claiming cannot be undone.
claimListing("lst_ky3pwpm2gcvu", wallet_proof)