Fetch pairs for a specific token
GET/tokens/:tokenAddress/pairs
Retrieve all liquidity pairs that include a particular token, allowing insight into where that token trades and how it’s valued in different pools.
Request
Responses
- 200
- 500
A list of pairs involving the specified token.
Internal server error