Trading Volume with Token Breakdown
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
addressstringRequired
Trader wallet address
timestampintegerRequired
Unix timestamp in milliseconds for the target day
Responses
200
Successful Response
application/json
422
Validation Error
application/json
get
/v1/trader/{address}/calendar/{timestamp}Last updated