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"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.