// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
29.4 C
Singapore

Singapore biotech firm’s assets frozen amid lawsuit by Danish conglomerate

SINGAPORE: A local biotech company, which is being sued by Danish pharmaceutical company Novo Nordisk for suspected fraud, has had its global assets frozen.

The legal dispute stems from Novo Nordisk’s 2023 acquisition of Ocedurenone, a hypertension drug developed by KBP, for US$1.3 billion. However, subsequent clinical trials revealed that the drug was ineffective. As a result, Novo Nordisk reported an US$800 million loss last year.

Novo Nordisk then sought legal action, filing an application with the Singapore International Commercial Court (SICC) to freeze the assets of KBP and its founder Huang Zhenhua worldwide. The court granted the request last Friday.

SICC President, Justice Philip Jeyaretnam, said that Novo Nordisk had established a strong case under New York law, arguing that KBP had intentionally withheld critical clinical trial data indicating the drug’s lack of efficacy.

The next stage of the legal battle will take place in New York, where Novo Nordisk plans to initiate arbitration proceedings against KBP. The Danish firm is seeking US$830 million in damages, according to Reuters.

See also  Acra's third deadline extension raises red flags over persistent e-service failures
- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //