Methods
(static) isAddress(address) → {Boolean}
Checks if the given string is an address
Parameters:
Name | Type | Description |
---|---|---|
address |
String |
the given HEX address |
(static) isChecksumAddress(address) → {Boolean}
Checks if the given string is a checksummed address
Parameters:
Name | Type | Description |
---|---|---|
address |
String |
the given HEX address |
(static) getRandomAddress() → {String}
Generates a random ethereum address