Skip to main content

Get calls in a block

GET 

/blocks/:block_ref/calls

If a hash is passed, returns the calls for the matching block. If a number is passed, gives the calls 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 calls.