ComputeQueryClient Members
The ComputeQueryClient type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Code |
Get WASM bytecode and metadata for a code id
|
|
|
Codes |
Query all codes on chain.
|
|
|
ContractInfo |
Get metadata of a Secret Contract
|
|
|
ContractsByCode |
Get all contracts that were instantiated from a code id.
|
|
|
GetCodeHash |
Get codeHash of a Secret Contract
|
|
|
GetCodeHashByCodeId |
Get codeHash from a code id
|
|
|
QueryContract<(Of <<'(R>)>>) |
Query a Secret Contract
|

