Flashbots Relay Data API update: no limit on entries when querying builder submissions by slot

We’ve deployed an important Data-API update to the Flashbots relay for querying builder submissions: removing the limit for entries when querying a specific slot (or block_number).

  • previously there was a limit of 200 entries per request
  • but the relay is nowadays receiving up to 450 bids per slot
  • now, when querying for a specific slot or block_number, you’ll now get as many submissions as there are!

Note: If you’ve previously saved/indexed all the bids, you may have incomplete information and should reindex (starting with the bulk data download).

The bulk data downloads are available here: flashbots-boost-relay-public.s3.us-east-2.amazonaws.com

For reference see also the Data API documentation.

3 Likes