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
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.
-
I want to decode some data it's used by deploying contract.
for example.
https://etherscan.io/tx/0xbf9a70cb399b92a3b147484bcb9f9f8784114b37d729f6f04a0585ea002b9d51
I want to check the arguments used when calling the constructor function.
I know what type of parameter to use, but I don't know how to decode it.
Normal function call and constructor function seem to have different data.
thank you
Beta Was this translation helpful? Give feedback.
All reactions