web3-validatorFunctionscheckAddressCheckSumcheckAddressCheckSum CallablecheckAddressCheckSum(data: string): booleanChecks the checksum of a given address. Will also return false on non-checksum addresses.Parametersdata: stringReturns boolean
Checks the checksum of a given address. Will also return false on non-checksum addresses.