MakeSCQuery
Last updated
Last updated
Make a smart contract query.
scAddress
The address of the smart contract.
methodName
The method to call.
completeMethod
Callback to get the result of the query after finished
outputType
Type of expected result
args
The list of arguments. Can be of type: BooleanValue, BytesValue, EnumValue, MultiValue, NumericValue, OptionValue, StructValue, TokenIdentifierValue
This method will querry the adder smart contract