Provides a day-by-day historical overview of a wallet’s token holdings and their values. Useful for tracking portfolio changes over time.
(Optional) Enter your API key in the format: Bearer <api_key>. Providing an API key may grant higher rate limits or access to additional features. The API will function without an API key for basic access.
The wallet address.
1.2380129724542482e+48
The name or ID of the blockchain.
ethereum
"ethereum"
Token contract addresses to filter by.
1.074999140385143e+48
Token standard to filter by.
ERC-20
, ERC-721
, ERC-1155
Starting block number for the range query.
x >= 0
Starting timestamp for the range query (Unix or ISO 8601).
"2024-05-20T12:00:00Z"
Ending block number for the range query.
x >= 0
Ending timestamp for the range query (Unix or ISO 8601).
"2024-05-25T12:00:00Z"
Maximum number of items to return.
1 <= x <= 1000
Cursor for pagination to retrieve the next set of results.
Successfully retrieved daily portfolio.
The response is of type object
.