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.
A comma-separated list of token contract addresses.
Constraints:
Example: ?tokens=0xc02...cc2,0xdac...ec7
10