Watches contract events and returns the logs.
import { useContractEvents } from "thirdweb/react";const contractEvents = useContractEvents({ contract });
The contract events of the watched contract events.