Skip to main content

Get traces in a block

GET 

/blocks/:block_ref/traces

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