{"id":15835,"date":"2026-08-03T21:20:34","date_gmt":"2026-08-03T21:20:34","guid":{"rendered":"https:\/\/cryptonewsdesk.com\/?p=15835"},"modified":"2026-08-03T21:20:38","modified_gmt":"2026-08-03T21:20:38","slug":"what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading","status":"publish","type":"post","link":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/","title":{"rendered":"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Decentralized finance has evolved far beyond simple token swaps. Today, a growing number of DeFi platforms use <strong>intent-based trading<\/strong>, a model that focuses on what users want to achieve instead of forcing them to decide exactly how a trade should be executed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Behind the scenes, specialized participants known as <strong>solvers<\/strong> compete to deliver the best possible outcome by searching across decentralized exchanges, centralized exchanges, private liquidity, and even multiple blockchains. This approach not only improves pricing but also helps reduce one of DeFi&#8217;s biggest problems\u2014MEV (Maximal Extractable Value) attacks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why traditional DeFi swaps have limitations<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In conventional decentralized exchanges, users submit transactions directly to an automated market maker (AMM). The transaction specifies every detail, including which liquidity pool to use, the minimum acceptable output, and the execution deadline.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While this process works, it comes with several drawbacks:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Transactions become visible in the public mempool before execution.<\/li>\n\n\n\n<li>MEV bots can monitor pending trades and perform sandwich attacks.<\/li>\n\n\n\n<li>Users often receive less favorable prices because liquidity is fragmented across multiple platforms.<\/li>\n\n\n\n<li>Every transaction requires its own gas fee, even when similar trades occur simultaneously.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">What is an intent?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An <strong>intent<\/strong> is simply a signed message that describes the outcome a user wants instead of the exact execution process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, instead of instructing a protocol to swap 1 ETH through a specific liquidity pool, a user can simply state:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>&#8220;Swap 1 ETH for at least 3,200 USDC.&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The protocol then leaves the execution details to professional market participants known as solvers. Since intents remain off-chain until settlement, they are hidden from public mempool bots, providing greater protection against MEV attacks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How solvers execute trades<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Solvers are specialized entities that compete to fulfill user intents.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When an intent is submitted:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The protocol broadcasts it to registered solvers.<\/li>\n\n\n\n<li>Each solver searches for the most efficient execution route.<\/li>\n\n\n\n<li>Solvers may combine liquidity from multiple decentralized exchanges, centralized exchanges, private inventories, or even cross-chain sources.<\/li>\n\n\n\n<li>They submit competing bids.<\/li>\n\n\n\n<li>The protocol selects the best offer, and the trade is settled on-chain.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Because multiple solvers compete against each other, users often receive better prices than they would through traditional AMM swaps.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How intent-based trading reduces MEV<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the biggest advantages of intent-based systems is their resistance to <strong>Maximal Extractable Value (MEV)<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Traditional blockchain transactions sit in the public mempool before confirmation, allowing bots to monitor pending trades and front-run or sandwich users.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Intent-based protocols avoid this issue because user intentions remain off-chain until execution. Since bots cannot see these transactions in advance, opportunities for MEV extraction are significantly reduced.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Leading intent-based protocols<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">CoW Protocol<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">CoW Protocol pioneered the intent model using <strong>batch auctions<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of processing trades individually, it groups multiple user orders together and looks for opportunities to directly match buyers and sellers. This &#8220;coincidence of wants&#8221; often produces better prices while reducing gas costs for everyone involved.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">UniswapX<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">UniswapX extends Uniswap by allowing users to submit intents instead of direct swaps.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Its Dutch auction model encourages solvers to compete quickly, while a fallback mechanism ensures users always receive at least the standard Uniswap price if no solver provides a better offer.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Across Protocol<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Across applies the intent model to cross-chain transfers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of waiting for traditional bridge confirmations, relayers instantly provide liquidity on the destination chain using their own funds before later claiming reimbursement. This dramatically reduces bridge times while simplifying the user experience.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">ERC-7683 aims to standardize intents<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Today, different protocols use different intent formats, preventing solvers from competing across every platform.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The proposed <strong>ERC-7683<\/strong> standard aims to solve this problem by creating a universal intent format that any protocol can adopt. A standardized system could increase competition among solvers and improve pricing for users across the entire DeFi ecosystem.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Challenges of intent-based trading<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Although intent-based protocols offer significant benefits, they also introduce new considerations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some of the main challenges include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A relatively small number of large solvers often win most auctions.<\/li>\n\n\n\n<li>Batch auctions can introduce slight execution delays.<\/li>\n\n\n\n<li>Users rely on settlement contracts to enforce the promised outcome.<\/li>\n\n\n\n<li>Off-chain intent submission introduces some censorship considerations.<\/li>\n\n\n\n<li>Regulatory treatment of solver networks remains uncertain.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Tips before using an intent-based protocol<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before using any intent-based trading platform, users should:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Compare quoted prices with traditional DEX swaps.<\/li>\n\n\n\n<li>Understand what happens if no solver fills the intent.<\/li>\n\n\n\n<li>Set reasonable minimum output requirements.<\/li>\n\n\n\n<li>Verify that settlement contracts have undergone reputable security audits.<\/li>\n\n\n\n<li>Consider total trading costs, including gas fees and execution quality.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">The future of intent-based DeFi<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Intent-based trading is expanding beyond simple token swaps. Developers are already working on multi-step intents that combine swaps, lending, borrowing, and staking into a single transaction.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Artificial intelligence is also beginning to play a role, with AI-powered solvers optimizing liquidity routes and predicting market conditions more efficiently. At the same time, wallet providers are increasingly integrating intent-based execution, allowing users to benefit from better pricing without needing to understand the underlying technology.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As standards like ERC-7683 mature and solver competition grows, intent-based trading could become the default method for executing transactions across decentralized finance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Decentralized finance has evolved far beyond simple token swaps. Today, a growing number of DeFi platforms use intent-based trading, a model that focuses on what users want to achieve instead of forcing them to decide exactly how a trade should be executed. Behind the scenes, specialized participants known as solvers compete to deliver the best&#8230;<\/p>\n","protected":false},"author":3,"featured_media":15836,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[63,70],"tags":[],"class_list":["post-15835","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-crypto-news","category-finance"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading - Crypto News<\/title>\n<meta name=\"description\" content=\"Learn what intents and solvers are, how they improve DeFi trading, reduce MEV attacks, and deliver better prices across multiple blockchain networks.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading - Crypto News\" \/>\n<meta property=\"og:description\" content=\"Learn what intents and solvers are, how they improve DeFi trading, reduce MEV attacks, and deliver better prices across multiple blockchain networks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/\" \/>\n<meta property=\"og:site_name\" content=\"Crypto News\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-03T21:20:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-03T21:20:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cryptonewsdesk.com\/wp-content\/uploads\/2026\/08\/42.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Digital Vibe\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Digital Vibe\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/\"},\"author\":{\"name\":\"Digital Vibe\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#\\\/schema\\\/person\\\/56afc0b5a42e13762ccad410f131f96a\"},\"headline\":\"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading\",\"datePublished\":\"2026-08-03T21:20:34+00:00\",\"dateModified\":\"2026-08-03T21:20:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/\"},\"wordCount\":844,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cryptonewsdesk.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/42.png\",\"articleSection\":[\"Crypto News\",\"Finance\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/\",\"url\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/\",\"name\":\"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading - Crypto News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cryptonewsdesk.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/42.png\",\"datePublished\":\"2026-08-03T21:20:34+00:00\",\"dateModified\":\"2026-08-03T21:20:38+00:00\",\"description\":\"Learn what intents and solvers are, how they improve DeFi trading, reduce MEV attacks, and deliver better prices across multiple blockchain networks.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cryptonewsdesk.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/42.png\",\"contentUrl\":\"https:\\\/\\\/cryptonewsdesk.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/42.png\",\"width\":1080,\"height\":720,\"caption\":\"crypto\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/2026\\\/08\\\/03\\\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cryptonewsdesk.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#website\",\"url\":\"https:\\\/\\\/cryptonewsdesk.com\\\/\",\"name\":\"Crypto News\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cryptonewsdesk.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#organization\",\"name\":\"Crypto News\",\"url\":\"https:\\\/\\\/cryptonewsdesk.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cryptonewsdesk.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Crypto-NEWS.png\",\"contentUrl\":\"https:\\\/\\\/cryptonewsdesk.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Crypto-NEWS.png\",\"width\":500,\"height\":500,\"caption\":\"Crypto News\"},\"image\":{\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/crypto-news-desk\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cryptonewsdesk.com\\\/#\\\/schema\\\/person\\\/56afc0b5a42e13762ccad410f131f96a\",\"name\":\"Digital Vibe\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/37e93c2e55bfd306b5f3247c0ce7dba6687533106a6330857687e3dcd20fc018?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/37e93c2e55bfd306b5f3247c0ce7dba6687533106a6330857687e3dcd20fc018?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/37e93c2e55bfd306b5f3247c0ce7dba6687533106a6330857687e3dcd20fc018?s=96&d=mm&r=g\",\"caption\":\"Digital Vibe\"},\"url\":\"https:\\\/\\\/cryptonewsdesk.com\\\/index.php\\\/author\\\/digital-vibe\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading - Crypto News","description":"Learn what intents and solvers are, how they improve DeFi trading, reduce MEV attacks, and deliver better prices across multiple blockchain networks.","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:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/","og_locale":"en_US","og_type":"article","og_title":"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading - Crypto News","og_description":"Learn what intents and solvers are, how they improve DeFi trading, reduce MEV attacks, and deliver better prices across multiple blockchain networks.","og_url":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/","og_site_name":"Crypto News","article_published_time":"2026-08-03T21:20:34+00:00","article_modified_time":"2026-08-03T21:20:38+00:00","og_image":[{"width":1080,"height":720,"url":"https:\/\/cryptonewsdesk.com\/wp-content\/uploads\/2026\/08\/42.png","type":"image\/png"}],"author":"Digital Vibe","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Digital Vibe","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/#article","isPartOf":{"@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/"},"author":{"name":"Digital Vibe","@id":"https:\/\/cryptonewsdesk.com\/#\/schema\/person\/56afc0b5a42e13762ccad410f131f96a"},"headline":"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading","datePublished":"2026-08-03T21:20:34+00:00","dateModified":"2026-08-03T21:20:38+00:00","mainEntityOfPage":{"@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/"},"wordCount":844,"commentCount":0,"publisher":{"@id":"https:\/\/cryptonewsdesk.com\/#organization"},"image":{"@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/#primaryimage"},"thumbnailUrl":"https:\/\/cryptonewsdesk.com\/wp-content\/uploads\/2026\/08\/42.png","articleSection":["Crypto News","Finance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/","url":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/","name":"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading - Crypto News","isPartOf":{"@id":"https:\/\/cryptonewsdesk.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/#primaryimage"},"image":{"@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/#primaryimage"},"thumbnailUrl":"https:\/\/cryptonewsdesk.com\/wp-content\/uploads\/2026\/08\/42.png","datePublished":"2026-08-03T21:20:34+00:00","dateModified":"2026-08-03T21:20:38+00:00","description":"Learn what intents and solvers are, how they improve DeFi trading, reduce MEV attacks, and deliver better prices across multiple blockchain networks.","breadcrumb":{"@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/#primaryimage","url":"https:\/\/cryptonewsdesk.com\/wp-content\/uploads\/2026\/08\/42.png","contentUrl":"https:\/\/cryptonewsdesk.com\/wp-content\/uploads\/2026\/08\/42.png","width":1080,"height":720,"caption":"crypto"},{"@type":"BreadcrumbList","@id":"https:\/\/cryptonewsdesk.com\/index.php\/2026\/08\/03\/what-are-intents-and-solvers-the-invisible-technology-powering-modern-defi-trading\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cryptonewsdesk.com\/"},{"@type":"ListItem","position":2,"name":"What Are Intents and Solvers? The Invisible Technology Powering Modern DeFi Trading"}]},{"@type":"WebSite","@id":"https:\/\/cryptonewsdesk.com\/#website","url":"https:\/\/cryptonewsdesk.com\/","name":"Crypto News","description":"","publisher":{"@id":"https:\/\/cryptonewsdesk.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cryptonewsdesk.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cryptonewsdesk.com\/#organization","name":"Crypto News","url":"https:\/\/cryptonewsdesk.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonewsdesk.com\/#\/schema\/logo\/image\/","url":"https:\/\/cryptonewsdesk.com\/wp-content\/uploads\/2025\/04\/Crypto-NEWS.png","contentUrl":"https:\/\/cryptonewsdesk.com\/wp-content\/uploads\/2025\/04\/Crypto-NEWS.png","width":500,"height":500,"caption":"Crypto News"},"image":{"@id":"https:\/\/cryptonewsdesk.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/crypto-news-desk"]},{"@type":"Person","@id":"https:\/\/cryptonewsdesk.com\/#\/schema\/person\/56afc0b5a42e13762ccad410f131f96a","name":"Digital Vibe","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/37e93c2e55bfd306b5f3247c0ce7dba6687533106a6330857687e3dcd20fc018?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/37e93c2e55bfd306b5f3247c0ce7dba6687533106a6330857687e3dcd20fc018?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/37e93c2e55bfd306b5f3247c0ce7dba6687533106a6330857687e3dcd20fc018?s=96&d=mm&r=g","caption":"Digital Vibe"},"url":"https:\/\/cryptonewsdesk.com\/index.php\/author\/digital-vibe\/"}]}},"_links":{"self":[{"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/posts\/15835","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/comments?post=15835"}],"version-history":[{"count":1,"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/posts\/15835\/revisions"}],"predecessor-version":[{"id":15837,"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/posts\/15835\/revisions\/15837"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/media\/15836"}],"wp:attachment":[{"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/media?parent=15835"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/categories?post=15835"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cryptonewsdesk.com\/index.php\/wp-json\/wp\/v2\/tags?post=15835"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}