Checks if the given address is a user or a contract address.
'true' if the address is a user address, 'false' otherwise.
the string address to identify.
Generated using TypeDoc
Checks if the given address is a user or a contract address.
Returns
'true' if the address is a user address, 'false' otherwise.