Timeline for Can I get the ABI and contract code from the deployed address?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 30, 2018 at 18:03 | comment | added | Trevor Lee Oakley | Yes of course, I understand that can be done. Thanks. | |
| Aug 30, 2018 at 17:07 | comment | added | Nulik | @TrevorOakley if you see the code, then just run it trough solc and get the abi methods array | |
| Aug 30, 2018 at 16:58 | comment | added | Trevor Lee Oakley | No, my UI, but the users write their own code from generated options. They do not write the solidity but generate it. But I do not see the code itself directly. I can store it off chain, but I wondered if ethereum had a option for this. I guess not. | |
| Aug 30, 2018 at 16:10 | comment | added | user19510 | I'm a bit confused about your scenario. You're the one deploying the code, but you don't have the source code and ABI? Certainly Etherscan can't tell you the source code if no one has given Etherscan the source code. :-) | |
| Aug 30, 2018 at 15:58 | comment | added | Trevor Lee Oakley | Does this to be be verified? I guessed that would be possible. But I am dynamically deploying code so the contracts will not be verified. | |
| Aug 30, 2018 at 15:22 | history | answered | user19510 | CC BY-SA 4.0 |