mev-blocks
mev-blocks copied to clipboard
Add "after" query param
Would be awesome if i could more easily start parsing data X number of elements at the time from the oldest block with an after param.
Right now i can start reading from the oldest block, but i'll end up with a uneven amount of data and overlap if i ask for the next 10.000 range one chunk at the time