ReferenceNil.jsfunctionsFunction: isAddress()On this pageFunction: isAddress() function isAddress(value): value is `0x${string}` Checks if the value is an address. If the value is an address, returns true. Otherwise, returns false. Parameters ParameterTypeDescriptionvalueHexThe value to check. Returns value is `0x${string}` Defined in nil/nil.js/src/utils/address.ts:17