24H TWAP on EVM

Hey,

Is it possible to obtain historical prices for the last 1440 minutes?

Asking as I would like to create a 1 day TWAP for one price feed and be able to verify onchain it afterwards.

Checking here: https://docs.pyth.network/benchmarks#on-chain-contracts

It mentions we can call with a historical time to get a historical price?

But are these verifications 1 by 1?

TWAP’s on Ethereum will be available very soon. In the meantime, best way is to verify prices 1 by 1.