Inline Assembly more gas efficient and Saving Gas with Simple Inlining.
There are 4
instances of this issue:
address(tokenContract) == address(0) should use assembly to check for address(0)
buyer == address(0) should use assembly to check for address(0)
seller == address(0) should use assembly to check for address(0)
i_arbiter == address(0) should use assembly to check for address(0)
save gas
Use assembly to check for 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.