Get batched prices for multiple tokens on a network.
Tokens
Get batched prices for multiple tokens on a network.
Retrieves the current USD price for a list of specified token addresses in a single API call. This is more efficient than making multiple requests to the single-token detail endpoint when you only need pricing information.
GET
Get batched prices for multiple tokens on a network.
Documentation Index
Fetch the complete documentation index at: https://docs.dexpaprika.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Query Parameters
A comma-separated list of token contract addresses.
Constraints:
- A maximum of 10 token addresses can be provided.
- The total length of the string must not exceed 2000 characters.
Example: ?tokens=0xc02...cc2,0xdac...ec7
Maximum array length:
10