Improve token name filtering and formatting for Runes tokens bridged with Pontis #6112
Labels
area:runes
area:stacks
area:stacks-fts
Issues related to fungible tokens (FTs)
area:tokens
enhancement
enhancement-p3
Non-critical functionality wanted by many users, or there are clear alternatives
ponti
Two current problems:
DOG.GO.TO.THE.MOON
given the TLD.to
), leading to the need to manually allowlist such tokens, incurring operational overhead and temporary UX issues before we notice and allowlist specific tokensDOG.GO.TO.THE.MOON
instead ofDOG•GO•TO•THE•MOON
)We could resolve these issues by checking all Stacks FT names against a reliable API service that verifies known Runes token names, perhaps verifying against only those Runes tokens that have a significant market cap (to prevent bridge-based suspicious token attacks in which an attacker deploys and bridges a Runes token with a phishing URL in its name). If the Stacks FT name is verified in this way, we can override our suspicious token filter and show the name even if it otherwise matches a TLD, and we can also automatically convert the name's periods to middots.
The text was updated successfully, but these errors were encountered: