VyCreateGasTransferTransactionRequest

\!! DESCRIPTION MISSING !!

Derived Properties (VyCreateTransactionRequestBase)

Field
Type
Description
Required

WalletId

string

The wallet `ID` that will execute the transaction

To

string

The destination wallet address

Chain

The blockchain of the transaction

Type

The type of transfer.

Properties

Field
Type
Description
Required

Status

Controls the execution behavior of the transaction: - `SAVED`: Transaction is created and saved with a UUID for later execution - `READY`: Transaction is created with a UUID, ready for execution, and has an expiration date/time - **Omit field**: Same behavior as `READY` - transaction is prepared and ready for immediate execution

Value

float

The amount of gas you want to transfer

References

Operation

Schema

Last updated