Skip to main content

Retrieve a list of tokens by list of addresses on network

GET 

/defi/v1/tokens/network/:network/addressses/:addresses

Retrieve a list of tokens by list of addresses on network.

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

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

Request

Responses

Successful Response