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
I'm trying to get the ABI of a smart contract or some way close to it , i don't have the source code because the contract is not verified all i have is the byte code , i tried to use some de-compilers and disassemblers but i didn't get much from doing that , all im trying to figure out if there is any way i can get the ABI or at least get close to it,
The reason why im trying to get the ABI because i want to decode input data that was in a transaction made with that unkown contract aka the contract without the source code and i want to know the data that was passed in or the arguments...if anyone knows how a good way i can do this let me now
feel free to recommend any good de-compilers , disassemblers or any effective ways or techniques i can use to kind of understand what the unknown code does.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get the ABI of a smart contract or some way close to it , i don't have the source code because the contract is not verified all i have is the byte code , i tried to use some de-compilers and disassemblers but i didn't get much from doing that , all im trying to figure out if there is any way i can get the ABI or at least get close to it,
The reason why im trying to get the ABI because i want to decode input data that was in a transaction made with that unkown contract aka the contract without the source code and i want to know the data that was passed in or the arguments...if anyone knows how a good way i can do this let me now
feel free to recommend any good de-compilers , disassemblers or any effective ways or techniques i can use to kind of understand what the unknown code does.
THANKS
Beta Was this translation helpful? Give feedback.
All reactions