You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
The docs for this hook shows the following code example:
This doesn't work anymore as the function now expects the full path of the event struct like this:
This is however inconsistent with other hooks like
useScaffoldReadContractwhere the name is actually what's expected, not the full path.