For the complete documentation index, see llms.txt. This page is also available as Markdown.

FVyBuildTokenTransferTransactionRequest

Properties

TokenAddress

FVyOptString

Token contract address of the token

Value

FVyOptFloat

Amount 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] == TOKEN_TRANSFER The type of transfer.

Last updated