Content pfp
Content
@
0 reply
0 recast
2 reactions

maurelian  pfp
maurelian
@maurelian.eth
There are some great/interesting new ways to read contract code these days. I'm curious what people use most, and if I'm missing any. First, the OG is of course etherscan: https://etherscan.io/address/0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852#code
2 replies
2 recasts
11 reactions

maurelian  pfp
maurelian
@maurelian.eth
A new fav of mine is codeslaw: https://www.codeslaw.app/contracts/ethereum/0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852 Very nice reading experience, and some bonus visualizations:
1 reply
1 recast
11 reactions

shazow pfp
shazow
@shazow.eth
This is a other project I have in the backlog: breaking up bytecode into jump frames and reading it as a flow chart. I have a helper here I use for debugging whatsabi, but the jump tracking isn't quite food enough for comprehensive auditing yet: https://github.com/shazow/whatsabi/blob/main/examples/dot.ts
1 reply
0 recast
1 reaction