You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When attempting to add a token that has a symbol length of more than 6 characters I am getting the following error message in the console:
MetaMask - RPC Error: Invalid symbol "QUICRA-0": longer than 6 characters.
Once metamask is connected, click on 'ADD QUICRA-0 TO WALLET'
Open the console
See error
Expected behavior
To my understanding it should be possible to add custom tokens with symbols up to 12 characters long.
This was implemented here: #5816
And appears to still be implemented here:
@tmashuang I'm using Metamask 9.4.0 (which is the latest) and it's still giving me the Invalid symbol "QUICRA-0": longer than 6 characters. error. Do you know when #10670 will be released?
Describe the bug
When attempting to add a token that has a symbol length of more than 6 characters I am getting the following error message in the console:
Steps to reproduce
Steps to reproduce the error:
Expected behavior
To my understanding it should be possible to add custom tokens with symbols up to 12 characters long.
This was implemented here: #5816
And appears to still be implemented here:
metamask-extension/ui/pages/add-token/add-token.component.js
Line 206 in bc24d9e
Browser details (please complete the following information):
The text was updated successfully, but these errors were encountered: