VySignMessageRequestEip712RequestDto

This class represents a request to sign a message using the EIP712 standard.

Properties

FieldTypeDescription

walletId

string

The ID of the wallet to use for signing the message.

chain

string

(missing)

data

The data to sign using the EIP712 standard.

Last updated