VyTransactionRequestBase
[Base Class] Base class for all Vy transaction requests.
Derived Types
Properties
Field
Type
Description
walletId [required]
string
The ID of the wallet to use for the transaction.
toAddress
string
The address to send the transaction to.
chainSpecificFields
JToken
Additional fields specific to the selected blockchain.
Last updated