VyBuildContractExecutionTransactionRequest
\!! DESCRIPTION MISSING !!
Derived Properties (VyBuildTransactionRequestBase)
Field | Type | Description | Required |
---|---|---|---|
WalletFromId | string | The wallet `ID` | ✗ |
ToAddress | string | The destination wallet address | ✗ |
Chain | The blockchain of the transaction | ✗ | |
Type | The type of transfer. | ✓ |
Properties
Field | Type | Description | Required |
---|---|---|---|
FunctionName | string | The name of the function you want to call | ✗ |
Value | float | ✗ | |
Inputs | Array of inputs needed to call the function | ✗ | |
ChainSpecificFields | ✗ |
References
Schema
Last updated