Understanding Cross-Chain Token Transfers | Chainlink (2024)

Education

/

Cross-chain

Last Updated Date:

June 7, 2024

Definition

DEFINITION

Cross-chain token transfers are when tokens on one blockchain network are transferred to another chain, such as ETH being sent from Ethereum to Optimism.

Cross-chain token transfers unlock the multi-chain future of Web3. The design choices that blockchains make can give them unique advantages, such as high levels of decentralization for secure settlement, fast finality for high performance, or low-cost transactions for scalability. For Web3 to take advantage of all of these capabilities, it requires cross-chain token transfers.

Whether it’s cross-chain token transfers between private bank chains and public blockchains or layer 1s and layer 2s, secure and seamless interoperability is critical for unlocking the full potential of tokenized assets and the onchain economy. Now that the world’s largest financial institutions are actively adopting blockchain technology, trillions of dollars worth of tokenized assets are set to potentially flow onchain if they can access a secure interoperability standard.

In this post, we explore the different types of cross-chain token transfers and the burgeoning universal standard for blockchain interoperability.

<div class="educational-divider sections-divider"></div>

What Are Cross-Chain Token Transfers?

A cross-chain token transfer is when an asset on one blockchain network is sent to another chain, such as ETH being sent from Ethereum to Avalanche. This makes a token accessible across the onchain financial ecosystem, where it can be used as DeFi collateral, for payments, and more.

<div class="educational-divider sections-divider"></div>

Types of Cross-Chain Token Handling Mechanisms

Burn and Mint

Understanding Cross-Chain Token Transfers | Chainlink (1)

A burn and mint token transfer simultaneously burns the token on the source chain and mints the same token on the destination chain, effectively transferring it from one blockchain to another. Tokens can be transferred back and forth between either chain using the same method.

Burn and mint is the most capital-efficient mechanism because it doesn’t require any tokens to be locked (unlike “lock and mint” or “lock and unlock” types). Eliminating the need for a token pool holding assets also mitigates the risk of a valuable pool of capital potentially being exploited by malicious actors.

Another key advantage is that burn and mint tokens are native assets on every supported blockchain. Consider the ease of using native USDC across all chains via Chainlink CCIP rather than various wrapped versions like USDC.e, USDC.bC, and axlUSDC. This avoids various UX friction points and can help mitigate some of the security vulnerabilities around wrapped tokens.

In order for a burn and mint token transfer to take place, the token’s contract must be natively deployed on both the source and destination chains and needs to support burn/mint functionality. Additionally, the cross-chain solution requires burn and mint privileges to enable cross-chain transfers. Maintaining the security standards of the underlying blockchain the tokens are issued on requires a cross-chain solution with comparable levels of security, reliability, and decentralization.

Lock and Unlock

Understanding Cross-Chain Token Transfers | Chainlink (2)

The lock and unlock model is another common approach to bridging assets. It works by creating liquidity pools on both the source and destination blockchains. To transfer tokens cross-chain, assets are locked in the liquidity pool on the source chain and unlocked from the liquidity pool on the destination chain.

Oftentimes, liquidity providers are incentivized with rewards such as fee sharing to lock tokens on both sides of the bridge, making this method less capital-efficient than other cross-chain transfer types. To help access liquidity, cross-chain solutions can leverage existing native tokens in these pools rather than minting new versions.

While both the lock and unlock and lock and mint mechanisms are inherently more complex than the burn and mint method, all three handling mechanisms can be highly reliable and secure when powered by Chainlink CCIP.

Lock and Mint

A lock and mint token transfer involves having native tokens locked on the source chain (e.g., BTC), while a wrapped version of the token (e.g., WBTC) is minted on the destination chain. This transfer in reverse, from a wrapped token to the native token, is known as burn and unlock. The wrapped tokens (WBTC) are burned and the native tokens (BTC) are unlocked.

Because any token can be wrapped without additional functionality required in the token contract, the lock and mint mechanism is backward compatible with any token. This has helped the lock and mint transfer approach become very common.

The lock and mint mechanism can have various trade-offs:

  • DeFi risk—Wrapped tokens can expose DeFi protocols accepting them to underlying smart contract risks that can lead to wrapped tokens becoming undercollateralized.
  • Fragmented liquidity—Each bridge mints a different wrapped token, which results in multiple non-fungible versions of the same underlying asset. This splits liquidity across the DeFi ecosystem and makes it challenging for protocols to accept certain assets.
  • Reduced transparency—Locking native tokens inside the lock and mint contract makes it harder for token issuers to track their assets across the multi-chain ecosystem.

