Gas-Checklist

Compile-Opcode-Bytecode

Gas Optimization

Gasとは?

Memory Location

❌ receive ETH best practice

string > bytes32

payable is cheap(non-useful)

++i or i++ loop best practice

unchecked()