Skip to content

getBlobhashes

function getBlobhashes() external view returns (bytes32[] memory hashes);

Gets the blockhashes from the current transaction. Not available on EVM versions before Cancun. If used on unsupported EVM versions it will revert.