readContract
Reads state from a deployed smart contract.
You can use raw read calls or read extensions to read from a contract.
Example
Using a contract read extension
Using a raw contract call
Parameters
Returns
A promise that resolves with the result of the read call.