-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
BRC-20s make the homepage look pretty ugly, we should probably figure out a way to hide them. This wouldn't change whether they're indexed or not, or whether you can look them up by inscription ID or number, just whether or not you can see them on the homepage.
Some ideas:
- Do we hide BRC-20, or all text/JSON inscriptions that are valid JSON? A good way to go might be to hide any text inscription which, when trimmed, starts with
{
and ends with}
. - Should we hide
.bitmap
and.sats
names? Other names?
victorkirov, satoshixclub, veryordinally, lifofifoX, Bitcoinbeezy and 1 morevictorkirov, satoshixclub, Bitcoinbeezy and onepixelinscriptionsvictorkirov, satoshixclub, lifofifoX and Bitcoinbeezy
Metadata
Metadata
Assignees
Labels
No labels