Will return a valid or invalid result.
/contracts/ink/{address}/query
SS58 or Hex address of the account associated with the contract.
The message or method used to query.
The gas limit to be used as an option for the queried message.
The storage deposit limit to be used as an option for the queried message.
An array of Abi params.
Metadata used to instantiate a ContractPromise. This metadata can be generated by compiling the contract you are querying.