VyBuildEip712SignatureRequestDto
\!! DESCRIPTION MISSING !!
Derived Properties (VyBuildSignatureRequestBase)
Field
Type
Description
Required
Properties
Field
Type
Description
Required
References
Last updated
\!! DESCRIPTION MISSING !!
status
Controls the execution behavior of the signature request: - **Omit field**: Signature is executed immediately and completed in this request - `SAVED`: Creates a draft signature request with assigned UUID for later execution - `READY`: Prepares the signature request with assigned UUID, ready for immediate signing
✗
type
The cryptographic signature method to be used: - `MESSAGE`: Plain message signing (personal_sign) - `EIP712`: Structured data signing following EIP-712 standard for typed data
✓
walletId
string
The `UUID` of the wallet that will sign the message
✗
data
Any
✗
Schema
Operation
Last updated