Skip to main content

Retrieve pools for a token

GET 

/defi/v1/tokens/network/:network/address/:address/pools

Retrieve pools for a token.

Returns: A JSON object with the key "data" containing a list of tokens with basic information.

Example: GET /api/v1/pools/new

Request

Responses

Successful Response