interface ContractInfoQuery {
    contract_addr: string;
}

Properties

Properties

contract_addr: string

Generated using TypeDoc