VyOfferPreparationDto

This class represents the data transfer object for preparing an offer in the Vy system.

Properties

Field
Type
Description

approvalPreparationTransactions

JToken[]

An array of JToken objects representing the approval preparation transactions for the offer.

signableMessages

An array of VySignMessageRequestEip712RequestDto objects representing the signable messages for the offer.

Last updated