Skip to main content

Retrieve a specific token on network

GET 

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

Retrieve a specific token on network.

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

Example: GET /api/v1/pools/network/ethereum/trending

Request

Responses

Successful Response