v3
latestOpenAPI 3.0.32026-07-21128192192.7 KBEntity
Returns information about the given decentralized exchange for the given blockchain
get/v1/dex/{blockchain}/{name}
Path parameters
blockchainstring required
Example:ton
namestring required
Example:stonfi
Response
pool
Example response
{
"blockchain": "ton",
"name": "stonfi"
}