testContract()
Test the execution of a smart contract project
Method Signature
Parameters
Name | Type | Description |
---|---|---|
| String | Blockchain address in hex |
| String | User's wallet address in hex |
| String | Smart Contract's address in hex |
Example
Result
The result will be of type JSON
.
Last updated