Function ContestManager::createContest()
creates a new Pot
contract instance and returns the address. However, when called using a UI, there is no way to catch the address.
Front-end applications often rely on event emittance to capture information from a function call and return the information to the user. If the newly created Pot
contract address is not emitted, then it would not be easy for the user/owner to know what address the new Pot
is.
UI difficulty.
Manual review.
Consider emitting the new Pot
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.