An icon-only external link to a block explorer. Composes no URLs; pair it with useExplorerLink
or getExplorerLink, which turn an identifier into an href.
Reach for it directly when the link stands alone. Inside Identifier it is already the href
slot, so pass the href there instead of nesting one.
An icon-only external link to a block explorer. Composes no URLs; pair it with
useExplorerLinkorgetExplorerLink, which turn an identifier into an href.Reach for it directly when the link stands alone. Inside
Identifierit is already thehrefslot, so pass the href there instead of nesting one.