Not all chains can connect with institutions, why can Canton?

CN
2 hours ago
Total financing of 800 million dollars! Why are more and more financial institutions starting to rally around Canton?

Written by: KarenZ, Foresight News

Not all chains can accommodate institutions.

In recent years, the market has been discussing "when will institutions truly go on-chain." But what is really worth questioning is not whether institutions will enter the on-chain world, but whether the existing chains have the capability to support serious businesses like bonds, repos, fund shares, collateral management, and inter-institutional settlements as they start to migrate.

The goal of Canton is not to compete for the loudest general chain traffic. It targets a narrower and more challenging task: to become the coordinating layer for institutional financial workflows, where institutions can continue to operate their respective applications, ledgers, and permission systems while accessing a common synchronized infrastructure when it comes to transactions, collateral, and settlements.

In other words, what Canton is competing for is not the traffic entrance, but a more fundamental position: when large financial institutions truly want to move core processes on-chain, it can allow them to work collaboratively within the same network.

This pragmatic positioning is closely related to its founding team, who have a deep understanding of traditional financial market structures. Canton was initially promoted by Digital Asset, whose core team has long been at the intersection of traditional finance, market structure, enterprise systems, and cryptographic engineering.

Co-founder and CEO Yuval Rooz previously worked at Citadel and DRW, familiar with institutional trading and market structures; Eric Saraniecki also comes from DRW and has long been involved in liquidity services and co-founded Cumberland Mining. Another co-founder, Shaul Kfir, has a strong background in cryptography and distributed systems, and is one of the co-authors of libsnark (the zkSNARK library). The management team also includes members with long experience in market infrastructure at institutions like JPMorgan.

This group of individuals, who have long been immersed in institutionalized financial markets, understands that institutions will not simply migrate core businesses because a chain boasts higher throughput or more assets. They first need to confirm whether the new infrastructure can handle data boundaries, permission management, and settlement responsibilities. More convincingly, this judgment has now received a common response from various financial market participants.

Rare alliance of financial giants: strategic consensus behind the 800 million dollars

The latest round of financing has made the strategic positioning behind Canton clearer.

On June 11, Canton’s developing entity Digital Asset announced the completion of a new round of financing amounting to 355 million dollars, led by a16z crypto. The investors span traditional finance and on-chain finance, including the Abu Dhabi Investment Authority (through a wholly-owned subsidiary), Apollo Funds, BNP Paribas, Broadridge, Castle Securities, CME Ventures, Coinbase Ventures, HSBC, Polychain, S&P Global, SBI Group, and several other key institutions.

What's notable about this list is not just the number of institutions involved, but the complexity of the roles: there are sovereign capital, asset management institutions, global banks, market infrastructure companies, market makers, trading platforms, rating agencies, and crypto-native capital. While their concerns may differ, they all see some common value in Canton.

More importantly, this is not a funding round centered around token expectations. Digital Asset CEO Yuval Rooz told The Block, "Many of the supporters in this round are new investors in Canton, receiving equity rather than token allocations, with many of these institutions also being potential users of Canton."

According to Foresight News, if previous financing is included, Digital Asset's cumulative financing scale has been pushed up to approximately 805 million dollars.

In June 2025, Digital Asset secured 135 million dollars in financing led by DRW Venture Capital and Tradeweb Markets, with participation from Castle Securities, DTCC, Circle Ventures, among others; in December of the same year, Digital Asset completed another 50 million dollars in financing, with participation from BNP Paribas, Nasdaq, S&P Global, and others.

Within a mere year, Digital Asset has continuously gained support from various core financial participants, indicating that Canton’s appeal is no longer limited to a technical narrative, but is now part of the strategic budgets and business plans of financial institutions.

This is by no means an ordinary list composed of investors, but rather a “Wall Street All-Star Network” that spans global market infrastructure, top investment banks, custodians and clearing institutions, market makers, rating agencies, and leading stablecoin enterprises.

These institutions do not inherently stand on the same side: they each have their own interests, and some businesses even directly compete with one another. However, they have managed to form intersections around Canton, with core players in the financial industry reaching a strategic consensus to jointly bet on this underlying coordinating layer, which could potentially bring the overall global financial collaboration onto the chain in the future.

Deconstructing Canton: The complete operational conditions required for institutions to go on-chain

The traditional financial system is not lacking electronic networks; what is lacking is a shared base that allows multiple institutions to collaborate seamlessly within the same network, while retaining their own data sovereignty, permission boundaries, and compliance responsibilities.

What Canton aims to do is not to make finance adapt to one chain, but to make a chain first adapt to the operating logic of finance. While many chains answer "how assets flow," Canton is more concerned with whether transactions can be executed, confirmed, and settled under real financial rules. This starting point is crucial, as it determines that all technological and ecological paths behind Canton revolve around "institutions going on-chain." The technical architecture of Canton is designed to restore and upgrade these complex, layered financial operational conditions on-chain:

