FVyCreateTokenTransferTransactionRequest
\!! DESCRIPTION MISSING !!
Derived Properties (FVyCreateTransactionRequestVariant)
Field
Type
Description
Required
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
✗
TokenAddress
FVyOptString
Token contract address of the token
✗
Value
FVyOptFloat
Amount you want to transfer
✗
WalletId
FVyOptString
The wallet `ID` that will execute the transaction
✗
To
FVyOptString
The destination wallet address
✗
Type
FString
The type of transfer.
✓
References
Operation
Schema
Last updated