convert_uint256_bytes_to_address Documentation for eth_defi.event_reader.conversion.convert_uint256_bytes_to_address function. convert_uint256_bytes_to_address(raw)[source] Convert raw uin256 from log data to addresses. Note Ethereum address checksum might have a speed penalty for high speed operations. Parameters raw (bytes) – Return type eth_typing.evm.ChecksumAddress