Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 200 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 200 Bytes

eth_call_abuser

Example of abusing constructor return values in eth_call.

# Install dependencies
yarn

# Build, generate types, and abuse
forge build
yarn tc
yarn abuse
# or
yarn ens