Skip to main content

Function: shortenAddress()

shortenAddress(address?: string): undefined | string

Shorten a blockchain address for display: 0x1234...abcd

Parameters

ParameterType
address?string

Returns

undefined | string