Address DEX Trades
Authorizations
apiKeystringRequired
API key for authentication
Body
Request model for the Profiler DEX Trades endpoint.
addressstringRequiredExample:
Trader address
0x28c6c06298d514db089934071355e5743bf21d60chainstring · enumRequiredExample:
Chain to query
ethereumPossible values: filtersany ofOptional
Additional filters for the trades
order_byany ofOptional
Sort order for the trades
Responses
200
DEX trade history for the address
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
402
Payment Required
application/json
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Content
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post/api/v1/profiler/dex-trades
Last updated
Was this helpful?