latestOpenAPI 3.0.32026-08-20129194195.0 KB
8f32977bfb50
Entity
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"
}