The first layer of difference in Canton is that it does not take "replicating all data to all nodes" as the default premise, but adopts a segmented architecture and sub-transaction level data visibility management. Different participants see not the complete plaintext of the same transaction, but the part of the transaction view relevant to their rights and obligations. The official summarizes it as sub-transaction privacy, but if put in more institution-friendly terms, it is essentially a native selective disclosure mechanism. Its significance is not just "more confidentiality," but it allows cooperation to be based on precise authorization: who should see what, and who should not, is clearly defined from the moment of system design.

The second layer of difference is Daml smart contracts and native permission control. Many so-called "on-chain finance" have stalled at external applications, not because of insufficient contract expression capabilities, but because genuinely complex rules remain off-chain. Real-world financial transactions involve more than just asset transfers; they also include who has signing authority, who has observation rights, under what conditions actions can be executed, who can temporarily authorize, and who must participate in confirmations. The value of Daml lies in its ability to directly write these originally scattered business rules from contracts, processes, systems, and backend systems into contract logic. This way, compliance and governance become part of the execution process rather than after-the-fact review; permission management is no longer reliant on internal organizational patchwork but can become part of the application logic itself.

Moving further down is where Canton truly differentiates itself. Many chains can achieve asset transfers but may not handle the issues most concerning to institutions: whether assets have been effectively locked, whether cash and securities can complete exchanges simultaneously, whether cross-application and cross-institution processes can be established under the same state. For financial markets, risks often do not arise at the matchmaking moment, but in the time lapses before and after settlements. Especially in repo, collateral allocation, securities and cash settlement, and multi-party collaboration scenarios, if the states observed by both trading parties are inconsistent or if the Asset Leg and Cash Leg cannot be completed synchronously, the consequences include not just delays but also failed settlements, extra capital occupation, and higher counterparty risk.

What Canton provides here is a complete set of layered capabilities. Committed Settlement first addresses the issue of "whether assets can be genuinely controlled for this transaction." According to Digital Asset, it is essentially a method of quickly establishing control accounts or "memo pledges" on a distributed ledger using Daml. It can be understood as locking the assets to be used for settlement under specific transaction conditions so they cannot be arbitrarily moved before completion of delivery. This step deals with deliverability, turning verbal commitments into a verifiable asset control status within the system.

Building on this, atomic settlement addresses the question of "whether securities and cash can be completed simultaneously," closer to the core requirement of Delivery versus Payment (DvP) in traditional finance (money changes hands while securities are delivered). What it aims to avoid is the risk of securities being transferred but cash not yet arriving, or cash being paid while the asset has not completed delivery. For institutions, this is not a technical detail but an issue of credit exposure and capital efficiency. What Canton attempts to do is compress the Asset Leg and Cash Leg into a single indivisible, verifiable settlement action, so that delivery and payment can logically co-occur.

If the first two address the locking and settlement logic of individual transactions, then Global Synchronizer addresses how these logics maintain synchronization across different applications, different participants, and different subnetworks. Because Canton does not crowd all businesses into the same ledger, it is a network consisting of multiple applications and subnetworks. The role of the Global Synchronizer is to provide the underlying coordination capability for this cross-application and cross-network synchronization, allowing atomic transactions and composite workflows to be established on a broader scale while preserving their respective data visibility controls and governance boundaries.

However, a layer of public infrastructure that can coordinate transactions still needs to answer another question: when verification, synchronization, and cross-application settlements continuously occur, who will bear the costs, and who will receive compensation for providing the services?

Infrastructure economics: How to understand the core function of Canton Coin?

Canton Coin (CC) is precisely the institutionalized answer to this question. From the perspective of infrastructure economics, CC serves as the economic anchor of its native coordinating network, establishing a sustainable payment and incentive mechanism for the Global Synchronizer.

Canton, aimed at the asset flows, transactions, and settlements between financial institutions, requires someone to run verification nodes, maintain synchronized infrastructure, and needs applications and users to continuously generate real transaction activities. CC serves as the economic medium linking these participants.

The most direct function of CC is the payment cost for network usage. Before submitting transactions on the Global Synchronizer, verification nodes need to convert CC into non-transferable traffic credits to consume the network resources required for transactions. Costs may rise with larger transaction scales, more complex computations, or higher network demands. Therefore, for application parties and institutional users, CC becomes closer to a basic infrastructure cost: using the network's synchronization, settlement, and asset transfer capabilities entails corresponding expenses.

