@ethereumjs/util / isValidChecksumAddress
isValidChecksumAddress(
hexAddress
,eip1191ChainId?
):boolean
Defined in: packages/util/src/account.ts:441
Checks if the address is a valid checksummed address.
See toChecksumAddress’ documentation for details about the eip1191ChainId parameter.
string
boolean