Skip to content

Lesson 8: <unrecognized-selector> Issue #315

Answered by geometrid
0xTesty asked this question in Q&A
Discussion options

You must be logged in to vote

Hi all, I'm enjoying Patrick's course along with you all! BTW great course, Patrick, thanks!! 👍

I've hit this issue as well, and I believe I've figured out what is going on. But I'm learning like many of you, so although I'm not 100% sure that this is the best solution, hopefully this reply makes sense and is helpful.

I started by console.log'ing some solidity special global vars from the fallback() function. The piece that pointed me to the above functions was msg.sig, which had various values when fallback() was called: 0x01ffc9a7, 0x313ce567, and 0x95d89b41. Googling "function signature 0x01ffc9a7" led me to the Ethereum Signature Database, for example this page for 0x01ffc9a7. support…

Replies: 9 comments 28 replies

Comment options

You must be logged in to vote
1 reply
@0xTesty
Comment options

Comment options

You must be logged in to vote
6 replies
@neerajnerlekar
Comment options

@0xTesty
Comment options

@neerajnerlekar
Comment options

@gonzales17
Comment options

@PatrickAlphaC
Comment options

Comment options

You must be logged in to vote
4 replies
@0xwurzel
Comment options

@imartin25
Comment options

@JussaMouse
Comment options

@hendythee
Comment options

Comment options

You must be logged in to vote
3 replies
@PatrickAlphaC
Comment options

@dgbweb3
Comment options

@PatrickAlphaC
Comment options

Comment options

You must be logged in to vote
3 replies
@alymurtazamemon
Comment options

@egvandell
Comment options

@alymurtazamemon
Comment options

Comment options

You must be logged in to vote
10 replies
@pigreekatgmaildotcom
Comment options

@Fikhas
Comment options

@AnneBBB
Comment options

@paulcoffee85
Comment options

@IgnacioGarcia198
Comment options

Answer selected by alymurtazamemon
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@aimaneharrak
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet