VySolanaTransferTransactionRequest
\!! DESCRIPTION MISSING !!
Derived Properties (VyTransactionRequestBase)
Field
Type
Description
Required
WalletId
string
The wallet `ID` that executed the tx
✗
Properties
Field
Type
Description
Required
ComputeUnits
int
Specifies the maximum compute units allowed for the transaction.
✗
BaseFee
int
✗
PrioritizationFee
int
✗
Value
int
✗
LastValidBlockHeight
int
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