At the same time, CC also serves as an incentive tool to maintain the infrastructure's operation. Verification nodes, Super Validators, application providers, and participants bringing network utility can earn rewards based on contributions. The official emphasizes that CC is not pre-mined nor reserved for VC; the circulating tokens come from actual network contributions. This means that the issuance logic of CC attempts to distribute profits to those providing verification, synchronization, and application services, and encouraging participation in real transaction activities.

Another key design aspect of CC is the burn-and-mint mechanism: the fees generated from using public infrastructure will be burned, and new CC will be gradually minted based on the utility provided by participants. This mechanism attempts to create a dynamic balance between infrastructure supply and real usage demands, linking the token economy to the level of network adoption.

Canton's special feature lies in that CC serves a financial network emphasizing privacy and interoperability. CC balances and transfer information are not, by default, comprehensively public like many public chain assets, but fees and reward distributions can provide a window to observe network economic activities. Therefore, to understand the core of CC, it should be viewed as a pricing, incentive, and governance tool for Canton’s financial infrastructure: it undertakes network operational costs and also helps the public synchronized layer continuously acquire the resources for construction and maintenance.

Of course, the viability of this mechanism cannot only be assessed by whether the design is complete but also by whether the network has produced real use: Is there a sufficient number of institutions engaged? Are there already scaled assets and transaction flows?

Ecological pattern: Network effects in real data

To understand the network effects of Canton, data is the best microscope. In terms of the Canton ecosystem, from market infrastructures like DTCC and Tradeweb to globally systemically important banks (G-SIBs) such as Goldman Sachs and JPMorgan, to Visa, Moody's, and Franklin Templeton, this interlocking matrix across multiple roles means that Canton is forming not merely a single test point but a coalition of institutions that has consolidated the entire link. The Canton ecosystem website shows that there are currently 297 partners.

Source: Messari (statistics as of May 12, 2026)

At the same time, the activity on the network level and real business traffic has begun to move from "proof of concept" to full-scale activation. Data from The Tie shows that the current Canton network has 762 active validators. Additionally, Canton disclosed in November 2025 that it processed over 15 million transactions per month using Canton Coin and has handled over 6 trillion dollars in tokenized assets and more than 350 billion dollars in U.S. Treasury repurchase transactions daily.

These tangible data points prove that Canton is forming a collaborative base that multiple key market roles can jointly rely on.

The next question is: As this track gradually takes form, how will it change asset usage efficiency and liquidity? How will it further channel onto the chain?

When paving the institutional track, what changes will occur in on-chain liquidity?

Canton first addresses the liquidity friction that has long existed within institutional workflows: where assets are custodied and whether they can be quickly allocated when needed; how many layers of confirmations, reconciliations, and permission approvals collateral must undergo before entering another financing; whether securities delivery and funds payment can be synchronized in the same process.

This impact will more likely be transmitted indirectly to broader on-chain financial markets. What Canton first improves is the asset allocation, collateral financing, and settlement efficiency within institutions, enabling more bonds, fund shares, and deposit tools to meet the conditions for on-chain operation. They may not directly enter open protocols but will accelerate the maturity of infrastructures like custodians, stablecoins, compliance interfaces, and cross-network settlements.

As the on-chain scale of institutional assets expands, market makers, asset issuers, and financial service institutions will be more motivated to build connections across different markets. Some funds and demands may subsequently flow into more open on-chain scenarios through compliant stablecoins, tokenized cash, yield-generating products, or composable collateral forms.

This remains a long-term process, subject to constraints from regulatory boundaries, institutional risk preferences, asset transferability, cross-chain security, market depth, and the maturity of compliance interfaces. Therefore, Canton’s influence on open DeFi or broader on-chain markets should not be understood as a direct injection of liquidity, but more like expanding the institutional asset pool that can be put on-chain and providing more mature foundational infrastructure conditions for future market connectivity.

Conclusion

The construction logic of most chains is "first solve openness, then build order"; whereas the acceptance sequence of traditional financial institutions is exactly the opposite—they must first see robust order before they will accept broader openness.

The importance of Canton lies in its abandonment of competing in the red sea of open public chains, instead providing a set of secure and inter-institutionally communicable "order foundations" for the most serious and coordination-demanding core financial activities globally.

What it truly competes for is that layer of financial infrastructure coordination, which is the hardest to replace in the forthcoming era of institutions going on-chain.

免责声明:本文章仅代表作者个人观点,不代表本平台的立场和观点。本文章仅供信息分享,不构成对任何人的任何投资建议。用户与作者之间的任何争议,与本平台无关。如网页中刊载的文章或图片涉及侵权,请提供相关的权利证明和身份证明发送邮件到support@aicoin.com,本平台相关工作人员将会进行核查。

Share To
APP

X

Telegram

Facebook

Reddit

CopyLink