bug: Cannot filter events by argument with useContractEvent #2455
Unanswered
tomtomdu73
asked this question in
Ideas
Replies: 2 comments
-
We'd also love this to be added! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any updates on this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there an existing issue for this?
Package Version
1.0.5
Current Behavior
We cannot directly use a React state variable inside the callback function of the
useContractEvent
hook to filter event logs.It would be great to be able to scope by event arguments using
useContractEvent
like described hereExpected Behavior
Being able to filter event logs dynamically
Steps To Reproduce
No response
Link to Minimal Reproducible Example (StackBlitz, CodeSandbox, GitHub repo etc.)
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions