get
https://public-api.birdeye.so/wallet/v2/net-worth
Retrieve the historical net worth (total asset value) of a wallet over time, with daily, hourly granularity.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Historical Solana net worth chart.
countsupports1to90intervals.typeaccepts1hand1d.directioncontrols whether the series is built backward or forward fromtime.timemust useYYYY-MM-DD HH:mm:ssin UTC, must not be in the future, and whentype=1hit must be within the last 7 days.
- Standard
- Lite
- Starter
- Premium
- Business
- Enterprise
Solana
Compute Unit ⚙️
- This endpoint consumes
50 CUper request.
Use Cases 💡
- Chart wallet net worth over time for portfolio-performance views.
- Show how a wallet's value changed before and after major trades or market events.
- Support treasury reporting and wallet-performance dashboards.
- Compare trend direction before inspecting token-level PnL.
How to Use 🛠️
- Set
x-chain=solana. - Pass the wallet address in
wallet. - Choose
type=1hfor short windows andtype=1dfor broader history. - Use
time,direction, andcountto anchor and shape the series you want.
Best Practices ✅
- Use
1dfor most product dashboards and reserve1hfor recent, event-driven analysis. - Keep chart timezone labeling in UTC unless your UI explicitly converts it.
- Align this chart with PnL or price timelines when telling a wallet-performance story.
Limitations ⚠️
- Solana only.
type=1his limited to the last 7 days.
