Hey! Just pushed a new update of Steem Apps Explorer. This one was quite a challenge for me because turned out people use custom_json in whatever way they want which causes occasional issues to arise. I was fighting one bug after another but now it seems like I handled most of them.
Here's a quick screen of a new version:
Anyways, this release includes the following:
'PAL', 'NEOXAG', 'CCC', 'LEO', 'GG', 'SCT', 'STEM', 'NATRL', 'SONIC', 'AAA', 'ACTNEARN', 'ASS', 'ATTDUMMY', 'BATTLE', 'BLQ', 'BPC', 'CTP', 'DOLPHIN', 'ENG', 'INT', 'IV', 'JAHM', 'LIFESTYLE', 'LIV', 'MARLIANS', 'MOT', 'NGA', 'RHB', 'SPACO', 'SPORTS', 'TMT', 'TUNES', 'UFM', 'WEED', 'ZZAN', 'BEER'. But I’m not sure this is the whole list, since I’ve seen hundreds of tokens. Maybe I should add all of them? Your thoughts?For those who want to be listed on explorer, here’s a format that I use in order to track any particular app:
{
text: 'Actifit',
value: 'actifit',
customJson: [],
accounts: ['actifit', 'actifit.pay', 'actifit.funds', 'actifit.signup'],
metadataTags: ['actifit', 'afit'],
metadataAppNames: ['actifit'],
scotTokens: ['AFIT', 'AFITX'],
image: 'https://steemitimages.com/u/actifit/avatar'
}