Returns a single extrinsic.
/blocks/{blockId}/extrinsics/{extrinsicIndex}
Block identifier, as the block height or block hash.
^0[xX][0-9a-fA-F]{1,64}$|[0-9]{1,12}
The extrinsic's index within the block's body.
When set to true
, every event will have an extra docs
property with a string of the events documentation.
When set to true
, every extrinsic will have an extra docs
property with a string of the extrinsics documentation.