Hi everyone, I am trying to use the getDateToBlock method of the Moralis SDK as described here:
However, no matter what values I pass in (chain: βethβ / β1β / β0x1β, date: β2023-03-15T10:00:00+00:00β / UNIX timestamp as int or as string) the only response I get is βundefinedβ. I copy pasted the code from the above page in my Nodejs code.
Any help appreciated.
Best, Tom