VySuiTransferTransactionRequest

\!! 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

to

string

The public wallet address to which the transfer is made

value

number

The amount of tokens to transfer

gasPrice

number

The gas price

gasBudget

number

The gas budget for the transaction

data

string

The raw data of the transaction, such as a contract call or other custom data

References

Schema

Operation

Last updated