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