get
https://public-api.birdeye.so/wallet/v2/pnl/chart
Retrieve the realized PnL chart of a wallet.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Realized PnL time series for one wallet.
position_scopesupportsduration_onlyandcumulative.time_fromandtime_tomust useYYYY-MM-DD HH:mm:ssin UTC.- If omitted, the backend fills a default window bounded to at most 100 days.
- The time range from
time_fromtotime_tomust not exceed 100 days.
- Lite
- Starter
- Premium
- Business
- Enterprise
SVM ⛓️ ✨
EVM ⛓️ ✨
Compute Unit ⚙️
- This endpoint consumes
35 CUper request.
Use Cases 💡
- Plot realized PnL over time for one wallet.
- Compare cumulative versus duration-only profit behavior.
- Support trader-performance charts and recent-versus-all-time performance analysis.
How to Use 🛠️
- Set the supported PnL chain in
x-chain. - Pass the wallet address in
wallet. - Provide
time_fromandtime_toin UTC when you need an explicit window. - Choose
position_scopebased on whether you want isolated interval behavior or cumulative progression.
Best Practices ✅
- Use explicit windows for reporting jobs so charts are reproducible.
- Keep chart labels clear about whether the series is cumulative or duration-only.
- Pair the PnL chart with wallet summary metrics so users can reconcile line shape with total outcomes.
Limitations ⚠️
- Maximum chart range is 100 days.