In order to help mitigate these downsides, token issuers or a token’s community can use the industry-standard CCIP for token transfers.

<div class="educational-divider sections-divider"></div>

Secure Cross-Chain Token Transfers With Chainlink CCIP

Chainlink Cross-Chain Interoperability Protocol (CCIP) unlocks a new era of secure blockchain interoperability. Supporting burn and mint, lock and mint, and lock and unlock transfer mechanisms, CCIP is a highly secure, reliable, and easy-to-use solution for building cross-chain applications and services.

CCIP is being adopted as the industry standard as it’s purpose-built to support securefor cross-chain token transfers, featuring:

  • Defense-in-depth security—CCIP’s consensus and transport layer is powered by Chainlink decentralized oracle networks, which have enabled over $10.5T in onchain transaction value.
  • Rate limits—CCIP token transfers provide configurable rate limits for each token pool per lane. These configurable rate limits are set up in alignment with the token issuer and are a core component of the audited CCIP codebase—making them only available for CCIP token transfers. Additionally, all CCIP token transfers are secured by global rate limits that span across token pools to help ensure that every token’s rate limit cannot be maximally exploited in a worst-case scenario.
  • Risk Management Network—When facilitating token transfers, CCIP’s Risk Management Network has access to additional transaction information (i.e. token, amount) that enables it to perform additional risk management processes. This cannot be implemented for arbitrary messaging because the Risk Management Network doesn’t interpret the contents of generalized messages. Additional transaction information can also enable more granular monitoring, targeted incident responses, and valuable transaction analytics for CCIP token transfers.
  • Effortless integration and scalability—Through a single interface on a single blockchain, developers can integrate CCIP and access all supported blockchains. This enables projects to start transferring tokens cross-chain in a fraction of the time it would take to build a solution internally. Tokens transferred via CCIP are also highly composable, enabling advanced functionality to be built with them. CCIP provides audited token pool contracts that handle the complexity of burning/minting, locking/minting, or locking/unlocking tokens across chains. Importantly, token sponsors maintain full control over their token pool contract while using CCIP.
  • Future-proof—CCIP is architected to support continuous updates, such as the integration of new blockchains, advanced functionalities, and new security features. This includes the Risk Management Network ruleset, which will evolve over time to include more advanced logic that will further help identify and mitigate risks.

Beyond token transfers, CCIP supports arbitrary messaging and programmable token transfers that power advanced use cases such as cross-chain NFTs, cross-chain gaming, and cross-chain data storage.

Token issuers are recommended to use CCIP’s Programmable Token Transfers to benefit from heavily audited token pool contracts, rate limiting capabilities, and additional risk management approaches while enhancing the composability of their token across other dApps and token bridges that are integrated with CCIP. Programmable Token Transfers not only enhance cross-chain token transfer security but also help token issuers save development costs and increase the utility of their token.

<div class="educational-divider sections-divider"></div>

Chainlink CCIP for Leading Financial Institutions and DeFi Protocols

In a new results report, Swift, #Chainlink, and more than a dozen of the largest financial institutions and market infrastructure providers successfully demonstrated a secure and scalable way to transfer tokenized assets cross-chain using CCIP.

Key results:
• Connected existing… pic.twitter.com/AfJajWAF8F

— Chainlink (@chainlink) August 31, 2023


Swift, Chainlink, and more than a dozen of the largest financial institutions and market infrastructure providers, including BNY Mellon, Citi, DTCC, and Euroclear, successfully demonstrated a secure and scalable way to transfer tokenized assets cross-chain using CCIP. In a separate project, Australian bank ANZ used CCIP to explore cross-chain settlement of tokenized assets.

Understanding Cross-Chain Token Transfers | Chainlink (3)

CCIP is also rapidly being adopted as the premier cross-chain solution in DeFi markets. Already, Aave is using CCIP for cross-chain governance, and WEMIX has integrated CCIP as its exclusive cross-chain infrastructure.

