| Argument | Description | Type |
|---|---|---|
| contractAddress | The smart contract address. | hexString |
| function | Function call, must not leave a blank space. | String |
| options | Permission ID, feeLimit, callValue. | Object |
| parameter | The parameter passed to 'function'. | Array |
| issuerAddress | Address that triggers the contract. | hexString |