SDK@coinweb/contract-kitinterfacesInterface: ResolvedContractRefV0On this pageInterface: ResolvedContractRefV0 Type for a resolved contract reference, a contract id and a full VFS. The information in this type is enough to construct the contract id. Properties contract_id contract_id: string; resolved resolved: ContractTreeResolved;