SDK@coinweb/contract-kitfunctionsFunction: isDataVerified()On this pageFunction: isDataVerified() function isDataVerified(data): data is DataVerified; Checks if the data is verified. Parameters • data: CwebData The data to check. Returns data is DataVerified True if the data is verified, false otherwise.