post
https://public-api.birdeye.so/wallet/v2/transfer/total
Retrieve total transfer of the wallet.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Cheap transfer-count summary for one Solana wallet.
- Solana transfer data is available from epoch
257(2021-11-12). - Use the same wallet and transfer filters as the wallet-transfer list when you only need aggregate counts.
- This endpoint returns totals, not the underlying transfer rows.
- Standard
- Lite
- Starter
- Premium
- Business
- Enterprise
Solana
Compute Unit ⚙️
- This endpoint consumes
1 CUper request.
Use Cases 💡
- Count wallet transfers before pulling the full list.
- Show transfer activity totals in wallet dashboards or summary cards.
- Prefilter high-activity wallets before full forensic review.
How to Use 🛠️
- Set
x-chain=solana. - Send the wallet and any transfer filters in the POST body.
- Use the returned count to decide whether you need the full wallet-transfer list.
Best Practices ✅
- Use this endpoint as a cheap preflight before paginating transfer rows.
- Keep the filter set identical to the transfer-list call if you plan to compare totals and rows.
Limitations ⚠️
- Solana only.
- Historical coverage starts from epoch
257(2021-11-12). - Returns totals only, not transfer row details.
