v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
DEFI

getDexTransactions

Get all transactions run by the queried DEX.

post/v1/dex/activity

Query parameters

pageinteger required

Queried API page.

sizeinteger required

Number of queried entries.

orderBy'ASC' | 'DESC' required

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

sortBy'TIMESTAMP' required

Select sorting parameter.

Select sorting parameter.

Request body

actionsstring[] required

A list of actions - events aggregated in transaction blocks that constitute results of single operations.

Response

OK