feat(wallet): PEZ-20 badge on PEZ & USDT in token list

Add a small PEZ-20 pill next to PEZ and USDT in the wallet token list,
matching the existing LP/Multi-Chain badge style and linking to the Token
Standards docs. These are fungible Asset Hub assets — the PEZ-20 standard.

Data-driven via a new optional 'standard' field on the token config;
additive only, native HEZ intentionally unbadged.
This commit is contained in:
2026-06-12 21:39:01 -07:00
parent 39ff9e959f
commit f5ad1cee29
3 changed files with 19 additions and 4 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.230",
"buildTime": "2026-02-27T23:33:39.279Z",
"buildNumber": 1772235219280
"version": "1.0.232",
"buildTime": "2026-06-13T04:39:01.749Z",
"buildNumber": 1781325541749
}