pub fn display_uint256_as_address(input: Uint256) -> String
Expand description

This function displays a uint256 as an Ethereum address which requires specific formatting, mostly useful for logging and to avoid trying convert the Uint256 into an address