v4
latestOpenAPI 3.0.32026-08-07129194194.6 KBEntity
Returns list of supported decentralized exchanges supported by the service in the given blockchain
get/v1/dexes
Query parameters
blockchainstring
Example:ton
Response
list of decentralized exchanges
Example response
[
{
"blockchain": "ton",
"name": "stonfi"
}
]