| Argument | Description | Type |
|---|---|---|
| contractAddress | The smart contract address. | hexString |
| function | Function call, must not leave a blank space. | String |
| options | Optional fields (permission ID, feelimit, and other parameters). | Object |
| parameter | The parameter passed to 'function'. | Array |
| issuerAddress | Address that triggers the contract. | hexString |