Last updated
Last updated
This class represents a data transfer object for a message that conforms to the EIP-712 standard.
nonce
int
The nonce value for the message.
from
string
The address of the sender of the message.
functionSignature
string
The function signature for the message, if applicable.