get
https://public-api.birdeye.so/wallet/v2/net-worth-details
Retrieve asset details of a wallet on a specific date
type: Defines the time unit forcount. Accepts: 1h (hourly) or 1d (daily). Time must be within the last 7 days whentypeis 1h.- Example:
type=1hmeanscount=5covers five hours.
- Example:
time: Base timestamp in ISO 8601 UTC format (YYYY-MM-DD HH:MM:SS).- Example:
2025-07-31 23:59:59.
- Example:
Response fields:
balance: Raw on-chain balance (before decimal adjustment).price: Current price per token in USD.value: Token balance × price (adjusted for decimals).
