guys, is there a way to decompile an unverified bsc scan contract to read the readable contract?

I'm using what bsc scan offers (EVM bytecode decompiler) I wanted to read the contract, is there any way to do this?

Apr 1, 2022, 3:22 PM
i dont think so, i think the best you can get is what the decompiler spits out. Maybe you can try to match method signatures with those in known contracts, but i dont think you can do better than that
Apr 1, 2022, 3:25 PM

© 2024 Draquery.com All rights reserved.