// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 11, 2026
27.2 C
Singapore

OCBC launches $1 billion blockchain-powered US commercial paper programme

SINGAPORE: The city-state’s second-largest bank, Oversea-Chinese Banking Corporation (OCBC), announced a new US$1 billion (S$1.28 billion) digital US commercial paper programme. According to a recent AOL report, this indicates an important move in its digital bankrolling policy that taps into the US$1.4 trillion US commercial paper market.

In a calculated initiative to reinforce its dollar capital capabilities, OCBC has employed blockchain technology to introduce the programme. This new initiative complements its existing US$25 billion conventional commercial paper programme, which started in 2011.

The digital programme allows the bank to raise short-term funds more efficiently by issuing tokenised commercial papers. This is a cost-effective instrument that helps corporations manage their immediate liquidity needs.

The first tokenised issuance under the new programme was completed on Aug 20. JP Morgan’s Digital Debt Service platform was the sole dealer for this issuance.

“Singapore’s blockchain ecosystem is moving quickly, and asset tokenisation is gaining real traction. Our focus is now firmly on commercialisation,” said Kenneth Lai, OCBC’s head of global markets. He emphasised the bank’s goal to lead in digital finance.

Funds raised through this programme will be used for general funding purposes, according to a statement from the bank.

With this move, OCBC joins a growing number of global financial institutions using blockchain to streamline operations and find new funding sources. This signals a new era for digital debt markets.

- Advertisement -

Hot this week

Attention ARMYs in Singapore! BTS Singapore tickets sell out; scalpers resell tickets for up to 23 times its original price

Tickets for BTS's concert in Singapore at the end of the year went on sale today. Some tickets are already being resold on platforms for up to 23 times the original price.

AI needs more than coders: Meta launches training programme with guaranteed jobs

UNITED STATES: Last year, the godfather of artificial intelligence (AI) Geoffrey Hinton said the age of AI is a great time to be a plumber. Just this week, that line starts to feel a bit more real...

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); } });
// //
Enable Notifications OK No thanks