mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-06-19 17:01:08 +00:00
959bfa6b0d
Show a small PEZ-20 pill next to PEZ and USDT (wUSDT) token rows in the main balance list. These are fungible assets on Pezkuwi Asset Hub — the PEZ-20 token standard. - item_token_asset.xml: add itemTokenAssetPez20 chip (gone by default). - TokenAssetViewHolder: show it when chainId == Pezkuwi Asset Hub and the symbol is PEZ/USDT/wUSDT. Additive only; native HEZ and other chains are unbadged. Consistent with the pex and Telegram mini app badges.