pub async fn transaction(
    api: &str,
    hash: &str
) -> Result<Transaction, Box<dyn Error>>