Try it Live
Run Blob examples in the interactive playground
Validation Rules
A valid versioned hash must:- Be exactly 32 bytes
- Have version byte 0x01 (KZG commitment version)
Version Byte
Current supported version:VersionedHash Utilities
Transaction Validation
Error Cases
See Also
- toVersionedHash - Compute versioned hash
- versioned-hash - VersionedHash namespace utilities
- EIP-4844 - Versioned hash specification

