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