ReferenceNil.jsfunctionsFunction: addHexPrefix()On this pageFunction: addHexPrefix() function addHexPrefix(str): `0x${string}` Parameters ParameterTypestrstring Returns `0x${string}` The string with the prefix. Defined in nil/nil.js/src/utils/hex.ts:32