Wallet - Net Worth Details

Retrieve asset details of a wallet on a specific date

  • type: Defines the time unit for count. Accepts: 1h (hourly) or 1d (daily). Time must be within the last 7 days when type is 1h.
    • Example: type=1h means count=5 covers five hours.
  • time: Base timestamp in ISO 8601 UTC format (YYYY-MM-DD HH:MM:SS).
    • Example: 2025-07-31 23:59:59.

Response fields:

  • balance: Raw on-chain balance (before decimal adjustment).
  • price: Current price per token in USD.
  • value: Token balance × price (adjusted for decimals).
Language
Credentials
Header
Click Try It! to start a request and see the response here!