slavingia / fweb3.xyz

Home Page:fweb3.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't connect to metamask if `?wallet=` url param is provided

slinlee opened this issue · comments

Right now it blends the results from querying metamask with the results for different wallet from polygonscan.

  • port the check for 100 tokens to polygonscan.
  • Hide the 'use polygon network message'

After #46, #47, #48 the UX is improved. Technically, it's still checking for Metamask first.

Anything left to do here?

I think it's good now! 👍