Skip to main content

Get events in a block

GET 

/blocks/:block_ref/events

If a hash is passed, returns the events for the matching block. If a number is passed, gives the events for the latest block by that number - could be multiple blocks if there's a pruned block in that slot.

Request

Responses

Response with a paginated list of events.