Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 425 Bytes

Optimizing Gas in Smart Contracts

  • dataset of 53 dApps (397 contracts) - Download dataset with reports; verified-gas-opt-ppr.zip
  • annotated with 4 detectors
    • cache-address-this
    • div-by-uint
    • smaller-string
    • unnec-casting-same-type
  • folder name is contract address on Ethereum Mainnet
  • each folder has .sol file and report.md file