workbenchapp / solana-workbench

Your one-stop shop for developing on Solana
MIT License
63 stars 7 forks source link

enhance the token views to cope with incomplete account states #204

Open SvenDowideit opened 2 years ago

SvenDowideit commented 2 years ago

atm, we only show mint's that the user has ATA's for, because filtering all mints is horrible.

this is basically to help someone figure out what went wrong with their mint request, and hopefully how to fix it

I have 2 different token mints that are incomplete - there was a bug in https://pentacle.tools/nft-mints and my phantom wallet extension had issues midway through too