v3

latestOpenAPI 3.0.32026-07-21128192192.7 KB
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

blockchainstring required
namestring required

Example response

{
  "blockchain": "ton",
  "name": "stonfi"
}