Volume
Aggregated volume for a single user (recipient), filterable by program, clientId, chainId and a timestamp range (all optional, AND-combined). Returns the summed amountUSD and matching entry count.
get/v4/volume/user
Query parameters
recipientstring required
The user's wallet address (case-insensitive).
programstring
Filter by the config's program.
clientIdstring
Filter by the config's clientId.
Response
Response for status 200
Changes
No recorded changes to this endpoint across all 1 revision of this API.