Skip to main content

Try it Live

Run Blob examples in the interactive playground

    Validation Rules

    A valid versioned hash must:
    1. Be exactly 32 bytes
    2. Have version byte 0x01 (KZG commitment version)

    Version Byte

    Current supported version:

    VersionedHash Utilities

    Transaction Validation

    Error Cases

    See Also