20,000 USDC
View results
Submission Details
Severity: gas
Valid

Use assembly to write address storage values

Summary

using assembly to write to address storage values, you can bypass some of these operations and lower the gas cost of writing to storage. Assembly code allows you to directly access the Ethereum Virtual Machine (EVM) and perform low-level operations that are not possible in Solidity.

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.