VyEip721SignatureRequest
Represents a request to sign data using the EIP712 standard.
Last updated
Represents a request to sign data using the EIP712 standard.
Last updated
chain [required]
The type of blockchain network to use for the signature.
walletId [required]
string
The ID of the wallet to use for the signature.
data
JToken
The data to be signed.
type
string
The type of signature to be used. Always returns 'EIP712'.