Class ContractInfoQuery


public final class ContractInfoQuery extends Query<ContractInfo,ContractInfoQuery>
Get information about a smart contract instance.

This includes the account that it uses, the file containing its bytecode, and the time when it will expire.