VySolanaTransferTransactionRequest

\!! DESCRIPTION MISSING !!

Derived Properties (VyTransactionRequestBase)

Field
Type
Description
Required

walletId

string

The wallet `ID` that executed the tx

βœ—

pincode [Deprecated]

string

βœ—

type

The type of transaction

βœ“

status

The status of transaction

βœ—

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.

βœ—

network

βœ—

data

string

Additional data or instructions for the transaction.

βœ—

References

Schema

Operation

Last updated