Skip to main content

Get extrinsics in a block

GET 

/blocks/:block_ref/extrinsics

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