{"id":37627,"date":"2022-07-05T17:02:58","date_gmt":"2022-07-05T14:02:58","guid":{"rendered":"https:\/\/forklog.com\/en\/?p=37627"},"modified":"2025-08-29T19:20:29","modified_gmt":"2025-08-29T16:20:29","slug":"what-is-arbitrum","status":"publish","type":"post","link":"https:\/\/u1f987.com\/en\/what-is-arbitrum\/","title":{"rendered":"What is Arbitrum?"},"content":{"rendered":"<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">Key points<\/h2>\n<ul class=\"wp-block-list\">\n<li>Arbitrum is a layer-2 (L2) solution for Ethereum, developed by the US company Offchain Labs. It is designed to increase the base chain\u2019s speed and scalability.<\/li>\n<li>Arbitrum uses Optimistic Rollups, allowing developers to deploy Ethereum smart contracts and decentralised applications without changes, with lower fees and higher throughput.<\/li>\n<li>In the first half of 2022 Arbitrum led Ethereum\u2019s L2s by transaction count, number of applications and total value locked (TVL).<\/li>\n<\/ul>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">Who created Arbitrum?<\/h2>\n<p>The Arbitrum L2 was developed by the American company <a href=\"https:\/\/offchainlabs.com\/\">Offchain Labs<\/a>, founded in New York in 2018 by Ed Felten, Steven Goldfeder and Harry Kalodner. All three are specialists in cryptography and blockchain; Felten was a professor of computer science at Princeton University.<\/p>\n<p>In 2019 Offchain Labs raised $3.7m in seed funding. In spring 2021, ahead of the alpha launch of the Arbitrum network, the startup closed a $20m Series A.<\/p>\n<p>The Arbitrum One mainnet launched on August 31, 2021. Offchain Labs also announced a $120m Series B led by Lightspeed Venture Partners. Other notable investors included Polychain Capital, Ribbit Capital, Redpoint Ventures, Pantera Capital, Alameda Research and Mark Cuban. The round valued the company at $1.2bn.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">What makes Arbitrum distinctive, and what are Optimistic Rollups?<\/h2>\n<p>Ethereum\u2019s limited throughput and high fees spurred several projects to build on top of the base network to improve performance.<\/p>\n<p>Arbitrum uses Optimistic Rollups. Transactions are processed on the L2, while Ethereum provides the security layer. On L2, many transactions are bundled into a compact block that validators post to the Ethereum mainnet.<\/p>\n<p>The term &#8220;optimistic&#8221; refers to the principle that any transaction is &#8220;optimistically&#8221; treated as valid unless proven otherwise. The concept was developed for a competing L2 called Optimism. Arbitrum\u2019s developers refined the technology with multi-round fraud proofs that consume significantly less gas than Optimism\u2019s single-round scheme.<\/p>\n<p>ETH is used to pay transaction fees on Arbitrum, as on Ethereum. Transfers on Arbitrum are on average 90\u201395% cheaper than on Ethereum, with substantial room for further reductions.<\/p>\n<p>In March 2023 the project conducted an airdrop of the ARB governance token. Holders can make decisions concerning the Arbitrum One and Nova networks, including code changes. The team aims to transfer control to a DAO.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">How does Arbitrum work?<\/h2>\n<p>Arbitrum spans layer 1 (L1) and layer 2 (L2). The EthBridge component, a set of smart contracts, runs on Ethereum and maintains inboxes and outboxes.<\/p>\n<p>A bespoke virtual machine, the Arbitrum Virtual Machine (AVM), handles transaction passing between L1 and L2 and is fully compatible with the Ethereum Virtual Machine (EVM). The AVM supports all EVM languages such as Vyper, Solidity, Flint, YUL+, and LLLL, greatly simplifying application development.<\/p>\n<p>On L2, the ArbOS operating system executes smart contracts and processes transactions. It passes transactions through the AVM to the rollup protocol\u2019s outbox for batching, confirmation and inclusion in the Ethereum main chain.<\/p>\n<p>Validators approve new blocks and receive fees. The architecture allows a single honest validator to approve a block regardless of how many malicious validators there may be.<\/p>\n<p>The roles among validator nodes are as follows:<\/p>\n<ul class=\"wp-block-list\">\n<li>active validator \u2014 stakes (locks ETH in a deposit smart contract) and proposes new blocks to the Ethereum main chain; if a proposed block is invalid, the validator loses the stake;<\/li>\n<li>defensive validator \u2014 monitors the rollup and, upon detecting invalid blocks, intervenes by proposing its own block or staking on another validator\u2019s block;<\/li>\n<li>watchtower validator \u2014 monitors the rollup without staking.<\/li>\n<\/ul>\n<p>Because defensive and watchtower validators have eight days to challenge a block, withdrawing assets via the <a href=\"https:\/\/bridge.arbitrum.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">native bridge<\/a> from Arbitrum to Ethereum takes the same period.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">What is in Arbitrum\u2019s ecosystem?<\/h2>\n<p>As of early July 2022, more than 200 blockchain projects <a href=\"https:\/\/portal.arbitrum.one\/\">run<\/a> on Arbitrum. They include:<\/p>\n<ul class=\"wp-block-list\">\n<li>leading DeFi protocols \u2014 Uniswap, SushiSwap, Curve and 1inch;<\/li>\n<li>reserve-backed and algorithmic stablecoins \u2014 USDT, USDC, DAI, FRAX, TUSD, and so on;<\/li>\n<li>original services such as the perpetuals platform <a href=\"https:\/\/gmx.io\/\">GMX<\/a> and the lending service <a href=\"https:\/\/dforce.network\/\">dForce<\/a>;<\/li>\n<li>yield aggregators \u2014 yEarn Finance, Pickle Finance, Badger, Beefy Finance;<\/li>\n<li>NFT marketplaces \u2014 Lootex, Stratos, ToFunFT and others.<\/li>\n<\/ul>\n<p>Many Web3 wallets support Arbitrum \u2014 MetaMask, Trust Wallet, MathWallet and others. In the first half of 2022, major centralised exchanges including Binance, OKX, Gate.io, KuCoin, FTX and the like announced support for the network and enabled withdrawals of ETH and several stablecoins to it. More than 20 cross-chain bridges also connect to Arbitrum, including Multichain, Hop Exchange, Stargate, Across and others.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">How is Arbitrum evolving?<\/h2>\n<p>Arbitrum One is not only the most popular L2 scaling solution for Ethereum; it also ranks among the top ten decentralised networks by TVL and number of DeFi applications.<\/p>\n<p>In June 2022, to popularise the L2 and attract users, the eight-week Arbitrum Odyssey programme was launched. It comprises eight stages, each devoted to a particular aspect of the Arbitrum ecosystem.<\/p>\n<p>More than 140,000 users took part in the first two stages, causing network congestion and higher fees. Users who complete each stage receive special NFTs from <a href=\"https:\/\/galaxy.eco\/\" target=\"_blank\" rel=\"noreferrer noopener\">Project Galaxy<\/a>. Under the rules, collecting 12 tokens also earns another NFT whose purpose is not yet known. Only those who completed all conditions of the first stage can participate in Arbitrum Odyssey.<\/p>\n<p>In the near future the Arbitrum Nitro upgrade is planned to further cut fees and increase throughput. In essence, for large projects on the network, such as blockchain games, AnyTrust chains will be deployed, governed by a \u201ccommittee\u201d of 20 validators and intended as a faster, cheaper analogue of sidechains.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">What else to read?<\/h2>\n<p><a href=\"https:\/\/u1f987.com\/en\/news\/what-is-polygon-matic\">What is Polygon (MATIC)?<\/a><\/p>\n<p><a href=\"https:\/\/u1f987.com\/en\/news\/what-is-the-blockchain-trilemma\">What is the blockchain trilemma?<\/a><\/p>\n<p>What is Ethereum (ETH)?<\/p>\n<p>What are ERC-20 tokens?<\/p>\n<p><a href=\"https:\/\/u1f987.com\/en\/news\/what-are-cross-chain-bridges\">What are cross-chain bridges?<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Why did Arbitrum become Ethereum\u2019s most popular layer-2? How do Optimistic Rollups work there? Which apps run on Arbitrum? A concise guide to the project.<\/p>\n","protected":false},"author":1,"featured_media":37628,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"select":"1","news_style_id":"1","cryptorium_level":"2","_short_excerpt_text":"A concise guide to Arbitrum, the leading Ethereum layer-2 using Optimistic Rollups.","creation_source":"","_metatest_mainpost_news_update":false,"footnotes":""},"categories":[2113],"tags":[2117,1335,46,2126,1179],"class_list":["post-37627","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cryptorium","tag-101-altcoins","tag-arbitrum-arb","tag-ethereum","tag-kriptorium-ethereum","tag-layer-2-solutions"],"aioseo_notices":[],"amp_enabled":true,"views":"94","promo_type":"1","layout_type":"1","short_excerpt":"A concise guide to Arbitrum, the leading Ethereum layer-2 using Optimistic Rollups.","is_update":"","_links":{"self":[{"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/posts\/37627","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/comments?post=37627"}],"version-history":[{"count":1,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/posts\/37627\/revisions"}],"predecessor-version":[{"id":37629,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/posts\/37627\/revisions\/37629"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/media\/37628"}],"wp:attachment":[{"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/media?parent=37627"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/categories?post=37627"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/tags?post=37627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}