Skip to main content

Get block extrinsic by index

GET 

/blocks/:block_ref/extrinsics/:index

Returns a list of extrinsics in a block by index. If a number is passed for block reference, multiple blocks can be found in different states such as proposed, and best or finalized, therefore this endpoint returns a list of extrinsics. The result will be a single extrinsic if the supplied block reference is a block hash, given that both the block and the extrinsic at the given index within the block exist.

Request

Responses

Extrinsic.