DEFI

getDex

Get a list of all DEXes registered with the Sui Directory.

post/v1/dex

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).

period'DAY' | 'WEEK' | 'MONTH' required

Period for which DEX data is shown.

Period for which DEX data is shown.

sortBy'CURRENT_TVL' required

Select sorting parameter.

Select sorting parameter.

Request body

withTvlOnlyboolean

Flag showing if only DEXes with TVL are queried.

Response

OK

Changes

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