getLabel
Signature
function getLabel(address) external returns (string memory);
Description
Retrieves the label for an address if it was previously labeled. If not, it returns the address prefixed with unlabeled:.
getLabelfunction getLabel(address) external returns (string memory);
Retrieves the label for an address if it was previously labeled. If not, it returns the address prefixed with unlabeled:.