• Solutions
  • Developers
  • Blockchains
  • Blog
Wormholescan
Subscribe

Subscribe for updates

Subscribe to the Wormhole newsletter for exclusive updates.

Use Multichain Apps

Products

MessagingQueriesConnectNTTGateway

2024 Ⓒ Wormhole. All Rights Reserved.

23 Nov 2022

5 min read

Wormhole Chains — Arbitrum

Share:

Welcome to the latest edition of the Wormhole Chains series, where we discuss some of the latest chains that have been added to the Wormhole network. Today, we’re looking into Arbitrum.

1. What is Arbitrum?

Arbitrum is an L2 scaling solution for Ethereum. On Arbitrum, users can do all things they are able to do on Ethereum — use dApps, deploy smart contracts, conduct ERC20 transactions, etc. — but the corresponding transactions are cheaper and faster. Arbitrum’s flagship product, Arbitrum Rollup, is an Optimistic rollup protocol that inherits Ethereum’s security while minimizing the amount of data used on-chain. Arbitrum uses, just like Ethereum, the Solidity programming language, and numerous integration options provide standard Ethereum front-end tooling for Arbitrum, making it easy to work with.

2. Why do we need Arbitrum? Is something wrong with Ethereum?

Generally speaking, no — nothing is wrong with Ethereum. But: the Ethereum blockchain only allows about 10–20 transactions per second (TPS) to be computed. When this limit is reached, users are forced to compete against each other for their transactions to be completed ahead of others, which causes transaction fees to increase — reaching hundreds of dollars at times of very high usage, like popular NFT mints.

But this design was a deliberate decision in Ethereum’s creation to maximize security. To reach consensus on the current state, all nodes process each and every transaction in Ethereum’s history and keep a copy of them in their blockchain ledger.

One of Ethereum’s key principles, being an open, decentralized, peer-to-peer system, means that it should be reasonably accessible for anyone to run an Ethereum node and validate transactions. If the whole process would to become too expensive, it would lead to few (rich) entities running the network, which would contradict the premise of decentralization.

The combination of these two factors — (1) every node has to process every transaction and (2) it should be relatively accessible to run a node — means Ethereum transaction throughput has to be limited and capped fairly low.

This is where Arbitrum enters the game and aims to help by offering a solution to increase throughput (transactions per second) and decrease costs.

3. How does Arbitrum work?

To understand how Arbitrum works, we first need to understand how rollups work:

Over the last few years, rollups have become one of the most popular contract-based scaling solutions for blockchain applications. Rollups are smart contracts that scale the main chain by essentially “rolling up” transactions into a batch and validating them off-chain. After doing so, they then send the minimum amount of data back to the main network. By rolling up and compressing the data, rollups allow higher throughput (more TPS), increased speed, and lower transaction costs.

There are two main kinds of rollups: ZK (zero knowledge) and Optimistic Rollups.

A. ZK-Rollups

ZK-rollups rely on cryptographic proofs, called ZK-STARKs, to validate data and perform computations off-chain, eliminating the need for trust in validators while still having the ability to perform increased numbers of transactions.

ZK proofs represent powerful security. They represent publicly verifiable proof that something is true without having to reveal any other information than what is proven.

Here’s a simple analogy:

Imagine you have a closed combination lock and want to prove to someone that you know the correct combination to open it. You could do so by unlocking it without revealing the combination itself. Voilà — you just certified that you know certain information (in this case, the combination) without disclosing said information.

When used to secure blockchains, it’s a bit more complicated than that, but here is a great explanation of how ZK rollups work.

B. Optimistic Rollups

Optimistic rollups assume all L2 transactions sent to the main chain are valid unless a node suspects that a fraudulent transaction is occurring. By performing validity proofs only when fraud is suspected, optimistic rollups increase transaction speed and throughput. More details can be found here.

So, what are “Arbitrum Rollups”?

Arbitrum Rollups are an advanced Optimistic rollup protocol that store very little data on-chain for optimal scalability.

Here’s how this works according to Arbitrum’s great documentation:

Unlike regular, L1 Ethereum transactions, Arbitrum doesn’t require Ethereum nodes to process every Arbitrum transaction; rather, Ethereum adopts an “innocent until proven guilty” attitude to Arbitrum. Layer 1 initially “optimistically assumes” activity on Arbitrum is following the proper rules. If a violation occurs (i.e., somebody claims, “now I have all of your money”), this claim can be disputed back on L1; fraud will be proven, the invalid claim disregarded, and the malicious party will be financially penalized. This ability to adjudicate and prove fraud on L1 is Arbitrum’s key, fundamental feature, and is how and why the system inherits Ethereum’s security.

4. Who’s behind Arbitrum?

Arbitrum is being developed by Offchain Labs, the brainchild of Ed Felten, professor at Princeton and former Deputy U.S. Chief Technology Officer in the Obama White House, and his Co-Founders CEO, Steven Goldfeder, and CTO, Harry Kalodner. Offchain Labs was founded in 2018, but the tech was first developed at Princeton. You can find a YouTube video where the tech was discussed back in early 2015. Learn more about Offchain Labs in this TechCrunch article.

5. Anything else?

Speed & Costs

While Ethereum only averages 10–20 transactions per second, Arbitrum can handle 7x that transaction load. Transactions on Ethereum cost several dollars (at times of high usage, they can reach up to several hundred dollars), while they only cost a few cents on Arbitrum.

Native Token

Arbitrum does not have a native token.

Wallets

MetaMask
Trust Wallet
Math Wallet
XDEFI
…and many others

Block Explorer

Arbiscan
Blockscout

Programming Languages

Solidity

Documentation & GitHub

Docs
Whitepaper
GitHub

Contact & Socials

Stay up to date with Arbitrum by following their social channels:

Website | Twitter | Discord | Blog | Research Forum

6. Wormhole Noob? No problem!

If you’re new to Wormhole, here’s what you need to know:

⚬ The protocol’s total volume stands at over $35B, with several million transactions completed.

⚬ Currently, several thousand messages are submitted each day.

Check out Chase M., a Wormhole contributor, explaining more about Wormhole below:

7. Wormhole’s supported networks

Wormhole allows users to send assets to and from any of the supported chains without double-wrapping the asset. It enables seamless access to each network’s vibrant DeFi & NFT ecosystems!

Arbitrum is the latest addition to Wormhole’s network of supported chains — check out the Portal bridge to see which chains you can bridge to!

8. Join the ever-growing Wormhole community

If you have questions, need support, or just want to connect, join the Wormhole community and keep up to date with our upcoming announcements. We’re always happy to hear feedback — join our Discord, and drop us a comment!

Twitter | Discord | Medium | Telegram | Website

Stay up to date with the latest news

Here’s your chance to get in on this one.

Discover More

Take a deep dive into our ever-evolving discussion on xChain technologies, new feature announcements, research, and more.

What is Wormhole?

What is Wormhole?

10 Apr 2024

3 min read

Wormhole is the leading interoperability platform powering multichain applications and bridges at scale. The platform is designed to connect different blockchains, allowing for the...

10 Apr 2024

3 min read

Subscribe for updates

Subscribe to the Wormhole newsletter for exclusive updates.

Products

MessagingConnectGateway

About

Terms of ServicePrivacy Policy

2024 Ⓒ Wormhole. All Rights Reserved.