Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to fetch tokens from metamask wallet #25

Open
tidu090 opened this issue Jan 19, 2022 · 1 comment
Open

Unable to fetch tokens from metamask wallet #25

tidu090 opened this issue Jan 19, 2022 · 1 comment

Comments

@tidu090
Copy link

tidu090 commented Jan 19, 2022

Unable to see tokens in the metamask wallet, I have checked the logs it's doesn't show any error. Kindly take a look at this issue
image

@flo-s99
Copy link

flo-s99 commented Apr 12, 2022

Same here, I'm looking to fix it. The project itself website is up to date, but looks like the code repository isn't maintained. (Just inspect the code on the demo site) Instead of running in an endless loop like you and I do after walletconnect, it correctly asks for the Ethereum Signature - Without the signature, you cannot proceed.
Screenshot 2022-04-12 at 11 24 00

I rewrote the code in the Account View Index.cshtml but am now running into an error "onConnectEthereum doesn't exist" even tough it is defined. The basic bug tho is as explained, the process of getting the ETH signature is not working and instead the code makes more web3 connection requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants