-
When calling fund() function, in my metamask i get this hex: Cast sig gives me this hex of "fund()": 0xb60d4288 Is it different due to passed parameters and how can then verify what function i am calling? |
Beta Was this translation helpful? Give feedback.
Answered by
EngrPips
Jul 11, 2024
Replies: 1 comment 1 reply
-
I believe the above image does justice to the explanation, you were not passing in the argument type that the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mskhno
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe the above image does justice to the explanation, you were not passing in the argument type that the
fund
function takes when you didcast sig
command