Searches for pairs by token name or symbol.
Searches for pairs by token name or symbol.
application/json
curl -X GET "https://example.com/pairs/search?query=string"[ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "pair": "string", "tokenAName": "string", "tokenBName": "string", "tokenASymbol": "string", "tokenBSymbol": "string", "tokenA": "string", "tokenB": "string", "reserveA": "string", "reserveB": "string", "forestIndex": 0, "isGraduated": true, "tokensSold": "string", "tokensToPurchase": "string", "price": "string", "tokenId": "07dfef4c-e677-4ce6-87a3-cd348338445f" }]