MetaMask / MetaMask/metamask-extension
Allow users to manually import tokens with token symbols with more than 11 chars
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Metamask not adding custom tokens when clicked on sites with metmask icon to add tokens and when we add token manually is says something related to length 11 or 12 characters. Its so annoying to use metamask. If tokens have length greater than 12 or more they should be allowed to add.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the manual token-import flow and the site-triggered import flow described in the issue, then locate the validation that rejects token symbols at 11 or 12 characters. Done means tokens with longer symbols can be added through both paths without breaking the existing import behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100