signature

An EVM signature

Properties

Link copied to clipboard

The r value of the signature, or the first 32 bytes

Link copied to clipboard

The s value of the signature, or the next 32 bytes

Link copied to clipboard
val v: integer

The v value of the signature, or the last byte, either 26 or 27