The router
and link
input parameters from the constructor should have their values validated, so that the bridge functionality works as supposed.
Any of the router
and link
input parameters can be mistakenly set to address(0)
, causing problems in the bridge functionality when deploying KittyBridge
smart contract.
Bridge functionality will not work if any of those inputs has address(0)
as value.
Manual review
Validate that none of those parameters is address(0)
.
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.