Block number per timestamp REST API #12206
Closed
slavarosin
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
You can use this endpoint |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be helpful for our use-case. Easy to do with such a query: select * from blocks where timestamp < 'DATE' order by blocks.timestamp desc limit 1
Could be withe setting first block before/after date.
Beta Was this translation helpful? Give feedback.
All reactions