VyApproveOfferMetaTxRequest

This class represents a request to approve an offer using meta-transaction.

Properties

FieldTypeDescription

functionSignature [required]

string

The signature of the function to be called.

r [required]

string

The R value of the signature.

s [required]

string

The S value of the signature.

v [required]

string

The V value of the signature.

Last updated