Trading Hz

Get aggregated trading Hz for an owner across all their subaccounts

get/api/v1/points/trading/amps

Query parameters

ownerstring required

Owner wallet address

seasonstring

Optional season name to filter by (e.g. "season1"). Omit to aggregate across all seasons.

daysinteger

Number of days to look back. 1 = today only, 7 = last week, etc. Omit for lifetime totals.

Response

Owner trading Hz with breakdown

ownerstring required

Owner address

total_ampsnumber double required

Total Hz earned across all subaccounts

Changes

No recorded changes to this endpoint across all 1 revision of this API.