Home > eth-connect > isAddress
Checks if the given string is an address
Signature:
export declare function isAddress(address: any): boolean;
Parameter | Type | Description |
---|---|---|
address | any |
Returns:
boolean
Home > eth-connect > isAddress
Checks if the given string is an address
Signature:
export declare function isAddress(address: any): boolean;
Parameter | Type | Description |
---|---|---|
address | any |
Returns:
boolean