OpenAPI 3.0.32026-08-12129194194.6 KB
2d1b51b5df52
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"
}