mev-blocks icon indicating copy to clipboard operation
mev-blocks copied to clipboard

Add "after" query param

Open N0K0 opened this issue 4 years ago • 0 comments

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

N0K0 avatar Apr 27 '21 06:04 N0K0