VyBuildEip712SignatureRequestDto

\!! DESCRIPTION MISSING !!

Derived Properties (VyBuildSignatureRequestBase)

Field
Type
Description
Required

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

Chain

The blockchain of the signature request

WalletId

string

The `UUID` of the wallet that will sign the message

Properties

Field
Type
Description
Required

Data

JToken

References

Schema

Operation

Last updated