Function ethers_core::utils::to_checksum [−][src]
pub fn to_checksum(addr: &Address, 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