Cyfrin / aderyn

Aderyn 🦜 Rust-based Solidity AST analyzer.
https://docs.cyfrin.io/
GNU General Public License v2.0
414 stars 62 forks source link

Low Detector: Event emitting a public constant in non constructor functions #736

Closed TilakMaddy closed 1 month ago

TilakMaddy commented 2 months ago

Severity: Low

Qualifications: All solc version

Logic: Event emitting a public constant from a non constructor function

It's been on my mind for a while.. I thought I'll try this out

No assoc. ADE

alexroan commented 1 month ago

There will be some cases where this information is useful for offchain indexing IMO. Closing.