66620cac0c974554aba4846e - Institutional Interoperability White Paper
66620cac0c974554aba4846e - Institutional Interoperability White Paper
EXECUTIVE SUMMARY....................................................................................................... 1
SMART-CONTRACT THREATS........................................................................................ 9
CODE AUDITS..................................................................................................................10
NETWORK TOPOLOGY.................................................................................................... 11
GAS-FEE ABSTRACTION...................................................................................................... 18
CONCLUSION...................................................................................................................... 25
SPOTLIGHT: CITI……………………………………………………………………………………………….............. 27
SPOTLIGHT: MASTERCARD............................................................................................. 36
SPOTLIGHT: CENTRIFUGE................................................................................................45
*Citi’s contribution to the report is limited to the Citi Spotlight section. The views and/or opinions expressed in this paper
are those of the respective authors and do not necessarily reflect the views or positions of Citi.
CONTRIBUTORS
CONTRIBUTORS
This might seem like a contradiction, as Bitcoin was created to be independent of these
entities. At the same time, crypto needs to exist in the real world. I often think about this tension. I
first got into crypto because I was drawn to the idea of decentralization. I was a co-founder of a
blockchain startup that focused on the Asia market, but I have also worked in the US government.
Over the past few years I have written a lot about global crypto trends, and have spoken with
regulators and financial institutions all over the world.
The question now is: How can financial institutions embrace digital assets without
sacrificing the decentralization and efficiency that blockchain technology is supposed to bring?
As this paper shows, it won’t be easy. Some of the content in this paper is based on
research by the Monetary Authority of Singapore. Axelar Foundation and Metrika, producers of the
paper, also contributed research. The technical solutions proposed in the paper represent possible
paths to solve this challenge – not necessarily my personal views. My main interest is in sparking
more conversation about an important problem. Blockchains are supposed to represent a single
source of truth and to simplify overly complex processes.
But as more financial institutions enter the digital asset space, we are likely to see further
proliferation of different blockchains, which threatens to create fragmentation.
The answer, of course, is not to force everyone to use the same blockchain. One solution
lies in interoperability, or finding ways to make blockchains work together in order to preserve the
original promise of this technology.
EXECUTIVE SUMMARY
Blockchain technology has the potential to streamline traditional finance.
Tokenization could bring greater accessibility and liquidity, unlocking an estimated $16
trillion in value by the year 2030, according to a 2022 report by Boston Consulting Group
and ADDX, a market operator established in Singapore.
There is still a gap, however, between the ideals of blockchain technology and the
realities on the ground. In theory, public blockchains act as transparent ledgers that
create a shared source of truth. In practice, growing adoption of blockchain technology
threatens to create fragmentation, even as it demonstrates adoption by the financial
services industry. This is partly due to the growing number of blockchain use cases in the
financial world.
The proliferation of ledgers threatens to exacerbate the very problem they were
supposed to solve – i.e., barriers to access and liquidity. So, how do financial institutions
incorporate blockchain technology in a way that stays true to its original promise as a
shared source of truth, while mitigating the risks associated with it? The key is to find the
safest path to blockchain interoperability.
The MAS paper, which explores how to “interlink heterogeneous digital asset
networks,” provides a useful framework for exploring this problem and discovering
potential paths to solutions, which are described by the firms spotlighted later in this
report. It lays out key requirements for blockchain interoperability, including flexibility,
security, privacy, transparency, transaction monitoring and scalability. In this paper, we
discuss potential paths to solutions in these areas. We also provide a framework designed
by Metrika for assessing risk in these solutions.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 3
This paper will frame the discussion around some of the guidelines proposed by
MAS and supplement them with practical know-how based on our interviews with
financial players managing blockchain interoperability challenges. The goal is to highlight
options for financial institutions hoping to reap the benefits and manage the risks of
distributed ledger technology. For additional reading, the World Bank and the World
Economic Forum have also published papers on blockchain interoperability. The Bank of
International Settlements outlines a vision for “multiple financial ecosystems
interconnected with each other.”
The advantages of blockchain technology span a range of use cases. This paper
will include spotlight sections on blockchain concepts and solutions developed by the
following institutions:
● Northern Trust has a wide range of blockchain use cases and has applied the
technology to everything from private equity to bond fractionalization to carbon
credits.
Given the abundance of blockchain networks and use cases, MAS recommends
that existing systems should be able to integrate with any public or private network. “It
will be more efficient if existing systems can integrate with a single multilateral network
that provides global connectivity across DLT networks directly from their existing
infrastructure,” the report says. As such, cross-network protocols should be able to
facilitate integration across a wide variety of networks.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 6
INTEROPERABILITY REQUIREMENT:
FLEXIBLE COMPLIANCE
With global reach being a key benefit of tokenization, blockchain interoperability must be flexible
enough to support diverse regulatory regimes.
The challenges of interoperability are not simply technical. Not only is there a
proliferation of ledgers, users of those ledgers are distributed all over the world.
Blockchain technology may be borderless – and it should be, to realize the benefits of
expanded liquidity and accessibility – but that doesn’t change the fact that different
countries have different rules. For example, compliance usually requires specific
know-your-customer (KYC) and anti-money-laundering (AML) frameworks. Blockchain
systems that work across borders must take all these rules into account (and with
blockchain technologies creating new types of intermediaries, it may be unclear which
rules would apply).
“An interlinking network model should have a well-founded, clear, transparent, and
enforceable legal basis for each material aspect of its activities in all relevant
jurisdictions,” the MAS report recommends. At present, crypto regulations vary greatly
around the world; this variation has implications for interoperability. Some jurisdictions
may have regulations that cover certain products or services, while other jurisdictions will
not. Cross-network protocols will need to support flexibility so that institutions can deploy
global solutions that take these local differences into account.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 7
INTEROPERABILITY REQUIREMENT:
FLEXIBLE SECURITY
Cross-network systems must be transparent for visibility into potential code faults, flexible to allow
application-layer security policies that mitigate risk, and designed to enable those policies to be
effective, should faults occur.
In the above section, we discussed the importance of an open and flexible system
for compliance with global regulatory regimes across interlinked networks. Flexibility is
also critical for security: an interoperability solution must deliver both flexibility in the
diversity of blockchains that it connects, as well as transaction paths and security
configurations on the interoperability network itself. In other words, the connector itself
should be configurable for the needs of various connected parties, transaction flows and
scenarios. As MAS puts it, “In addition to decentralised architectures providing an element
of security, features such as customisable security configurations, prevention of malicious
actions and appropriate audit trails were seen as critical attributes.”
The World Economic Forum identifies a few main threats, including: consensus
protocol threats, breach of privacy and confidentiality, compromising of private keys, and
smart-contract defects. In a cross-network system, these threats can affect both
connected blockchains and any cross-network protocol that aims to make them
interoperable.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 8
Source: Axelar.
Mechanisms like quadratic voting can increase distribution of voting power. Better
voting-power distribution makes collusion among validators more difficult. It also raises
the bar for an outside attacker, who might compromise the private keys of validators in
order to steal funds – as occurred in the exploit of Axie Infinity’s Ronin Bridge in 2022.
Even with a large and diverse validator set, a persistent attacker might, in time,
compromise a majority of voting power. To avoid the compromising of private keys,
validator security policies such as mandatory key rotation can be implemented.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 9
SMART-CONTRACT THREATS
Smart contracts are essentially code that takes actions, such as disbursing funds,
when predetermined conditions are met. Smart contracts can improve transparency and
reduce the likelihood of human error or theft. In smart contracts, it’s often said, “code is
law.” Simply put, this means the outputs of a smart contract are valid, regardless of
outcome, since it acted as the code stated it would act. A smart contract can be audited
by depositors and can’t be contravened by human go-betweens. Since its actions are
often automatic and final, a smart contract can become a vulnerability point, if errors in
code allow malicious actors to trigger functions that weren’t intended by parties to a
transaction.
Source: Chainalysis.
CODE AUDITS
Independent review can prevent avoidable vulnerabilities, but faults can always slip
through. A multi-layered approach to cross-network risk management is advised – with
policies in place that mitigate damage when faults occur. A multi-layered risk
management approach should include the capability to customize application-level
security policies. These policies might include, for example:
● Additional validation policies for large transfers or transfers from specific accounts.
● Rate limits that cap the amounts that can be transferred over a set time period.
NETWORK TOPOLOGY
Source: Axelar.
For example, hub-and-spoke and point-to-point (also called pairwise) are two
commonly used network topologies. A hub-and-spoke network routes messages to
multiple nodes through a single hub. Point-to-point networks relay messages from one
node to another. Each has its advantages. A point-to-point network may be able to
connect new nodes at a lower cost. On networks where security is critical,
hub-and-spoke provides visibility across the network, which is ideal for rapid isolation of
problem connections. On point-to-point networks, each node sees only its direct
connections and will unknowingly pass along messages from compromised nodes.
Hub-and-spoke topology can help contain contagion from faulty chains – without the
necessity of shutting down the entire network. (See the section on scalability for a more
complete discussion of network topology.)
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 12
There are several attributes of blockchain technology that can help achieve the
flexibility required to meet the regulatory, security and privacy requirements of various
financial institutions. (Privacy requirements are discussed in more detail below.) One is
open-source technology. Open-source software has the benefit of composability,
meaning code is open to the public and can be readily modified for different purposes. It
also provides the benefit of allowing a larger number of developers to review code for
potential problems. That doesn’t inoculate open-source software against vulnerabilities,
however. In general, potential downsides of open-source software include a lack of
uniformity in applying best practices and end-user challenges in identifying all
open-source components used in a solution, according to a 2023 report from the US
government’s Open-Source Software Security Initiative.
INTEROPERABILITY REQUIREMENT:
PRIVACY
Public blockchains sacrifice privacy for a decentralized verification model. INMs must be flexible
enough to integrate systems that keep some transaction data private.
Private blockchains, which are open only to a designated set of participants and
validators, are well-known in the finance industry. Zero-knowledge proofs are a form of
encryption that is emerging, allowing privacy-preserving transactions on a public ledger.
There may be further methods yet to emerge that will help draw a bright line around
private or sensitive data, while still allowing participants to benefit from access to global
systems that rely on transparency for rapid and secure settlement of transactions.
Even today, a privacy-preserving system is likely to employ more than one of the
abovementioned technologies – from off-chain databases and cryptographic hashes to
zero-knowledge proofs. To deliver interoperability today, cross-network protocols should
be able to integrate all of the above. And, to be adaptable to future needs and
technologies, they should be able to integrate diverse forms of consensus, perhaps
including some that have not yet been identified.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 14
INTEROPERABILITY REQUIREMENT:
RISK ASSESSMENT
INMs involve increased complexity and a lengthened list of components that must be given
appropriate due diligence prior to being fully utilized by financial institutions.
As discussed above, there are various security and compliance risks that financial
institutions must consider before adopting any distributed ledger system. Addressing and
managing risks associated with digital assets and their underlying blockchain networks is
a nascent field poised to gain increasing attention as distributed ledgers see wide
adoption. A recent paper in the Journal of Risk Management in Financial Institutions,
authored by Metrika, a firm that specializes in the derisking of digital assets, proposes a
comprehensive risk assessment framework that helps financial institutions navigate the
intricacies of blockchain technology. The framework incorporates concepts from
traditional finance risk management, adapting them to accommodate for the unique
characteristics of digital assets, including the 24/7/365 nature of blockchain networks, as
well as their decentralized structure. The proposed taxonomy breaks down risk into
different categories: centralization, network reliability and performance, financial,
security, people, and regulatory. Similarly, Ernst and Young recently presented a token
due-diligence framework, which identifies six critical pillars for consideration: reputational
and strategic, technical, financial, legal and compliance, cybersecurity, and auditability.
Risk frameworks such as these are essential to safely integrate blockchain technologies
into traditional operational strategies.
Once a risk framework and its respective risk areas have been finalized, risk
practitioners and analysts can assign a series of Key Risk Indicators (KRIs) to each
category to monitor and measure risk exposure. KRIs are quantifiable metrics that are
crucial in managing, monitoring and reporting on risk. These KRIs are associated with
specific thresholds, aligned with an organization’s risk appetite, which trigger real-time
alerts and notify responsible stakeholders when crossed.
While security and trust implications of the various cross-network protocols have
garnered a lot of attention, there are other, equally important risk factors that should not
be ignored.
Source: Metrika.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 17
As mentioned above, once the risk criteria of the framework has been established,
the next step involves specifying the relevant KRIs. The table below showcases some
KRIs that span all components of an interlinked network:
Source: Metrika.
Once the initial step of due diligence is complete, it’s essential to engage in
continuous monitoring of all KRIs that impact the various components of the INM
implementation. Continuous monitoring not only helps in early detection of potential
issues, it also ensures that financial institutions remain compliant with their own internal
risk-tolerance levels and evolving regulatory standards, and adapt to threats as they
arise.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 18
INTEROPERABILITY REQUIREMENT:
TRANSPARENCY & MONITORING
Lack of transparency in some cross-network systems has recently emerged as a potential vector
for money laundering.
Hacks are not the only threats to INM security. Another is money laundering.
According to a 2023 report by Elliptic, a blockchain forensics firm, $7 billion in crypto has
been laundered through cross-network services. Blockchain proponents will argue that
the relative transparency of blockchain technology actually makes it easier to track
criminal activity – but the Elliptic report revealed opacity in some cross-network
connections as a weak link in the audit trail. Sophisticated tracking of on-chain asset
movement is offered by entities like Elliptic, Chainalysis, TRM Labs and other companies
that specialize in forensics. Visibility into asset movement should be at its best in
transactions across open, public networks. As the Elliptic report revealed, some
cross-network connectors include off-chain components that can be used to obscure the
source or destination of on-chain funds.
GAS-FEE ABSTRACTION
According to a paper by Onyx by J.P. Morgan, gas-fee abstraction can “allow for
gas to be paid in different tokens or on behalf of users to simplify gas-fee management
and encourage usage.” The paper also describes how “by leveraging a smart contract
wallet, we were able to provide a seamless way for the fund manager to deploy Fund
Token Contracts and accept minting and burning requests without the need to obtain gas
tokens to cover the required transaction fees.”
One way to deliver gas-fee abstraction is for the cross-network protocol itself to
support gas-token conversions. A gas receiver contract on the protocol can accept gas
payments in the user’s token of choice, then convert them into the token or tokens
required for gas payments, returning any “change” made in the course of the transaction
due to variations in gas fees or conversion rates.
Source: Axelar.
This functionality is desirable for optimized user experience in all verticals, not just
institutional finance. Without gas-fee abstraction at the cross-network protocol layer,
users involved in multichain transactions would have to hold multiple gas tokens. Imagine
Amazon requiring its users to obtain a local bank account, funded with local currency, in
order to make a purchase from a foreign seller – instead of using payments infrastructure
that handles currency conversions on the back end.
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 20
INTEROPERABILITY REQUIREMENT:
SCALABILITY
INMs face dual scaling challenges of emerging technology and the potential for explosive growth in
transaction volume and the number of connected networks.
As financial institutions explore their options to achieve interoperability, scalability
is an important consideration. More institutions adopting blockchain technology means
that the demands on protocols will increase. More ledgers are likely to be involved and
larger amounts of money will be transferred. The challenge is to create a structure that
can withstand these demands without compromising security or efficiency. MAS
recommends having “a readily available network in place made up of high-quality nodes
with verifiable reputations as opposed to stakeholders having to construct their own
networks when they want to engage in a business relationship or having to rely on
networks with unknown nodes.”
3. Transport (setting and following the route from source to destination blockchains).
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 22
Source: Axelar.
Network scalability also depends greatly on topology, the logic or pattern on which
nodes in a network are arranged. The section of this paper titled “Mitigating Security Risk
at Multiple Levels” covers network security considerations in network topology. Not
surprisingly, topology also has significant impact on scalability of networks. Once again,
there is evidence to support a preference for hub-and-spoke topology over pairwise
alternatives. For a point-to-point network to connect N nodes, the number of potential
connections grows exponentially with the number of nodes. (The formula is N(N-1)/2.)
Thus, a point-to-point INM that connects five blockchains will require up to 10
connections – and a point-to-point INM that connects 100 blockchains will require up to
4,950. The connection requirements of a hub-and-spoke INM will scale linearly: five
blockchains require up to five connections to the hub; 100 blockchains require up to 100
connections. Each new connection immediately benefits from network effects with the
entire network, via the hub. In their paper on INMs, MAS puts it simply: "Instead of
bilateral integration, it will be more efficient if existing systems can integrate with a single
multilateral network that provides global connectivity.”
● “Economies of scope in the use of shared transshipment facilities. This can take
several dimensions, such as lower costs for the users as well as higher quality
infrastructures.”
INSTITUTIONAL INTEROPERABILITY:
HOW FINANCIAL INSTITUTIONS NAVIGATE A MULTICHAIN WORLD / 24
CONCLUSION
There is no question that tokenization brings great potential for financial
institutions, which is why so many are actively engaging with blockchain technology. But
as this paper discusses, building distributed ledgers as walled gardens threatens to
undermine the accessibility and liquidity that this technology is supposed to increase. As
this field matures, financial institutions will need to weigh a wider range of technical and
legal considerations, as well as increasingly complex risks. Rather than evaluating
individual blockchains or tokens, financial institutions may have to consider the safest and
most efficient ways for different blockchains to work together. This paper provides some
of the tools and resources needed for that evaluation process.
INSTITUTIONAL
SPOTLIGHTS
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: CITI / 28
SPOTLIGHT: CITI
Citi continues to develop blockchain-related products and initiatives across its
lines of business. In the past year, Citi has announced multiple digital assets initiatives
and has been building foundational capabilities for the future. Citi’s digital assets
explorations span digital money, trade, securities, custody and asset servicing.
Citi, along with certain asset manager clients, successfully completed a proof of
concept on the tokenization of private funds, utilizing smart-contract capabilities. This
initiative demonstrated how tokenization and the use of smart contracts may improve
distribution of private funds, increase automation and operational efficiencies, and frame
compliance by encoding rules into tokens. It also showed how tokenization could unlock
new capabilities and use-cases, such as utilizing private funds as collateral to borrow
more liquid assets.
2. DIGITAL CUSTODIAN
Citi was the first digital custodian on BondbloX Bond Exchange (BBX), a fractional
bond exchange which uses distributed ledger technology (DLT). BBX simplifies bond
investing by enabling electronic tracking and trading of bonds and making fractionalized
bonds accessible to a broader range of investors. Through this partnership, Citi’s clients
that are eligible to become BBX participants gain access to BBX along with Citi’s provision
of seamless settlement and custody services. In addition to enhancing transparency and
accessibility in bond markets, this initiative shows Citi’s commitment to investing in digital
financial market infrastructure and partnering with Bondblox, its portfolio company, to
provide innovative solutions and support the evolving needs of its clients.
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: CITI / 29
Citi introduced and tested Citi Token Services for cash management and trade
finance. Citi Token Services is a key component of Citi’s digital assets offerings, which use
blockchain and smart-contract technologies to deliver digital assets solutions for
institutional clients. Citi Token Services involves the integration of tokenized deposits and
smart contracts into Citi’s global network, in order to upgrade core cash management and
trade finance capabilities. As institutional clients have a need for “always-on”
programmable financial services, Citi Token Services aims to provide cross-border
payments, liquidity and automated trade finance solutions on a 24/7 basis.
Citi Token Services for Cash uses interbranch tokenized deposits aiming to enable
a new digital treasury management solution. Without directly having to hold "tokens,”
participating institutional clients would be able to initiate instant payments and liquidity
movement between their accounts at Citi branches on a 24/7, real-time basis. Benefits
may include simpler client liquidity management by minimizing cut-off times and making
client liquidity movement more fluid across their geographic locations. Although not
currently available to all clients, select Citi corporate clients have successfully tested the
transfer of USD funds between New York and Singapore.
Citi Token Services for Trade intends to allow clients to fund smart contracts which
their counterparty would then be able to execute to receive cash for services and/or
goods provided. It should deliver a fully digitized and automated process with instant
transactions that is available 24/7 and with lower operational costs. It is expected to
reduce transaction processing times from a few days to a few minutes, as well as make
trade financing more cost efficient for clients.
Through successful live test transactions with partners, Citi demonstrated the
potential for tokenized deposits to streamline processes, reduce transaction processing
times and provide seamless global liquidity management capabilities.
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: CITI / 30
Citi acted as the first Issuing and Paying Agent for a Digitally Native Note (DNN)
issuance via Euroclear’s Digital Financial Market Infrastructure DLT platform. The issuance
of a EUR 100 million three-year DNN showcases the potential for T0 settlement and lays
the groundwork for a fully digital transaction lifecycle in the bond market. This
collaboration contributes to the bond market’s transparency, digitalization and
accessibility while also underscoring Citi’s overarching efforts to improve efficiency and
unveil growth opportunities through the integration of this technology into traditional
infrastructure.
When considering interoperability across both public and private blockchains, the
following challenges may apply.
• Data privacy and data retention: Challenges arise when there is a need to selectively
disclose certain data elements but not others, even between two transacting parties
that have established a secure interoperable solution between their respective
blockchains. Blockchains by their nature may retain all transactions and other data,
which creates a challenge for use cases that might involve data classified as
personally identifiable information (PII).
In addition to the above factors, there are supplementary considerations that need
to be taken into account and addressed when looking at interoperability with public
blockchains. These considerations include, among others, clear regulatory permissibility
as a key requirement, compliance and legal conditions, technical capabilities around
transaction finality, and practices established to ensure enterprise resiliency and security.
Any Citi initiative discussed or mentioned in this paper may be subject to regulatory and/or internal approval and may be
subject to change.
© 2024 Citigroup Inc. Citi, Citi and Arc Design and other marks used herein are service marks of Citigroup Inc. or its
affiliates, used and registered throughout the world.
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: DEUTSCHE BANK / 33
This all led to questions about how the unique features of blockchain and
smart-contract technologies could be applied to regulated capital markets. Deutsche
Bank began investigating coin and ledger anonymity, on-chain and integrity risks, wallet
capabilities, custody, smart contracts, hashed time-locked contracts (HTLC) for
conditional settlement, and the evolving market structure, as well as associated rules and
regulations.
Challenges of Interoperability
with each additional chain, thus reducing cost efficiency which can be avoided if a digital
form of cash can be used.
Regulatory Considerations
Finally, regulatory sandboxes remain essential for the private sector and regulators
to jointly review the risks and uses of blockchains that are public, public-permissioned or
private. Each of these blockchain variants has its own pros and cons. For example, there
are concerns that gas fees in public chains can potentially fund undesirable state actors
operating as validators. The use of private chains introduces other concerns, such as
fragmentation of market-formation activities, cost and anticompetitive practices.
These sandboxes can help establish good industry practices for risk management.
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: MASTERCARD / 37
SPOTLIGHT: MASTERCARD
The rise of blockchain technology has opened a world of opportunities in the realm
of digital assets, transforming the way financial transactions are conducted and assets
are managed. However, a notable obstacle in the existing landscape of blockchain-based
solutions is the challenge of asset interoperability.
Mastercard envisions an era where information of all types exists on such verifiable
ledgers. These ledgers, an array of private and permissioned blockchains that are all
interoperable through robust and standardized mechanisms, would collectively comprise
the new type of internet, sometimes referred to as Web3. This paradigm, where a
heterogeneous set of underlying systems is brought together to achieve seamless
execution of business use cases, is exactly where Mastercard has specialized experience,
spanning several decades.
In the short run, blockchain will likely enhance Mastercard's transaction efficiency,
security and transparency, particularly in cross-border payments and settlements. In the
long run, over the next 5-10 years, blockchain could fundamentally transform the financial
industry's infrastructure, enabling Mastercard to operate in a more interconnected,
innovative and efficient manner. This could involve embracing new business models,
entering new markets and offering a broader array of financial services that are aligned
with the evolving digital economy.
In the near future, major financial entities, such as central and commercial banks,
are likely to embrace blockchain technology by issuing new forms of regulated digital
assets. These assets could range from CBDCs, which aim to digitalize national currencies,
to tokenized banking deposits and real-world assets, creating a more fluid and dynamic
financial ecosystem. As these institutions adopt their preferred blockchain platforms,
there will be an increasing demand for solutions that can bridge these diverse assets,
fostering a more integrated financial landscape.
In 2017, Northern Trust observed that there were numerous inefficiencies in the
fund administration processes for private equity (PE) funds. This led to the development
of a blockchain-based solution to resolve pain points like complex PE lifecycles and the
lack of real-time insights and transparency for all parties, including regulators.1
Northern Trust’s blockchain adoption journey is rapidly evolving. While use cases
might have changed over time, there remains a consistent emphasis on equipping clients
with data-driven insights, addressing inefficiencies and providing a secure platform to
trade.
1
Northern Trust and IBM Pioneer Use of Blockchain Technology to Help Transform Private Equity
Administration
2
Northern Trust to Transfer Pioneering Private Equity Blockchain Technology Platform to Broadridge
3
BondEvalue and Northern Trust Collaborate to Complete World’s First Blockchain-based Bond Trade
4
Northern Trust Developing Digital Platform for Institutional Voluntary Carbon Credit Transactions
5
Northern Trust Bets on Carbon Credit Demand as Emission Goals Loom
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: NORTHERN TRUST / 42
Within the next two to three years, there are likely to be additional financial market
infrastructure providers coming into the marketplace to develop platforms and industry
utilities. This risks further fragmentation of the market. The digital assets industry is still in
its infancy and industry standards have yet to be established.6 The same could be said for
banks that have built or are in the process of building infrastructure to support their
digital asset ambitions. Fragmentation of the market would lead to a lack of liquidity
across the marketplace, create additional barriers and increase transaction costs.
Northern Trust’s role is to explore as widely as possible and connect with multiple
providers to test the viability of each use case. The ability to connect with different
blockchains is key to this process.
Northern Trust is currently working with private networks only. This is due to
regulatory obligations and the organization's commitment to asset safety. While Northern
Trust remains on private networks, it is preparing for the future by focusing on the usage
of Ethereum Virtual Machine (EVM) chains to ensure compatibility with the broader
ecosystem.
6
Custody Reimagined: The Outlook for Global Securities Services in 2030
7
Leveraging Digitized Banking in Pursuit of Real-Time Payments
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: NORTHERN TRUST / 43
From a custodian perspective, Northern Trust must maintain effective control and
ownership of clients’ assets if they are on a public chain. While there are robust tools and
services to help satisfy these requirements, there also needs to be more regulatory clarity
and well-established case studies. In addition, approval from local regulators is important.
There are different sets of requirements across various jurisdictions and that might affect
speed in pursuing interoperability with public chains.
8
Northern Trust, NUS School Of Computing and NUS Asian Institute of Digital Finance Join Forces to Support
Blockchain Development for Institutional Use
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: CENTRIFUGE / 46
SPOTLIGHT: CENTRIFUGE
Centrifuge provides the infrastructure to tokenize, manage and invest in a
diversified portfolio of tokenized real-world assets, ranging from treasury bills to
consumer credit and real estate.
The idea is to remove unnecessary intermediaries from the financial supply chain
to connect borrowers and lenders directly. This cuts costs and provides more equitable
access to capital and credit. Through Centrifuge, asset managers can tokenize and
manage their funds fully on-chain, automating many steps of the process to run more
efficient operations. Investors get exposure to yield from tokenized assets, transparency
of blockchain-enabled applications and efficiencies from on-chain composability.
Source: RWA.xyz.
Centrifuge is a live platform with $283 million total value locked (TVL) and $571
million in real-world assets financed all-time as of April 2024, according to industry
tracker RWA.xyz. Centrifuge believes decentralized finance has a significant role to play
within tokenization, removing intermediaries and not creating new ones.
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: CENTRIFUGE / 47
Founded in 2017, Centrifuge has been an early pioneer of RWA innovation. Its
partnership with MakerDAO proved that stablecoins could leverage real-world assets for
stability and revenue. Since then, RWAs have become an integral component of
MakerDAO’s economic success and its dollar-pegged stablecoin, DAI. According to Galaxy
Insights, around 46% of DAI in circulation are collateralized by RWAs and 48% of
MakerDAO’s estimated annualized revenue comes from this collateral type.
Centrifuge’s Liquidity Pools are smart contracts that can be deployed on any
Ethereum Virtual Machine (EVM)-based chain to allow users on these chains to invest in
pools on Centrifuge. Issuers using Centrifuge can source liquidity on any chain, in any
currency, and manage it in one place.
Interoperability Challenges
● Building an experience where investors and issuers use the same simple product,
regardless of the blockchain with which they interface.
● Building a secure multichain protocol. Centrifuge has engaged multiple audits and
rewards researchers for discovering vulnerabilities.
● Indexing data from users across all chains. Centrifuge works with Subquery, which
supports multichain indexing to solve this issue.
INSTITUTIONAL INTEROPERABILITY
SPOTLIGHT: CENTRIFUGE / 49
Long-Term Goals