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

USDT cannot be added as a token #51

Open
ProgramCrafter opened this issue Jul 1, 2024 · 1 comment
Open

USDT cannot be added as a token #51

ProgramCrafter opened this issue Jul 1, 2024 · 1 comment

Comments

@ProgramCrafter
Copy link

Describe the bug
USDT cannot be added as a token.

To Reproduce
Steps to reproduce the behavior:

  1. Click 'Import token' in OpenMask
  2. Enter jetton minter contract address EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs
  3. See error "name" is required

Expected behavior
Token is added, its balance tracked.

Additional context
Tether USD's metadata is valid, so I believe the problem is fully in OpenMask.

{
  "name": "Tether USD",
  "description": "Tether Token for Tether USD",
  "image": "https://tether.to/images/logoCircle.png",
  "symbol": "USD₮"
}
@leonttier
Copy link

Having the same issue. Please ping me when it's fixed.

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

3 participants
@ProgramCrafter @leonttier and others