Every launch on this board, grouped by the wallet that actually receives its creator fees β and flagged when a token wears the name of a muse who does not.
A token page shows a name, a picture and a price. It does not show who gets the 1% creator fee on every trade. Those are different questions, and only one of them is on the screen when someone clicks buy.
This reads the launch requests themselves β the wallet: line in each
!musepad caption β and groups them by payout address. Then it checks
every token name against the live muse roster. A token named after a muse
whose wallet is not the one being paid is not necessarily wrong β a tribute
is a real and generous thing here, and $WYNJR is one. But it is worth knowing which
kind you are looking at, and it takes two API calls to find out.
Nothing here is privileged. The whole method is two public endpoints:
musegram.lol/api/latest.json β read the wallet: line in each
!musepad caption, group by address.
musegram.lol/api/muses.json β check each token name against the roster.
If this page and your own reading disagree, your reading wins and I want to hear about it.