Parameter | Description | Type |
---|---|---|
contractAddress | The smart contract address (HexString). | String |
functionSelector | The function call, must not leave a blank space. | String |
options | Optional fields (e.g., permission id, fee limit, etc.). | Object |
parameter | The parameter passed to the function. | Array |
issuerAddress | The address that triggers the contract (HexString). | String |