{"id":2646,"date":"2022-07-22T13:14:00","date_gmt":"2022-07-22T13:14:00","guid":{"rendered":"https:\/\/odwstage.com\/omniatech\/?p=2646"},"modified":"2023-05-21T21:44:52","modified_gmt":"2023-05-21T21:44:52","slug":"comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism","status":"publish","type":"post","link":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/","title":{"rendered":"Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism."},"content":{"rendered":"<span class=\"rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\"><\/span> <span class=\"rt-time\">4<\/span> <span class=\"rt-label rt-postfix\">min read<\/span><\/span>\n<p id=\"7e19\">The Ethereum network has a long history of congestion issues that have often led to&nbsp;<a href=\"https:\/\/medium.com\/omniaprotocol\/are-gas-fees-a-barrier-to-mainstream-blockchain-adoption-dcd214d354b\">high gas fees<\/a>. The first and most popular incident dates back to December 2017, when Cryptokitties clogged the Ethereum network and caused it to grind to a halt.<\/p>\n\n\n\n<p id=\"194e\">The event, although unfortunate, kick-started discussions on how to avoid such incidences in the future, leading to the birth of several solutions to solve congestion and high gas fees on Ethereum.<\/p>\n\n\n\n<p id=\"ae4f\">The discussions for scaling Ethereum kicked up a notch as DeFi kicked into high gear in the summer of 2020. Decentralized finance continued to grow, reaching a peak total value locked of around $250 billion in December 2021, from $400 million in the summer of 2020.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"9449\">What are Layer-2 Solutions?<\/h3>\n\n\n\n<p id=\"fd04\">One proposed method of scaling Ethereum was building off-chain solutions that would be implemented separately from its layer-1 mainnet. These solutions were ideal since they allowed room for experimentation without adjusting the core elements of Ethereum.<\/p>\n\n\n\n<p id=\"9003\">These layer-2 solutions would scale Ethereum by allowing higher throughput and lower fees while taking advantage of the network\u2019s time-tested decentralized security features. Some off-chain solutions have utilized concepts such as rollups, state channels, sidechains, and plasma chains.<\/p>\n\n\n\n<p id=\"d59f\"><strong>Rollups<\/strong>, in general, is the concept of executing several transactions outside Ethereum\u2019s mainnet, then posting the data back to the main chain.<\/p>\n\n\n\n<p id=\"d12b\">In the case of&nbsp;<strong>optimistic rollups<\/strong>, the term \u2018optimistic\u2019 points to their distinct feature: they reveal minimal transactional information on-chain and assume all transactions are valid. On the other hand,&nbsp;<strong>zero-knowledge (ZK) rollups<\/strong>&nbsp;bundle multiple transactions off-chain, generating a cryptographic proof known as validity proofs. These proofs are then submitted to the Ethereum mainnet.<\/p>\n\n\n\n<p id=\"0ddf\"><strong>State channels<\/strong>&nbsp;use multi-sig contracts to allow quick transactions, which are finally settled on the Mainnet.<\/p>\n\n\n\n<p id=\"3d38\">Other layer-2 solutions include<strong>&nbsp;sidechains<\/strong>&nbsp;that run parallel to the Ethereum mainnet and are connected back to it using bridges.&nbsp;<strong>Plasma chains<\/strong>&nbsp;also allow Ethereum to scale. They are separate blockchains that are still anchored to the Ethereum mainnet.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"96ca\">What is Polygon?<\/h3>\n\n\n\n<p id=\"3d7b\"><a href=\"https:\/\/polygon.technology\/\" rel=\"noreferrer noopener\" target=\"_blank\">Polygon<\/a>, recently rebranded from MATIC, is a popular Ethereum layer-2 solution that utilizes the concept of sidechains. It uses a proof-of-stake consensus mechanism, which allows for significantly lower gas fees and up to 65,000 transactions per second.<\/p>\n\n\n\n<p id=\"652b\">Polygon supports three other layer-2 scaling solutions within its sidechain: plasma chains, optimistic rollups, and ZK rollups. In addition, Polygon&nbsp;<a href=\"https:\/\/blog.polygon.technology\/the-future-is-now-for-ethereum-scaling-introducing-polygon-zkevm\/\" rel=\"noreferrer noopener\" target=\"_blank\">recently launched<\/a>&nbsp;zkEVM: ZK rollups that are compatible with the Ethereum virtual machine.<\/p>\n\n\n\n<p id=\"39b8\">These features make Polygon essentially an effective Ethereum multi-chain system that solves its scalability issues and allows for the hosting of an unlimited number of decentralized applications.<\/p>\n\n\n\n<p id=\"784a\">Its native token of MATIC is used to govern and secure the Polygon network. MATIC is also used to pay for network transactions. The token can also be staked by its owners to earn annual interest for their role in helping validate transactions on the blockchain.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"d8ab\">What is Optimism?<\/h3>\n\n\n\n<p id=\"723d\"><a href=\"https:\/\/www.optimism.io\/\" rel=\"noreferrer noopener\" target=\"_blank\">Optimism<\/a>&nbsp;is another popular Ethereum layer-2 solution that utilizes optimistic rollups. Transactions are bundled into digestible batches, then posted on the Ethereum mainnet. By \u2018rolling up\u2019 transactions into a single final transaction, Optimism allows for lower transaction costs as gas payment is then paid once on Ethereum.<\/p>\n\n\n\n<p id=\"5fee\">These rollup transactions are called \u2018Optimistic\u2019 as they are assumed to be valid until proven false. They also provide a time period where invalid transactions can be challenged by submitting&nbsp;<a href=\"https:\/\/research.paradigm.xyz\/optimism#fraud-proofs\" rel=\"noreferrer noopener\" target=\"_blank\">fraud-proofs<\/a>. Any suspected null transaction is then processed off-chain in a single round to identify the suspicious part. It is then sent individually to Layer-1 for verification. Optimism reimburses the gas requirement for running the fraud-proof.<\/p>\n\n\n\n<p id=\"6220\">Optimism\u2019s OP token is used by its holders to govern decision-making on the network.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"63d3\">What is Arbitrum?<\/h3>\n\n\n\n<p id=\"c480\"><a href=\"https:\/\/arbitrum.io\/\" rel=\"noreferrer noopener\" target=\"_blank\">Arbitrum<\/a>&nbsp;is another popular Ethereum layer-2 solution that also utilizes optimistic roll-ups. Its optimistic rollups use multiple rounds of fraud proofs to check for invalid transactions.<\/p>\n\n\n\n<p id=\"d98f\">It also differs from Optimism because it has its custom virtual machine, the Arbitrum Virtual Machine (AVM). The AVM works as the execution layer for Arbitrum smart contracts.<\/p>\n\n\n\n<p id=\"6586\">Unlike Optimism, Arbitrum does not have a native token.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"24bd\">Polygon vs. Optimism vs. Arbitrum. What are the key differences?<\/h3>\n\n\n\n<p id=\"ea2e\">Although all three layer-2 scaling projects have a common goal of scaling Ethereum, there are some differences, as highlighted by the table below.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/miro.medium.com\/v2\/resize:fit:700\/1*jtIJyqgxaUPFQ8RBGJO00g.jpeg\" alt=\"\"\/><figcaption class=\"wp-element-caption\">Notable differences between Polygon, Optimism, and Arbitrum.<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"fc88\">Which One is Better Between Polygon, Optimism, and Arbitrum?<\/h3>\n\n\n\n<p id=\"4b7d\">From a developer\u2019s point of view, all three layer-2 scaling solutions have the same two goals: scaling Ethereum and lowering gas fees. But for someone wishing to optimize functionality, Polygon seems best fitted as it is faster than the other two and offers more benefits as it can function as a standalone ecosystem.<\/p>\n\n\n\n<p id=\"0556\">In addition, token withdrawal on Polygon takes an estimated 3 hours compared to Optimism and Arbitrum, which take an estimated one to two weeks due to their fraud-proof mechanisms.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"8cd7\">What About Ethereum 2.0?<\/h3>\n\n\n\n<p id=\"8894\">However, the above-mentioned layer-2 solutions are not the only projects working on improving Ethereum\u2019s efficiency and performance. Ethereum, in itself, is in the process of undergoing a transition from its proof-of-work algorithm to proof-of-stake.<\/p>\n\n\n\n<p id=\"a650\">The process involves the Merge between Ethereum 2.0\u2019s Beacon chain with the Ethereum mainnet. The process is estimated to be complete around&nbsp;<a href=\"https:\/\/decrypt.co\/105177\/ethereum-devs-pencil-in-september-date-for-merge\" rel=\"noreferrer noopener\" target=\"_blank\">mid-September<\/a>. The new version of Ethereum is forecasted to process 100,000 transactions per second.<\/p>\n\n\n\n<p id=\"faa1\">But a complete transition into Ethereum 2.0 will probably take months or even years after the initial Merge. Therefore, layer-2 solutions such as Polygon, Optimism, and Arbitrum will continue providing alternative scaling solutions as the final details of Ethereum\u2019s proof-of-stake are ironed out.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"bae8\"><strong>OMNIA HackathOMNS<\/strong><\/h3>\n\n\n\n<p id=\"b125\">A hackathon by OMNIA \u2014 1 hour of learning that you just cannot miss. Omnia provides you secure RPC endpoints with high availability to access the blockchain, and you are very close to accessing it without being tracked or monitored in an easy way that will protect you from malicious threats.<\/p>\n\n\n\n<p id=\"de49\">Become an expert, and book your seat on the hackathOMNs&nbsp;<a href=\"https:\/\/omniatech.io\/hackathomns\/index.html\" rel=\"noreferrer noopener\" target=\"_blank\">page<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p><span class=\"rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\"><\/span> <span class=\"rt-time\">4<\/span> <span class=\"rt-label rt-postfix\">min read<\/span><\/span> The Ethereum network has a long history of congestion issues that have often led to&nbsp;high gas fees. The first and most popular incident dates back to December 2017, when Cryptokitties clogged the Ethereum network and caused it to grind to a halt. The event, although unfortunate, kick-started discussions on how to avoid such incidences in [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":2647,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[42],"tags":[68,18,225,70,333,99,98,332],"class_list":["post-2646","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web3","tag-arbitrum","tag-ethereum","tag-gas-fees","tag-layer-2-solutions","tag-omnia-hackathomns","tag-optimism","tag-polygon","tag-scaling"],"acf":[],"wbAuthor":{"name":"John P. Njui","link":"https:\/\/omniatech.io\/pages\/author\/john-p-njui\/"},"wbDate":"Jul 22, 2022","wbCategories":{"space":"<a href=\"https:\/\/omniatech.io\/pages\/category\/web3\/\" rel=\"category tag\">Web3<\/a>","coma":"<a href=\"https:\/\/omniatech.io\/pages\/category\/web3\/\" rel=\"category tag\">Web3<\/a>"},"wbComment":0,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism. - OMNIA<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism. - OMNIA\" \/>\n<meta property=\"og:description\" content=\"4 min read The Ethereum network has a long history of congestion issues that have often led to&nbsp;high gas fees. The first and most popular incident dates back to December 2017, when Cryptokitties clogged the Ethereum network and caused it to grind to a halt. The event, although unfortunate, kick-started discussions on how to avoid such incidences in [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/\" \/>\n<meta property=\"og:site_name\" content=\"OMNIA\" \/>\n<meta property=\"article:published_time\" content=\"2022-07-22T13:14:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-21T21:44:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"405\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"John P. Njui\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"John P. Njui\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/\",\"url\":\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/\",\"name\":\"Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism. - OMNIA\",\"isPartOf\":{\"@id\":\"https:\/\/omniatech.io\/pages\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp\",\"datePublished\":\"2022-07-22T13:14:00+00:00\",\"dateModified\":\"2023-05-21T21:44:52+00:00\",\"author\":{\"@id\":\"https:\/\/omniatech.io\/pages\/#\/schema\/person\/2682d62587c147166297ebbfd5e8e43d\"},\"breadcrumb\":{\"@id\":\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#primaryimage\",\"url\":\"https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp\",\"contentUrl\":\"https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp\",\"width\":720,\"height\":405},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/omniatech.io\/pages\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/omniatech.io\/pages\/#website\",\"url\":\"https:\/\/omniatech.io\/pages\/\",\"name\":\"OMNIA\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/omniatech.io\/pages\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/omniatech.io\/pages\/#\/schema\/person\/2682d62587c147166297ebbfd5e8e43d\",\"name\":\"John P. Njui\",\"url\":\"https:\/\/omniatech.io\/pages\/author\/john-p-njui\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism. - OMNIA","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/","og_locale":"en_US","og_type":"article","og_title":"Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism. - OMNIA","og_description":"4 min read The Ethereum network has a long history of congestion issues that have often led to&nbsp;high gas fees. The first and most popular incident dates back to December 2017, when Cryptokitties clogged the Ethereum network and caused it to grind to a halt. The event, although unfortunate, kick-started discussions on how to avoid such incidences in [&hellip;]","og_url":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/","og_site_name":"OMNIA","article_published_time":"2022-07-22T13:14:00+00:00","article_modified_time":"2023-05-21T21:44:52+00:00","og_image":[{"width":720,"height":405,"url":"https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp","type":"image\/webp"}],"author":"John P. Njui","twitter_card":"summary_large_image","twitter_misc":{"Written by":"John P. Njui","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/","url":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/","name":"Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism. - OMNIA","isPartOf":{"@id":"https:\/\/omniatech.io\/pages\/#website"},"primaryImageOfPage":{"@id":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#primaryimage"},"image":{"@id":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#primaryimage"},"thumbnailUrl":"https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp","datePublished":"2022-07-22T13:14:00+00:00","dateModified":"2023-05-21T21:44:52+00:00","author":{"@id":"https:\/\/omniatech.io\/pages\/#\/schema\/person\/2682d62587c147166297ebbfd5e8e43d"},"breadcrumb":{"@id":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#primaryimage","url":"https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp","contentUrl":"https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp","width":720,"height":405},{"@type":"BreadcrumbList","@id":"https:\/\/omniatech.io\/pages\/comparing-ethereums-layer-2-solutions-polygon-vs-arbitrum-vs-optimism\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/omniatech.io\/pages\/"},{"@type":"ListItem","position":2,"name":"Comparing Ethereum\u2019s Layer-2 Solutions: Polygon vs. Arbitrum vs. Optimism."}]},{"@type":"WebSite","@id":"https:\/\/omniatech.io\/pages\/#website","url":"https:\/\/omniatech.io\/pages\/","name":"OMNIA","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/omniatech.io\/pages\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/omniatech.io\/pages\/#\/schema\/person\/2682d62587c147166297ebbfd5e8e43d","name":"John P. Njui","url":"https:\/\/omniatech.io\/pages\/author\/john-p-njui\/"}]}},"uagb_featured_image_src":{"full":["https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp",720,405,false],"thumbnail":["https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ-150x150.webp",150,150,true],"medium":["https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ-300x169.webp",300,169,true],"medium_large":["https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp",720,405,false],"large":["https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp",720,405,false],"1536x1536":["https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp",720,405,false],"2048x2048":["https:\/\/omniatech.io\/pages\/wp-content\/uploads\/2023\/05\/1_dyfxVeNPVq5JvcawrAvBUQ.webp",720,405,false]},"uagb_author_info":{"display_name":"John P. Njui","author_link":"https:\/\/omniatech.io\/pages\/author\/john-p-njui\/"},"uagb_comment_info":0,"uagb_excerpt":"4 min read The Ethereum network has a long history of congestion issues that have often led to&nbsp;high gas fees. The first and most popular incident dates back to December 2017, when Cryptokitties clogged the Ethereum network and caused it to grind to a halt. The event, although unfortunate, kick-started discussions on how to avoid&hellip;","mfb_rest_fields":["wbAuthor","wbDate","wbCategories","wbComment","yoast_head","yoast_head_json","uagb_featured_image_src","uagb_author_info","uagb_comment_info","uagb_excerpt"],"_links":{"self":[{"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/posts\/2646"}],"collection":[{"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/comments?post=2646"}],"version-history":[{"count":1,"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/posts\/2646\/revisions"}],"predecessor-version":[{"id":2648,"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/posts\/2646\/revisions\/2648"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/media\/2647"}],"wp:attachment":[{"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/media?parent=2646"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/categories?post=2646"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/omniatech.io\/pages\/wp-json\/wp\/v2\/tags?post=2646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}