{"id":"near-intents","title":"NEAR Intents","content":"**NEAR Intents** is an intent-centric infrastructure developed on the [NEAR Protocol](https://iq.wiki/wiki/near-protocol). It is designed to simplify [Web3](https://iq.wiki/wiki/web3) interactions by allowing users to specify high-level objectives, referred to as intents, rather than constructing low-level transactions directly. This approach abstracts technical complexity and provides a structured pathway for executing decentralized operations. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[4\\]](#cite-id-qiQJZYRRot) [\\[8\\]](#cite-id-obIFKaNbVz)\n\n## Overview\n\nNEAR Intents replaces traditional transaction signing workflows with a model based on intent declarations. Instead of managing the detailed aspects of [wallets](https://iq.wiki/wiki/cryptocurrency-wallet), [gas](https://iq.wiki/wiki/gas) fees, and [smart contract](https://iq.wiki/wiki/smart-contract) calls, a user’s expressed intent (for example, to exchange one token for another) is processed by off-chain solvers. These solvers interpret the intent and generate the corresponding transactions for on-chain execution.\n\nNEAR Intents was introduced in November 2024 and announced at [ETHDenver](https://iq.wiki/wiki/ethdenver) 2025 as a core component of the Chain Abstraction initiative, aiming to eliminate complexity for multichain interactions. Users or AI agents define their desired outcomes (intents), and a network of solvers handles the execution across various chains, markets, or APIs. The protocol was launched as part of a broader collaboration under the [Open Agents Alliance](https://iq.wiki/wiki/open-agents-alliance), involving entities like NEAR AI, [Coinbase](https://iq.wiki/wiki/coinbase) AgentKit, Eliza Labs, [Aethir](https://iq.wiki/wiki/aethir), Phala, Frax, Akash, and others. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[2\\]](#cite-id-PJq6cmOtac) [\\[8\\]](#cite-id-obIFKaNbVz)\n\n$$widget0 [YOUTUBE@VID](https://youtube.com/watch?v=ThajA8-lA9I)$$\n\nThe system provides a model that is both permissionless and composable. It supports integration across multiple use cases, including [decentralized finance](https://iq.wiki/wiki/defi) (DeFi), gaming, governance, and [decentralized autonomous organizations](https://iq.wiki/wiki/dao) (DAOs). The framework is considered an integral component of the broader chain abstraction strategy associated with the [NEAR Protocol](https://iq.wiki/wiki/near-protocol). [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[2\\]](#cite-id-PJq6cmOtac) [\\[4\\]](#cite-id-qiQJZYRRot) [\\[5\\]](#cite-id-6Qu6PTq6gS) [\\[10\\]](#cite-id-TEyc1vVIr6)\n\n## History\n\nThe concept of NEAR Intents emerged in 2023 as part of an initiative to enhance the accessibility of [Web3](https://iq.wiki/wiki/web3). The project was introduced by the [NEAR Foundation](https://iq.wiki/wiki/near-foundation) in collaboration with the [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)-powered solver marketplace, Zingo Labs. Initial deployments focused on standard use cases, such as token exchanges and non-fungible token ([NFT](https://iq.wiki/wiki/non-fungible-token-nft)) purchases, by abstracting [wallet](https://iq.wiki/wiki/cryptocurrency-wallet) management and simplifying on-chain operations. [\\[3\\]](#cite-id-lt4zlGd8kr) [\\[10\\]](#cite-id-TEyc1vVIr6)\n\nIn 2024, NEAR Intents expanded its adoption within the ecosystem with additional integrations into the [Blockchain](https://iq.wiki/wiki/blockchain) Operating System (BOS) frontends and various third-party platforms. These developments increased interoperability and positioned NEAR Intents as a component utilized in several pilot [decentralized applications](https://iq.wiki/wiki/decentralized-application) (dApps) and user flows. [\\[3\\]](#cite-id-lt4zlGd8kr) [\\[6\\]](#cite-id-PSfH7erq3z) [\\[7\\]](#cite-id-o2iAJ4FSom)\n\n## Technology\n\n#### Core Concepts\n\nNEAR Intents was founded by [NEAR Protocol](https://iq.wiki/wiki/near-protocol) on the concept of intent specification. Rather than providing detailed, step-by-step instructions, users declare their desired outcomes. These declarations, expressed typically as structured JSON objects, are processed off-chain by entities known as solvers. Solvers are responsible for constructing valid on-chain transactions based on the provided intents by leveraging available [smart contract](https://iq.wiki/wiki/smart-contract) logic, on-chain liquidity, and external data sources. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[5\\]](#cite-id-6Qu6PTq6gS) [\\[2\\]](#cite-id-PJq6cmOtac)\n\n#### Components\n\n* **Intent:** A structured representation, commonly in JSON format, outlining the user's intended outcome. Intents are high-level specifications of desired outcomes and can be posted on-chain, off-chain, or via direct peer-to-peer communication. Examples include Asset swaps, Token transfers, NFT or MT withdrawals, and Fiat conversions. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[5\\]](#cite-id-6Qu6PTq6gS) [\\[2\\]](#cite-id-PJq6cmOtac)\n* **Solver:** An off-chain agent that interprets the intent, assembles appropriate transactions, and facilitates their execution on-chain. Also known as Market Makers, solvers monitor intents, calculate strategies, compete for quotes to fulfill the intent in the most optimal way, and execute transactions using the verifier smart contract. They are responsible for managing liquidity needed to fulfill intents. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[5\\]](#cite-id-6Qu6PTq6gS) [\\[8\\]](#cite-id-obIFKaNbVz) [\\[2\\]](#cite-id-PJq6cmOtac)\n* **Verifier Smart Contract:** A smart contract deployed on [NEAR Protocol](https://iq.wiki/wiki/near-protocol) that verifies and settles all transactions resulting from an intent. This contract ensures the integrity of the execution and handles dispute resolution if necessary. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[5\\]](#cite-id-6Qu6PTq6gS)\n* **Authorization Layer:** Protocol mechanisms, such as session keys or delegated access, which allow solvers to operate on behalf of users in a controlled and secure manner. [\\[1\\]](#cite-id-vOS9z5Yfwb)\n\n#### Protocol Design\n\nNEAR Intents operates on a modular architecture that separates the definition of user intent, the logic contained in solvers, and the process of executing transactions. The design supports composability, enabling various solvers or services to integrate and specialize in distinct operational domains such as financial transactions or identity management. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[2\\]](#cite-id-PJq6cmOtac) [\\[3\\]](#cite-id-lt4zlGd8kr)\n\nThe protocol incorporates three fundamental properties:\n\n* **Permissionless:** The creation of intents and registration of solvers are open to all participants. [\\[1\\]](#cite-id-vOS9z5Yfwb)\n* **Composable:** Intents can be structured in chains or nested configurations to implement more complex workflows. [\\[1\\]](#cite-id-vOS9z5Yfwb)\n* **Interoperable:** The protocol is designed to extend support to multichain environments through chain abstraction frameworks. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[8\\]](#cite-id-obIFKaNbVz) [\\[2\\]](#cite-id-PJq6cmOtac) [\\[3\\]](#cite-id-lt4zlGd8kr) [\\[4\\]](#cite-id-qiQJZYRRot) [\\[5\\]](#cite-id-6Qu6PTq6gS) [\\[10\\]](#cite-id-TEyc1vVIr6)\n\n## Process Flow\n\nThe NEAR Intents protocol follows a defined process from the initial declaration of a user's desired outcome to the final settlement and potential dispute resolution.\n\n* **Intent Creation:** A user or agent broadcasts an intent via an application, on-chain transaction, or API call.\n* **Solver Discovery:** Solvers detect the new intent, analyze requirements, and return proposed quotes.\n* **User Selection:** The user selects one quote and commits to it via an on-chain signature.\n* **Execution:** The solver fulfills the request, potentially across multiple blockchains.\n* **Settlement:** The verifier contract finalizes the transaction, and solvers rebalance liquidity.\n* **Dispute Resolution:** Built-in mechanisms allow for handling execution failures or conflicts.\n  This multi-step process allows users to express high-level goals while off-chain solvers handle the complex execution details. [\\[2\\]](#cite-id-PJq6cmOtac) [\\[5\\]](#cite-id-6Qu6PTq6gS) [\\[14\\]](#cite-id-frrDTioW6H) [\\[15\\]](#cite-id-Acv5GSgGv8)\n\n## Supported Intent Types (as of Q1 2025)\n\nAs of the first quarter of 2025, the NEAR Intents protocol supported several types of user intentions, enabling a range of decentralized operations.\n\n* Swap Intents\n* Transfer Intents\n* FT Withdraw Intents\n* NFT Withdraw Intents\n* MT Withdraw Intents\n* Native Token Withdrawals\n  These supported types allow users to perform actions such as exchanging tokens, moving assets, and withdrawing various token standards, including fungible tokens (FTs), non-fungible tokens (NFTs), and multi-tokens (MTs), as well as native chain assets. [\\[2\\]](#cite-id-PJq6cmOtac) [\\[19\\]](#cite-id-j6cYL8H6X0pUWaxW) [\\[14\\]](#cite-id-frrDTioW6H) [\\[15\\]](#cite-id-Acv5GSgGv8)\n\n## Integration and APIs\n\nTo facilitate integration and provide access to the NEAR Intents system, several APIs and tools are available for developers and users.\n\n* **1Click Swap API:** A REST API allowing fast integration of NEAR Intents into apps and wallets by abstracting the backend complexity.\n* **Intents Explorer API:** A public API for tracking and analyzing historical intents and transaction statuses.\n  These APIs enable developers to easily incorporate intent-based functionality into their applications and provide transparency into the activity occurring within the NEAR Intents protocol. [\\[16\\]](#cite-id-jGgzs53s3x) [\\[17\\]](#cite-id-aWfmaoQzpd) [\\[18\\]](#cite-id-RFZbxil2Xl)\n\n## NEAR Shade Agents\n\n[Shade Agents](https://iq.wiki/wiki/shade-agents) are autonomous agents that combine smart contracts, Trusted Execution Environments (TEEs), and Chain Signatures to securely and verifiably transact across blockchains. They are capable of:\n\n* Signing transactions on any chain\n* Custodying and trading crypto assets\n* Accessing off-chain AI models, APIs, and data\n* Preserving privacy via TEE-based computation[\\[11\\]](#cite-id-hYOkLyhm0X)\n\n## Technologies Involved\n\nNEAR Intents and the broader NEAR AI agent ecosystem leverage several key technologies to enable autonomous, multichain operations and outcome-driven transactions.\n\n* **Trusted Execution Environments (TEEs):** Used by worker agents within the Shade Agent stack, which powers some applications leveraging Intents. TEEs provide a secure hardware enclave for agents to securely access off-chain data and execute decisions while preserving privacy and integrity. [\\[11\\]](#cite-id-hYOkLyhm0X) [\\[12\\]](#cite-id-AgzAeaOuDj)\n* **Chain Signatures:** A core component enabling NEAR accounts, including smart contracts and AI agents, to sign and execute transactions directly on other blockchain protocols like [Bitcoin](https://iq.wiki/wiki/bitcoin), [Ethereum](https://iq.wiki/wiki/ethereum), and [Solana](https://iq.wiki/wiki/solana). This technology facilitates multichain interactions and decentralized key management, crucial for cross-chain trading and asset management within the Intents framework. [\\[11\\]](#cite-id-hYOkLyhm0X) [\\[12\\]](#cite-id-AgzAeaOuDj) [\\[13\\]](#cite-id-BW7c37JXRP) [\\[8\\]](#cite-id-obIFKaNbVz)\n* **Kaito API:** Provides real-time market sentiment data, specifically \"token mindshare\" metrics gathered from various online platforms. This data source is utilized by AI agents, such as the Mindshare Index Agent, to inform trading decisions and strategy execution via Intents. [\\[12\\]](#cite-id-AgzAeaOuDj)\n* **Large Language Models (LLMs):** Serve as the AI \"brain\" for agents operating within the ecosystem. LLMs process and analyze complex data inputs, interpret context, gauge sentiment, and predict outcomes, enabling agents to make sophisticated decisions and formulate strategies that are then executed through the NEAR Intents protocol. [\\[11\\]](#cite-id-hYOkLyhm0X) [\\[12\\]](#cite-id-AgzAeaOuDj)\n\n## Use Cases\n\nNEAR Intents is applicable in a range of scenarios:\n\n* **Token Exchanges:** Facilitates the execution of token swaps without necessitating direct engagement with [decentralized exchange](https://iq.wiki/wiki/decentralized-exchange) interfaces.\n* **User Onboarding:** Provides a structured process for new users to acquire [crypto](https://iq.wiki/wiki/cryptocurrency) assets or interact with [dApps](https://iq.wiki/wiki/decentralized-application) without managing [seed phrases](https://iq.wiki/wiki/seed-phrase) or [wallets](https://iq.wiki/wiki/cryptocurrency-wallet).\n* **DAO Operations:** Supports the automation of processes such as proposal submission, voting, and funding within [decentralized autonomous organizations](https://iq.wiki/wiki/dao).\n* **Gaming:** Enables secure in-game asset exchanges and quest completions without requiring detailed management of [blockchain](https://iq.wiki/wiki/blockchain) transactions.\n* **Cross-Chain Functionality:** Supports activities that involve transferring tokens or managing positions across multiple [blockchain](https://iq.wiki/wiki/blockchain) networks through chain abstraction.\n\n## Ecosystem\n\nNEAR Intents has been integrated into various projects and [decentralized applications](https://iq.wiki/wiki/decentralized-application) within the [NEAR](https://iq.wiki/wiki/near-protocol) ecosystem. Key contributions have originated from the [NEAR Foundation](https://iq.wiki/wiki/near-foundation) and Zingo Labs, with additional support from community participants. The integration of NEAR Intents into the BOS further enhances the user interface for interacting with [decentralized applications](https://iq.wiki/wiki/decentralized-application). [\\[10\\]](#cite-id-TEyc1vVIr6)\n\nThe protocol's adoption has led to significant growth, positioning it as a unified liquidity layer for cross-chain DeFi. On November 16, 2025, it was announced that NEAR Intents had surpassed $5 billion in all-time transaction volume. Performance metrics, including transaction success rates and solver efficiency, are monitored by data tracking platforms like Flipside Crypto and Dune Analytics. [\\[20\\]](#cite-id-D1ZY3TUFLWtPF4BH) [\\[6\\]](#cite-id-PSfH7erq3z) [\\[7\\]](#cite-id-o2iAJ4FSom)\n\nNEAR Intents belongs to a broader movement toward intent-based user experiences in [Web3](https://iq.wiki/wiki/web3). Similar in concept to models such as [Ethereum’s](https://iq.wiki/wiki/ethereum) account abstraction and [Cosmos’s](https://iq.wiki/wiki/cosmos) interchain accounts, NEAR Intents distinguishes itself through its focus on chain abstraction and support for full-stack developer tooling. Its framework allows for customizable authorization and modular intent declarations, positioning it as a versatile solution within the decentralized landscape.\n\n## Future Developments\n\nThe [NEAR Protocol’s](https://iq.wiki/wiki/near-protocol) long-term strategy incorporates NEAR Intents as a foundational element of chain abstraction, where user interactions are simplified to high-level goals. Planned developments include:\n\n* The addition of support for cross-chain intents.\n* The expansion of open marketplaces for solvers.\n* Integration into wallet solutions and onboarding platforms.\n* The release of enhanced development kits and standards to facilitate intent composition. [\\[1\\]](#cite-id-vOS9z5Yfwb) [\\[3\\]](#cite-id-lt4zlGd8kr) [\\[5\\]](#cite-id-6Qu6PTq6gS) [\\[7\\]](#cite-id-o2iAJ4FSom) [\\[10\\]](#cite-id-TEyc1vVIr6)","summary":"NEAR Intents is a protocol simplifying multichain financial operations, enhancing DeFi interactions.","images":[{"id":"QmNYSuzzP5GYbnxrqytymv3hi1CqUjiQ2XfvuUvujC3Jc7","type":"image/jpeg, image/png"}],"categories":[{"id":"defi","title":"Decentralized Finance"}],"tags":[{"id":"Protocols"},{"id":"Developers"},{"id":"Blockchains"},{"id":"AI"}],"media":[{"id":"QmcgGyGiWj3NLHRp6WiFQumHbXXHWLmAZkV2VYNW85nb7e","size":null,"name":null,"type":"GALLERY","source":"IPFS_IMG"},{"id":"Qma7rU2E8K4awzHUdpx5g7sw5N1Qzr8fx9czhpBkfE7q1C","size":null,"name":"how-intents-work-blog.webp","type":null,"source":"IPFS_IMG"},{"id":"QmRcfDaJffNpi8zA4Qpt2wcDaggDqLNo6daUFhVudBSa3q","size":null,"name":"near-intents-social1.webp","type":null,"source":"IPFS_IMG"},{"id":"https://www.youtube.com/watch?v=PD7SbJrHjGo","size":null,"name":"PD7SbJrHjGo","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=ThajA8-lA9I","size":null,"name":"ThajA8-lA9I","type":null,"source":"YOUTUBE"},{"id":"QmQwxByrZVuqCTTRDgKdDRHE8AHwQorYtQeKM4HSsHzWPs","size":null,"name":"near-protocol_1.0.jpg","type":null,"source":"IPFS_IMG"},{"id":"QmNxGKyVYCMYfrfznc67upC2MAbijAwt9zDdaXjNxEywsa","size":null,"name":"NEAR-PROTOCOL-gID_6.webp","type":null,"source":"IPFS_IMG"},{"id":"QmZrrfR2pkSLKh4L8SUByze4R8LwT9dJmqadUhjutHGhFQ","size":null,"name":"ef3ad80e423a4449ab8e961b0d1edea4.png","type":null,"source":"IPFS_IMG"},{"id":"QmPYBV4h4zpLhJCqzXXVENcZWCftrJyvXHqndfQa3aERpG","size":null,"name":"assets_70130eda95b54795a38fe0f6e694359f_aa289e8f303743ec915a69997e6b4125.webp","type":null,"source":"IPFS_IMG"}],"metadata":[{"id":"website","value":"https://app.near-intents.org/"},{"id":"github_profile","value":"https://github.com/near/intents"},{"id":"references","value":"[{\"id\":\"vOS9z5Yfwb\",\"url\":\"https://near-docs.io/chain-abstraction/intents/overview\",\"description\":\"NEAR documentation\",\"timestamp\":1744235417397},{\"id\":\"PJq6cmOtac\",\"url\":\"https://medium.com/nearprotocol/unpacking-near-intents-a-deep-dive-41af87e7760e\",\"description\":\"NEAR Intents Deep Dive\",\"timestamp\":1744235417397},{\"id\":\"lt4zlGd8kr\",\"url\":\"https://medium.com/nearprotocol/intents-the-next-frontier-1a783f0fec34\",\"description\":\"Intents: The Next Frontier\",\"timestamp\":1744235417397},{\"id\":\"qiQJZYRRot\",\"url\":\"https://app.near-intents.org/\",\"description\":\"NEAR Intents App\",\"timestamp\":1744235417397},{\"id\":\"6Qu6PTq6gS\",\"url\":\"https://docs.near-intents.org/near-intents\",\"description\":\"NEAR Intents Documentation\",\"timestamp\":1744235417397},{\"id\":\"PSfH7erq3z\",\"url\":\"https://flipsidecrypto.xyz/flipsideteam/near-intents-insights-XO29Lh\",\"description\":\"Flipside Crypto Analysis\",\"timestamp\":1744235417397},{\"id\":\"o2iAJ4FSom\",\"url\":\"https://dune.com/near/near-intents\",\"description\":\"Dune Analytics Dashboard\",\"timestamp\":1744235417397},{\"id\":\"obIFKaNbVz\",\"url\":\"https://near.org/intents\",\"description\":\"Security Considerations\",\"timestamp\":1744235417397},{\"id\":\"dtfvU8XfXV\",\"url\":\"https://bsky.app/profile/zingolabs.bsky.social/post/3lihn4vdya72p\",\"description\":\"Solver Network Updates\",\"timestamp\":1744235417397},{\"id\":\"TEyc1vVIr6\",\"description\":\"Do you know what is NEAR Intents?\\n\",\"timestamp\":1744236118208,\"url\":\"https://bsky.app/profile/zingolabs.bsky.social/post/3lihn4vdya72p\"},{\"id\":\"hYOkLyhm0X\",\"url\":\"https://www.near.org/blog/shade-agents-the-first-truly-autonomous-ai-agents\",\"description\":\"Shade Agents blog\",\"timestamp\":1752509419246},{\"id\":\"AgzAeaOuDj\",\"url\":\"https://www.near.org/blog/introducing-the-mindshare-index-ai-agent-autonomous-trading-powered-by-shade-agents\",\"description\":\"Mindshare Agent blog\",\"timestamp\":1752509419246},{\"id\":\"BW7c37JXRP\",\"url\":\"https://docs.near.org/chain-abstraction/what-is\",\"description\":\"Chain Abstraction docs\",\"timestamp\":1752509419246},{\"id\":\"frrDTioW6H\",\"url\":\"https://medium.com/@entechnologue/simplified-detailed-and-comprehensive-guide-to-near-intents-simplifying-web3-complexity-for-an-1f771ee0f890\",\"description\":\"Simplified Guide to NEAR Intents\",\"timestamp\":1752515958824},{\"id\":\"Acv5GSgGv8\",\"url\":\"https://li.fi/knowledge-hub/intents-and-chain-abstraction-101/\",\"description\":\"Intents and Chain Abstraction 101\",\"timestamp\":1752515958824},{\"id\":\"jGgzs53s3x\",\"url\":\"https://docs.near-intents.org/near-intents/integration/distribution-channels/1click-api\",\"description\":\"1Click API Docs\",\"timestamp\":1752515958824},{\"id\":\"aWfmaoQzpd\",\"url\":\"https://docs.near-intents.org/near-intents/integration/distribution-channels/intents-explorer-api\",\"description\":\"Intents Explorer API Docs\",\"timestamp\":1752515958824},{\"id\":\"RFZbxil2Xl\",\"url\":\"https://www.linkedin.com/pulse/from-intent-execution-magic-behind-near-intents-aminu-bin-ibrahim-rvide/\",\"description\":\"From Intent to Execution\",\"timestamp\":1752515958824},{\"id\":\"j6cYL8H6X0pUWaxW\",\"url\":\"https://medium.com/@favourijeoma578/near-intents-what-is-near-intents-and-why-does-it-matter-36dac2441ea0\",\"description\":\"What is Near Intents and why does it matter?\",\"timestamp\":1763344851885},{\"id\":\"D1ZY3TUFLWtPF4BH\",\"url\":\"https://x.com/NEARProtocol/status/1990058840826761511\",\"description\":\"NEAR Protocol on X: Intents volume reaches $5B\",\"timestamp\":1763344851885}]"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmUEGnxDkQPazkqUAMVuHZBSCukNxqXSUgDD1w5HuCyJik\""},{"id":"commit-message","value":"\"Updated overview and DeFi tag\""},{"id":"previous_cid","value":"QmUEGnxDkQPazkqUAMVuHZBSCukNxqXSUgDD1w5HuCyJik"}],"events":[{"id":"844472b8-b9a4-4538-b3b4-6e493514f6ad","date":"2024-11-01","title":" NEAR Intents are starting in beta","type":"CREATED","description":" NEAR Intents are starting in beta today on near.org/intents and will fully launch in Q1 2025.\n","link":"https://near.org/blog/introducing-near-intents/","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8AF7a19a26d8FBC48dEfB35AEfb15Ec8c407f889"},"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"language":"en","version":1,"linkedWikis":{"blockchains":["near-protocol"],"founders":["near-foundation"],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"77ecc319-f653-4e2e-adf4-fa305da795d2\",\"title\":\"NEAR Intents\",\"description\":\"NEAR Intents is a protocol simplifying multichain financial operations, enhancing DeFi interactions.\",\"timestamp\":\"2025-11-17T02:03:44.418Z\",\"category\":\"Wiki Update\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0x8AF7a19a26d8FBC48dEfB35AEfb15Ec8c407f889\",\"address\":\"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Title\",\"subtitle\":\"The wiki's title was updated for clarity.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Changed title from \\\"defi\\\" to \\\"Decentralized Finance\\\".\"]},{\"title\":\"Ecosystem\",\"subtitle\":\"Updated the section with new protocol adoption metrics and transaction volume.\",\"variant\":\"modified\",\"changeCount\":2,\"changes\":[\"Added text stating that NEAR Intents surpassed $5 billion in all-time transaction volume as of November 16, 2025.\",\"Modified a paragraph to consolidate information about performance metric tracking.\"]},{\"title\":\"NEAR Shade Agents\",\"subtitle\":\"Added an internal link to the section heading.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Converted the text \\\"NEAR Shade Agents\\\" into an internal link to the 'shade-agents' wiki page.\"]},{\"title\":\"Content\",\"subtitle\":\"Citation numbers were updated throughout the article due to changes in references.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Citations were re-numbered in the Overview, History, Protocol Design, Process Flow, Supported Intent Types, Technologies Involved, Ecosystem, and Future Developments sections.\"]},{\"title\":\"References\",\"subtitle\":\"References were updated to reflect new information.\",\"variant\":\"modified\",\"changeCount\":4,\"changes\":[\"Added a new reference: \\\"NEAR Protocol on X: Intents volume reaches $5B\\\".\",\"Removed reference: \\\"NEAR Protocol’s Intent Sees Strong Adoption with $9.8M In Volume\\\".\",\"Removed a bsky.app reference titled \\\"Do you know what is NEAR Intents?\\\".\",\"Re-identified an existing reference under a new ID.\"]},{\"title\":\"Events\",\"subtitle\":\"The date format for an event was made more specific.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Changed event date from \\\"2024-11\\\" to \\\"2024-11-01\\\".\"]},{\"title\":\"Metadata\",\"subtitle\":\"Added new system-generated metadata fields for edit statistics.\",\"variant\":\"added\",\"changeCount\":4,\"changes\":[\"Added metadata field 'words-changed'.\",\"Added metadata field 'percent-changed'.\",\"Added metadata field 'blocks-changed'.\",\"Added metadata field 'wiki-score'.\"]}]}]}"}