Is there a way to generate the abi/contract code of a contract that as been deployed on the testnet given the address, as the fuel explorer only shows the bytecode of the contract when deployed

When a contract is deploy on ethereum, given the address a user can check the code or the contract via eth scan but on fuel I searched but the explorers only show the contracts bytecode.
Is there a tool to extract the readable source code of a contract deployed?

Hi @shealtielanz ,

We are working on some tools to help with this during the deployment and publishing process.

Just keep an eye on the forc toolchain.

1 Like