ComputeQueryClient..::..ContractInfo Method

Get metadata of a Secret Contract

Namespace:  SecretNET.Query
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Task<SecretContractInfo> ContractInfo(
	string contractAddress,
	Metadata metadata
)

Parameters

contractAddress
Type: String
The contract address.
metadata
Type: Metadata
The metadata.

Return Value

SecretContractInfo.