Content
@
0 reply
0 recast
2 reactions
Apoorv Lathey
@apoorvlathey
💪 forge-stack-tracer became more powerful Integrated /swiss-knife Calldata Decoder to enable decoding even for unverified contracts! Useful when running `cast run {txHash}`
2 replies
0 recast
26 reactions
Apoorv Lathey
@apoorvlathey
How to use: `cast run {txHash} --rpc-url {RPC} --quick | fst` Cast run allows us to generate stack traces for transactions, piping it to `fst` generates an interactive page where you can collapse & explore the trace https://www.npmjs.com/package/forge-stack-tracer Here Foundry couldn't decode the calldata for fn `ca2b2d9a`, but `forge-stack-tracer` can decode & show the fn arguments 🔥
0 reply
0 recast
1 reaction
Fucory
@fucory
Very cool!
0 reply
0 recast
0 reaction