Token Prices By Address
Fetches current prices for multiple tokens using network and address pairs. Returns a list of token prices, each containing the network, address, prices, and an optional error field.
Path parameters
apiKey
Request
This endpoint expects an object.
addresses
Array of token network and address pairs (limit 25 addresses, max 3 networks). Networks should match network enums.
Response
Successful response, even if some prices are missing.
data
List of token prices by address.