Open code423n4 opened 3 years ago
a_delamo
Low, just gas optimizations
Here you have a gist: https://gist.github.com/alexon1234/60973d61b49ff1f5ec83b121b33b30b1
Remix
Use constant for unchanging values
Gas optimization, will address
Handle
a_delamo
Vulnerability details
Impact
Low, just gas optimizations
Proof of Concept
Here you have a gist: https://gist.github.com/alexon1234/60973d61b49ff1f5ec83b121b33b30b1
Tools Used
Remix
Recommended Mitigation Steps
Use constant for unchanging values