VySolanaTransferTransactionRequest

\!! DESCRIPTION MISSING !!

Derived Properties (VyTransactionRequestBase)

Field
Type
Description
Required

WalletId

string

The wallet `ID` that executed the tx

βœ—

Type

The type of transaction

βœ“

Status

The status of transaction

βœ—

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.

βœ—

Network

βœ—

Data

string

Additional data or instructions for the transaction.

βœ—

References

Schema

Operation

Last updated