Cyfrin_Hub smart contract could be marked with indexed for better queryingIndexed arguments (topics) make the argument searchable by clients listening to the events. Vyper supports a maximum of four (4) indexed arguments per event. This simple change could make the events searchable and indexable.
We could add the indexed keyword to all topics in events:
We could add the indexed keyword just to the topics that are of type address:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.
The contest is complete and the rewards are being distributed.