You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you generate a more accurate solidity contract if you already have the ABI (and the bytecode)? My problem is I want to decompile a few contracts, I already have the ABI (+bytecode) for them, but don't have access to the contracts. Maybe this could be a potential new feature if not implemented, perhaps by adding an --abi flag with an abi input to the heimdall compile command.
Thank you for your time and for the awesome tool!
The text was updated successfully, but these errors were encountered:
Version
0.4.5
Please check the following
Operating System
Linux
Ask your question here
Can you generate a more accurate solidity contract if you already have the ABI (and the bytecode)? My problem is I want to decompile a few contracts, I already have the ABI (+bytecode) for them, but don't have access to the contracts. Maybe this could be a potential new feature if not implemented, perhaps by adding an --abi flag with an abi input to the heimdall compile command.
Thank you for your time and for the awesome tool!
The text was updated successfully, but these errors were encountered: