Skip to content

Documentation / js-sdk-core / formatWalletAddress

Function: formatWalletAddress()

formatWalletAddress(address): string

Formats a wallet address by showing the first 5 characters, followed by an ellipsis, and then the last 4 characters.

Parameters

address: undefined | string

Returns

string