Function ethers::utils::to_checksum[][src]

pub fn to_checksum(addr: &H160, chain_id: Option<u8>) -> String
Expand description

Converts an Ethereum address to the checksum encoding Ref: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-55.md