pub async fn get_eth_addr( canister_id: Option<Principal>, derivation_path: Option<Vec<Vec<u8>>>, name: String, ) -> Result<Address, String>
get canister’s eth address