get
https://public-api.birdeye.so/wallet/v2/net-worth-details
Retrieve a wallet's total asset value and detailed asset breakdown at a specific point in the past
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Historical Solana net worth breakdown at one checkpoint.
limitsupports1to100items per request, andoffsetsupports up to10,000.typeaccepts1hand1d.timemust useYYYY-MM-DD HH:mm:ssin UTC, must not be in the future, and whentype=1hit must be within the last 7 days.- Response fields:
balance: raw on-chain balance before decimal adjustment.price: token price in USD at the selected checkpoint.value: token balance multiplied by price after decimal adjustment.
- Standard
- Lite
- Starter
- Premium
- Business
- Enterprise
Solana
Compute Unit ⚙️
- This endpoint consumes
50 CUper request.
Use Cases 💡
- Reconstruct a wallet's asset composition at a past checkpoint.
- Explain historical net-worth moves by showing which holdings mattered at that time.
- Support portfolio forensics, treasury reporting, and audit-style wallet review.
How to Use 🛠️
- Set
x-chain=solana. - Pass the wallet address in
wallet. - Choose
timeandtypefor the checkpoint resolution. - Page through large historical holdings sets with
offsetandlimit.
Best Practices ✅
- Use this after the net-worth chart identifies an interesting timestamp.
- Keep checkpoint times consistent across related analyses so holdings, price, and PnL line up.
- Use
1dfor broad historical review and1honly for recent deep dives.
Limitations ⚠️
- Solana only.
type=1his limited to the last 7 days.
