Get information for block builder payments by slot.
Blocks
Block builder payment transaction hashes
This endpoint returns transaction hashes in which block builder payments are made.
GET
Get information for block builder payments by slot.
This endpoint gives a paginated list of all slots and blocks, and the corresponding transaction hashes where block builders made payments to proposing validators where relevant. The results can be filtered across a range of slots (
from and to parameters).Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
mainnet, hoodi, holesky Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Required range:
x >= 0Required range:
x >= 0