CCIP doesn’t only enable interoperability within capital markets and DeFi, it connects them. Bringing the global financial system and Web3 together via a secure interoperability standard lays the path for potentially trillions of dollars worth of tokenized assets to flow onchain and grow the blockchain industry by an order of magnitude.

<div class="educational-divider sections-divider"></div>

Conclusion

In the increasingly multi-chain world of Web3, cross-chain token transfers will be fundamental to the liquidity, utility, and accessibility of tokenized assets. While it’s important for developers to understand the transfer types, abstracting the complexities away with CCIP Simplified Token Transfers enables them to easily build highly secure and scalable cross-chain applications right away. As the $2.8B+ of bridge exploits demonstrates, security is paramount for any cross-chain solution, and this is why CCIP’s unparalleled levels of security position make it the industry-standard blockchain interoperability solution across both capital markets and Web3.

Related articles

What Is Cross-Chain DeFi?

What Is an Atomic Swap?

What Is Multi-Chain?

What Are Cross-Chain NFTs?

What Is Cross-Chain Gaming?

Cross-Chain Tokenized Assets

What Are Cross-Chain Liquid Staking Tokens?

What Are Cross-Chain Swaps?

Cross-Chain vs. Multi-Chain

What Are Cross-Chain Smart Contracts?

Blockchain Agnostic: What, Why, and How?

What Is a Cross-Chain Bridge?

What Is Blockchain Interoperability?

Understanding Cross-Chain Token Transfers | Chainlink (2024)

FAQs

How do cross-chain tokens work? ›

A cross-chain token transfer is when an asset on one blockchain network is sent to another chain, such as ETH being sent from Ethereum to Avalanche. This makes a token accessible across the onchain financial ecosystem, where it can be used as DeFi collateral, for payments, and more.

What is Chainlink for dummies? ›

Chainlink is a decentralized oracle network that enables smart contracts to securely access off-chain data feeds, web APIs, enterprise systems, cloud services, IoT devices, payment systems, other blockchains, and more.

How does cross-chain messaging work? ›

Much more than messages in the conventional sense, XCM messages are actually computer programs sent from one place and executed in another. This enables a level of cross-chain programmability never before seen in blockchain technology: with XCM, different blockchains can now program each other.

How does CCIP work with Chainlink? ›

Chainlink's CCIP enhances blockchain interoperability, bridging multiple blockchain networks together seamlessly. CCIP ensures accurate, tamper-proof data transfer across chains using decentralized oracles. Chainlink's collaboration with Swift explores tokenization and real-world financial data integration.

What is the difference between swap and cross chain transfer? ›

While atomic swaps enable the peer-to-peer exchange of native assets, cross-chain bridges provide a connection between blockchains. Bridges can facilitate the transfer of wrapped assets via locking/unlocking or minting/burning mechanisms.

What is an example of cross chaining? ›

Cross-chaining is the act of riding in the smallest or largest cassette sprocket and the corresponding chainring at the same time. For example, on a double chainring setup, this is the smallest cassette sprocket and the smallest chainring, or the largest cassette sprocket and the largest chainring.

How do cross chains work? ›

A cross-chain bridge typically involves locking or burning tokens on the source chain through a smart contract and unlocking or minting tokens through another smart contract on the destination chain. Token bridges often leverage a cross-chain messaging protocol for a specific purpose—to move tokens between blockchains.

What are the benefits of cross-chain? ›

Advantages of Cross-Chain Architectures
  • Interoperability. Cross-chain architectures enable seamless communication and interaction between disparate blockchain networks, fostering interoperability and collaboration. ...
  • Increased Liquidity. ...
  • Enhanced Security. ...
  • Diversification and Risk Mitigation. ...
  • Scalability and Performance.

Will banks use Chainlink? ›

The world's largest settlement system, the Depository Trust and Clearing Corporation (DTCC), and blockchain oracle Chainlink have wrapped up a pilot program with several major banking firms in the United States to increase traditional finance fund tokenization.

What network do you send Chainlink on? ›

Chainlink (LINK) is an Ethereum token that powers the Chainlink decentralized oracle network. This network allows smart contracts on Ethereum to securely connect to external data sources, APIs, and payment systems.

Is Chainlink CCIP better than LayerZero? ›

LayerZero and CCIP Chainlink are two sophisticated cross-chain technologies. Both offer modular architectures and flexible asset transfer methods, but CCIP has the advantage in terms of security as it has been tested, while LayerZero offers higher speed and interoperability.

