VySolanaTransferTransactionRequest
\!! DESCRIPTION MISSING !!
Derived Properties (VyTransactionRequestBase)
Field
Type
Description
Required
walletId
string
The wallet `ID` that executed the tx
✗
pincode [Deprecated]
string
✗
Properties
Field
Type
Description
Required
computeUnits
number
Specifies the maximum compute units allowed for the transaction.
✗
baseFee
number
✗
prioritizationFee
number
✗
value
number
✗
lastValidBlockHeight
number
Specifies the last valid block height for the transaction.
✗
to
string
The recipient's wallet address.
✗
data
string
Additional data or instructions for the transaction.
✗
References
Schema
Operation
Last updated