VyCreateNftTransferTransactionRequest
\!! 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
β
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
string
The `contract address` of the NFT
β
TokenId
string
The token `ID` of the NFT
β
Amount
int
Only applicable for fungible tokens. The amount of fungible tokens you want to transfer
β
References
Operation
Schema
Last updated