{"id":14066,"date":"2023-01-19T13:58:35","date_gmt":"2023-01-19T13:58:35","guid":{"rendered":"https:\/\/www.xdefi.io\/?p=14066"},"modified":"2023-02-09T15:50:11","modified_gmt":"2023-02-09T15:50:11","slug":"how-to-bridge-to-arbitrum","status":"publish","type":"post","link":"https:\/\/www.xdefi.io\/de\/how-to-bridge-to-arbitrum\/","title":{"rendered":"How to Bridge to Arbitrum: A Step-by-Step Guide"},"content":{"rendered":"<h1 style=\"text-align: left;\"><span style=\"font-weight: 400;\"><a href=\"https:\/\/install.xdefi.io\/?utm_source=xdefi.io&amp;utm_medium=organic&amp;utm_campaign=xdefi.io&amp;utm_id=xdefi.io\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-2737\" src=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image-320x320.png\" alt=\"Try XDEFI Wallet Now!\" width=\"320\" height=\"69\" srcset=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image-768x166.png 768w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image-1024x222.png 1024w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image-50x11.png 50w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image.png 1515w\" sizes=\"auto, (max-width: 320px) 100vw, 320px\" \/><\/a><\/span><\/h1>\n<p>Blockchain developers often face a trade-off between security and scalability when building decentralised applications (dApps) and smart contracts on the <a href=\"https:\/\/ethereum.org\/en\/\">Ethereum<\/a> mainnet. The Ethereum network is secure and decentralised for executing smart contracts, but its scalability is limited by the number of transactions that can be processed per second. As a result, developers often pay high fees to have their transactions processed promptly and avoid network congestion, which can be a barrier to the adoption of their dApps.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-14067 aligncenter\" src=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image1-1.png\" alt=\"\" width=\"602\" height=\"338\" srcset=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image1-1.png 602w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image1-1-50x28.png 50w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/p>\n<p style=\"text-align: center;\"><em><a href=\"https:\/\/www.xdefi.io\/article\/ethereum-wallet-2\/\">Ethereum<\/a> is still the number one smart contract platform in the world.<\/em><\/p>\n<p>One solution is to use a layer 2 scaling solution like <a href=\"https:\/\/arbitrum.io\/\">Arbitrum<\/a> (the network is called Arbitrum One). Layer 2 solutions allow developers to build dApps and smart contracts that can be executed off-chain, with the results recorded on-chain. This significantly increases scalability, as the number of transactions processed per second is no longer limited by the Ethereum mainnet. Arbitrum is fully compatible with the Ethereum mainnet, making it easy to migrate dApps and smart contracts without rewriting code. It also offers improved security for dApps and smart contracts, as transactions are executed off-chain, and there is less risk of vulnerabilities being exploited on the Ethereum mainnet.<\/p>\n<p><a href=\"https:\/\/www.xdefi.io\/article\/arbitrum-wallet\/\">Arbitrum<\/a> can be a valuable tool for developers looking to build more scalable and secure decentralised applications.<\/p>\n<p>In the following article, we want to provide a step-by-step guide for developers to bridge their smart contracts to Arbitrum and reduce network congestion.<\/p>\n<h2>Prerequisites<\/h2>\n<p>To migrate a smart contract or decentralised application (dApp) from the Ethereum mainnet to Arbitrum, the following technical skills and knowledge may be required:<\/p>\n<ul>\n<li><strong>Familiarity with Ethereum<\/strong>: It is important to understand the Ethereum platform well, including how it works and how to build smart contracts and dApps on it.<\/li>\n<li><strong>Solidity<\/strong>: Solidity is the programming language used to write smart contracts on Ethereum. Familiarity with Solidity is necessary for migrating smart contracts from the Ethereum mainnet to Arbitrum.<\/li>\n<li><strong>js<\/strong>: Web3.js is a library allowing developers to interact with the Ethereum <a href=\"https:\/\/www.xdefi.io\/article\/multichain-wallet-xdefi-support\/\">blockchain<\/a> using their JavaScript code. It may be necessary to use Web3.js when migrating dApps from the Ethereum mainnet to Arbitrum.<\/li>\n<li><strong>Familiarity with Arbitrum<\/strong>: It is important to understand how Arbitrum works, including its architecture and how to build and deploy smart contracts and dApps on it.<\/li>\n<\/ul>\n<p>The following may be necessary regarding tools and resources:<\/p>\n<ul>\n<li><strong>An Ethereum wallet<\/strong>: An Ethereum <a href=\"https:\/\/www.xdefi.io\/article\/create-wallet-new\/\">wallet<\/a> is needed to hold the Ether (ETH) required to pay transaction fees on the Ethereum mainnet. Make sure to add Arbitrum to Metamask as an additional network.<\/li>\n<li><strong>An Arbitrum testnet account<\/strong>: You will need to create an account to test and deploy smart contracts and dApps on the Arbitrum testnet.<\/li>\n<li>Depending on the specific needs of your project, you may also need additional tools and resources, such as a development environment, a version control system, and a testing framework.<\/li>\n<\/ul>\n<h2>Step 1: Understand how Arbitrum works<\/h2>\n<p>It is vital to understand how Arbitrum works before starting development on the platform.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-14076 aligncenter\" src=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image2-1.png\" alt=\"\" width=\"602\" height=\"320\" srcset=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image2-1.png 602w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image2-1-50x27.png 50w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/p>\n<p style=\"text-align: center;\"><em>Arbitrum is currently the Layer 2 scaling solution for Ethereum with the highest utilisation.<\/em><\/p>\n<p>The Arbitrum Whitepaper is a good resource for learning about the technical details and how it achieves improved scalability and lower gas fees. According to Offchain Labs, the team behind Arbitrum relies on the infrastructure of users and service providers on the left (off-chain) and the Arbitrum system on the right, which includes Layer 1 and Layer 2. Arbitrum is a layer-2 roll-up solution that sits on top of the Layer-1 Ethereum chain. The Arbitrum team has also created resources such as an overview of the platform and a guide to creating your first smart contract to help developers get started.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-14085 aligncenter\" src=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image3-1.png\" alt=\"\" width=\"895\" height=\"415\" srcset=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image3-1.png 602w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/Image3-1-50x23.png 50w\" sizes=\"auto, (max-width: 895px) 100vw, 895px\" \/><\/p>\n<p style=\"text-align: center;\"><em>High-level architecture of Arbitrum. Source: Offchain Labs<\/em><\/p>\n<h2>Step 2: Compile existing Solidity contracts<\/h2>\n<p>If your dApp contracts are written in Solidity, the first step is to format them on Arbitrum using the Arbitrum compiler, which creates an Arbitrum Virtual Machine (VM). To deploy your contracts onto an Arbitrum chain, you can use an Ethereum development framework such as Truffle, Hardhat, Foundry, or Brownie.<\/p>\n<h2>Step 3: Define validators<\/h2>\n<p>Once your dApp contracts are ready, it is essential to identify validators to ensure that the Virtual Machine&#8217;s execution is correct. It is worth noting that layer 2 also offers an AnyTrust Guarantee for developers, which ensures smooth validation as long as at least one validator is online and acting honestly.<\/p>\n<h2>Step 4: Communicate with Ethbridge<\/h2>\n<p>To complete the migration of your dApp to Arbitrum, you will need to make a call to EthBridge to communicate the launch of your VM and its validators on Arbitrum. This smart contract connects Arbitrum to Ethereum, allowing your dApp to send and receive Ether or other Ethereum-based tokens to your VM. Once this is done, users can access your dApp&#8217;s front-end interface through their web <a href=\"https:\/\/www.xdefi.io\/article\/browsers-support\/\">browser<\/a>, which will interact with your VM and send messages to your validators. Congratulations on successfully migrating your dApp to Arbitrum!<\/p>\n<h2>Step 5: Use Arbiscan &#8211; Arbitrum\u2019s Block Explorer<\/h2>\n<p>Arbitrum&#8217;s block explorer Arbiscan (Eth explorer URL: <a href=\"https:\/\/arbiscan.io\/\">https:\/\/arbiscan.io\/<\/a>)\u00a0 is useful for developers and users of dApps and smart contracts built on the platform, offering transparency, debugging capabilities, monitoring, and a better user experience.<\/p>\n<h2>Bridging to Arbitrum from user side<\/h2>\n<p>Bridging from Ethereum to Arbitrum is relatively easy for users. The process typically involves installing a wallet that is compatible with both Ethereum and Arbitrum, such as MetaMask or XDEFI Wallet. Once the wallet is set up and connected to both the Ethereum mainnet and the Arbitrum network, users can easily move their <a href=\"https:\/\/www.xdefi.io\/article\/manage-assets\/\">assets<\/a>, such as Ether (ETH) and ERC-20 tokens, from Ethereum to Arbitrum using the wallet&#8217;s &#8222;swap&#8220; or &#8222;exchange&#8220; feature. The exact steps may vary depending on the specific wallet being used, but the process is generally straightforward and user-friendly. Users can also interact with the official <a href=\"https:\/\/bridge.arbitrum.io\/\">Arbitrum Bridge<\/a> to migrate their ETH tokens from mainnet to the Arbitrum network. Overall, bridging from Ethereum to Arbitrum is a simple process that allows users to take advantage of the scalability and security benefits of the Arbitrum platform.<\/p>\n<h2>Conclusion<\/h2>\n<p>The Arbitrum ecosystem has grown significantly through 2022, with entire new networks complementing its offering, such as Arbitrum Nitro. Migrating decentralised applications (dApps) from the Ethereum mainnet to Arbitrum can be beneficial for several reasons. First, Arbitrum offers improved scalability and lower gas fees compared to the Ethereum mainnet, which can be a critical factor for dApps with a high volume of transactions.<\/p>\n<p>In addition, Arbitrum is fully compatible with the Ethereum mainnet, making it easy to migrate dApps without having to rewrite the code. This can save developers time and resources.<\/p>\n<p>Finally, Arbitrum offers enhanced security for dApps and smart contracts, as transactions are executed off-chain, and there is less risk of vulnerabilities being exploited on the Ethereum mainnet. Overall, the scalability, compatibility, and security benefits of Arbitrum make it an attractive option for developers looking to build more scalable and secure dApps.<\/p>\n<h1 style=\"text-align: left;\"><span style=\"font-weight: 400;\"><a href=\"https:\/\/install.xdefi.io\/?utm_source=xdefi.io&amp;utm_medium=organic&amp;utm_campaign=xdefi.io&amp;utm_id=xdefi.io\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-2737\" src=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image-320x320.png\" alt=\"Try XDEFI Wallet Now!\" width=\"320\" height=\"69\" srcset=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image-768x166.png 768w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image-1024x222.png 1024w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image-50x11.png 50w, https:\/\/www.xdefi.io\/wp-content\/uploads\/2022\/04\/image.png 1515w\" sizes=\"auto, (max-width: 320px) 100vw, 320px\" \/><\/a><\/span><\/h1>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Blockchain developers often face a trade-off between security and scalability when building decentralised applications (dApps) and smart contracts on the [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":14095,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-14066","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-crypto"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Bridge to Arbitrum: A Step-by-Step Guide<\/title>\n<meta name=\"description\" content=\"In the following article, we want to provide a step-by-step guide for developers to bridge their smart contracts to Arbitrum.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Bridge to Arbitrum: A Step-by-Step Guide\" \/>\n<meta property=\"og:description\" content=\"In the following article, we want to provide a step-by-step guide for developers to bridge their smart contracts to Arbitrum.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/\" \/>\n<meta property=\"og:site_name\" content=\"XDEFI Technologies\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-19T13:58:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-09T15:50:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Annelise Remy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Annelise Remy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"6\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/\"},\"author\":{\"name\":\"Annelise Remy\",\"@id\":\"https:\/\/www.xdefi.io\/#\/schema\/person\/1bd724e4644e51b97b6a075cd91226d6\"},\"headline\":\"How to Bridge to Arbitrum: A Step-by-Step Guide\",\"datePublished\":\"2023-01-19T13:58:35+00:00\",\"dateModified\":\"2023-02-09T15:50:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/\"},\"wordCount\":1151,\"image\":{\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png\",\"articleSection\":[\"Crypto\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/\",\"url\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/\",\"name\":\"How to Bridge to Arbitrum: A Step-by-Step Guide\",\"isPartOf\":{\"@id\":\"https:\/\/www.xdefi.io\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png\",\"datePublished\":\"2023-01-19T13:58:35+00:00\",\"dateModified\":\"2023-02-09T15:50:11+00:00\",\"author\":{\"@id\":\"https:\/\/www.xdefi.io\/#\/schema\/person\/1bd724e4644e51b97b6a075cd91226d6\"},\"description\":\"In the following article, we want to provide a step-by-step guide for developers to bridge their smart contracts to Arbitrum.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#primaryimage\",\"url\":\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png\",\"contentUrl\":\"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.xdefi.io\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Bridge to Arbitrum: A Step-by-Step Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.xdefi.io\/#website\",\"url\":\"https:\/\/www.xdefi.io\/\",\"name\":\"XDEFI Technologies\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.xdefi.io\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.xdefi.io\/#\/schema\/person\/1bd724e4644e51b97b6a075cd91226d6\",\"name\":\"Annelise Remy\",\"url\":\"https:\/\/www.xdefi.io\/de\/author\/annelise\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Bridge to Arbitrum: A Step-by-Step Guide","description":"In the following article, we want to provide a step-by-step guide for developers to bridge their smart contracts to Arbitrum.","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:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/","og_locale":"de_DE","og_type":"article","og_title":"How to Bridge to Arbitrum: A Step-by-Step Guide","og_description":"In the following article, we want to provide a step-by-step guide for developers to bridge their smart contracts to Arbitrum.","og_url":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/","og_site_name":"XDEFI Technologies","article_published_time":"2023-01-19T13:58:35+00:00","article_modified_time":"2023-02-09T15:50:11+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png","type":"image\/png"}],"author":"Annelise Remy","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Annelise Remy","Gesch\u00e4tzte Lesezeit":"6\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#article","isPartOf":{"@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/"},"author":{"name":"Annelise Remy","@id":"https:\/\/www.xdefi.io\/#\/schema\/person\/1bd724e4644e51b97b6a075cd91226d6"},"headline":"How to Bridge to Arbitrum: A Step-by-Step Guide","datePublished":"2023-01-19T13:58:35+00:00","dateModified":"2023-02-09T15:50:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/"},"wordCount":1151,"image":{"@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#primaryimage"},"thumbnailUrl":"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png","articleSection":["Crypto"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/","url":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/","name":"How to Bridge to Arbitrum: A Step-by-Step Guide","isPartOf":{"@id":"https:\/\/www.xdefi.io\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#primaryimage"},"image":{"@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#primaryimage"},"thumbnailUrl":"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png","datePublished":"2023-01-19T13:58:35+00:00","dateModified":"2023-02-09T15:50:11+00:00","author":{"@id":"https:\/\/www.xdefi.io\/#\/schema\/person\/1bd724e4644e51b97b6a075cd91226d6"},"description":"In the following article, we want to provide a step-by-step guide for developers to bridge their smart contracts to Arbitrum.","breadcrumb":{"@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#primaryimage","url":"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png","contentUrl":"https:\/\/www.xdefi.io\/wp-content\/uploads\/2023\/01\/How-to-Bridge-to-Arbitrum.png","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/www.xdefi.io\/how-to-bridge-to-arbitrum\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.xdefi.io\/de\/"},{"@type":"ListItem","position":2,"name":"How to Bridge to Arbitrum: A Step-by-Step Guide"}]},{"@type":"WebSite","@id":"https:\/\/www.xdefi.io\/#website","url":"https:\/\/www.xdefi.io\/","name":"XDEFI Technologies","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.xdefi.io\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/www.xdefi.io\/#\/schema\/person\/1bd724e4644e51b97b6a075cd91226d6","name":"Annelise Remy","url":"https:\/\/www.xdefi.io\/de\/author\/annelise\/"}]}},"_links":{"self":[{"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/posts\/14066","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/comments?post=14066"}],"version-history":[{"count":3,"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/posts\/14066\/revisions"}],"predecessor-version":[{"id":14156,"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/posts\/14066\/revisions\/14156"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/media\/14095"}],"wp:attachment":[{"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/media?parent=14066"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/categories?post=14066"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xdefi.io\/de\/wp-json\/wp\/v2\/tags?post=14066"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}