added
2028.08.12 - Wallet Net Worth APIs Release
6 days ago by anh
New Features
Wallet - Net Worth (only Solana)
- GET /wallet/v2/net-worth
Enabled retrieval of a wallet's historical net worth with customizable parameters:count
,direction
,type
, andtime
. This allows precise navigation through a wallet’s value changes across time.
Wallet - Net Worth Details (only Solana)
- GET /wallet/v2/net-worth-details
Introduced endpoint to fetch a detailed per-asset breakdown for a wallet on a specific date. Perfect for examining asset-specific value dynamics.