Add Etherscan-style blockie identicon to address detail page
All checks were successful
check / check (push) Successful in 27s

Show a 48px pixelated blockie (same style as Etherscan) centered
above the wallet title on the address detail page. Uses
ethereum-blockies-base64 which generates a base64 PNG from the
address. Replaces the previously added @metamask/jazzicon.
This commit is contained in:
2026-02-26 16:27:47 +07:00
parent 7dd688f571
commit b1b8807060
5 changed files with 32 additions and 5 deletions

View File

@@ -234,6 +234,10 @@
>
< Back
</button>
<div
id="address-jazzicon"
class="flex justify-center mb-2"
></div>
<div
class="flex justify-between items-center border-b border-border pb-1 mb-2"
>