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

FVyBuildContractExecutionTransactionRequest

Properties

FunctionName

FVyOptString

The name of the function you want to call

Value

FVyOptFloat

Inputs

Array of inputs needed to call the function

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

Last updated