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 | number | ✗ | |
inputs | Array of inputs needed to call the function | ✗ | |
chainSpecificFields | ✗ |
References
Schema
Last updated