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