How does cross blockchain work? ›

A cross-chain transfer protocol is the programming that allows users to move value across non-interoperable blockchains. In some cases, these protocols lock up the original token in a smart contract or burn it and mint a native token on the target blockchain.

How do 3x long tokens work? ›

They're essentially a tokenized version of a more traditional leveraged contract. For example, ETHBULL is a 3x long ETH leveraged token. So it triples the profits of ETH gains, as well as tripling the losses. So if the price of ETH increased by 1%, ETHBULL increases by 3%.

How are Chainlink tokens used? ›

Chainlink is used to connect smart contracts to external data sources for secure and accurate information. The LINK token is used for transactions and to pay validators for securing the network.

What is an example of a cross-chain swap? ›

In simpler terms, a cross-chain swap allows for safe and decentralized exchange of various cryptocurrencies by selecting the blockchain and token (for example, the BNB Chain network — BNB) that you want to exchange for another token in a different blockchain (for example, the Ethereum network — ETH).

Top Articles
Value Trap - Meaning, Causes, How to Avoid, Examples
Can a Commonwealth scholar be allowed to stay and work in the UK after the completion of degree?
Nybe Business Id
Swimgs Yuzzle Wuzzle Yups Wits Sadie Plant Tune 3 Tabs Winnie The Pooh Halloween Bob The Builder Christmas Autumns Cow Dog Pig Tim Cook’s Birthday Buff Work It Out Wombats Pineview Playtime Chronicles Day Of The Dead The Alpha Baa Baa Twinkle
Craigslist Niles Ohio
Manhattan Prep Lsat Forum
Www.politicser.com Pepperboy News
New Slayer Boss - The Araxyte
Lost Ark Thar Rapport Unlock
Holly Ranch Aussie Farm
Miss Carramello
Sunday World Northern Ireland
Strange World Showtimes Near Amc Braintree 10
[2024] How to watch Sound of Freedom on Hulu
Mycarolinas Login
Enderal:Ausrüstung – Sureai
Scenes from Paradise: Where to Visit Filming Locations Around the World - Paradise
Haunted Mansion Showtimes Near Millstone 14
Echat Fr Review Pc Retailer In Qatar Prestige Pc Providers – Alpha Marine Group
Katherine Croan Ewald
Troy Bilt Mower Carburetor Diagram
Alfie Liebel
Keck Healthstream
Tips on How to Make Dutch Friends & Cultural Norms
John Chiv Words Worth
Knock At The Cabin Showtimes Near Alamo Drafthouse Raleigh
Accuweather Minneapolis Radar
480-467-2273
Is Henry Dicarlo Leaving Ktla
manhattan cars & trucks - by owner - craigslist
Jeep Cherokee For Sale By Owner Craigslist
Word Trip Level 359
Unm Hsc Zoom
Craigslist Central Il
Ixl Lausd Northwest
Lucky Larry's Latina's
Seymour Johnson AFB | MilitaryINSTALLATIONS
Kips Sunshine Kwik Lube
New York Rangers Hfboards
Personalised Handmade 50th, 60th, 70th, 80th Birthday Card, Sister, Mum, Friend | eBay
Natashas Bedroom - Slave Commands
Today's Gas Price At Buc-Ee's
Compare Plans and Pricing - MEGA
Telugu Moviez Wap Org
Nba Props Covers
Umiami Sorority Rankings
Shell Gas Stations Prices
Bustednewspaper.com Rockbridge County Va
Elven Steel Ore Sun Haven
Oklahoma City Farm & Garden Craigslist
Chitterlings (Chitlins)
Wayward Carbuncle Location
Latest Posts
Article information

Author: Pres. Carey Rath

Last Updated:

Views: 5700

Rating: 4 / 5 (41 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Pres. Carey Rath

Birthday: 1997-03-06

Address: 14955 Ledner Trail, East Rodrickfort, NE 85127-8369

Phone: +18682428114917

Job: National Technology Representative

Hobby: Sand art, Drama, Web surfing, Cycling, Brazilian jiu-jitsu, Leather crafting, Creative writing

Introduction: My name is Pres. Carey Rath, I am a faithful, funny, vast, joyous, lively, brave, glamorous person who loves writing and wants to share my knowledge and understanding with you.