OpenProduct / openmask-extension

A TON wallet in your Browser. MetaMask Extension analog for The Open Network.
https://openmask.app
GNU General Public License v3.0
98 stars 26 forks source link

USDT cannot be added as a token #51

Open ProgramCrafter opened 4 months ago

ProgramCrafter commented 4 months ago

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 commented 4 months ago

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