FVyBuildNftTransferTransactionRequest

Properties

TokenAddress

FVyOptString

The `contract address` of the NFT

TokenId

FVyOptString

The token `ID` of the NFT

Amount

FVyOptInt

Only applicable for fungible tokens. The amount of fungible tokens you want to transfer

ChainSpecificFields

FVyOptJsonToken

WalletId

FVyOptString

The wallet `ID` that will execute the transaction

To

FVyOptString

The destination wallet address

Chain

The blockchain of the transaction

Type

FString

[READ-ONLY] == NFT_TRANSFER The type of transfer.

Last updated