[SOLVED] Open and close price of multiple tokens

Hi, Iā€™m new here.

How do you get the open and close price of multiple tokens in one request? Like this one here.

You can use the getTokenPrice endpoint using the to_block parameter to get the price at a certain block. You will need to make a request for each token.

Is there a way to get the latest price of a list of tokens in a single query like here? I have no idea how did he get multiple prices of all the tokens.

That user was using either a different API or a script. Going by the original post, it looks like it was a script.