getBlobhashes
Signature
Section titled “Signature”function getBlobhashes() external view returns (bytes32[] memory hashes);Description
Section titled “Description”Gets the blockhashes from the current transaction. Not available on EVM versions before Cancun. If used on unsupported EVM versions it will revert.