1inch rolled out Trade Mode and rebranded Pro as Terminal while delivering key backend gains. Intent-based swap execution is nearly twice as fast (median 14s).1inch rolled out Trade Mode and rebranded Pro as Terminal while delivering key backend gains. Intent-based swap execution is nearly twice as fast (median 14s).

1inch Launches Trade Mode, Rebrands Pro to Terminal and Cuts Swap Times

2026/03/03 22:00
Okuma süresi: 4 dk
Bu içerikle ilgili geri bildirim veya endişeleriniz için lütfen [email protected] üzerinden bizimle iletişime geçin.
1inch26

1inch rolled out a major set of upgrades today, bringing a cleaner trading experience, a renamed advanced interface and a measurable bump in swap speed across its infrastructure. The changes, centered on a newly introduced Trade Mode, the rebranding of Pro to 1inch Terminal, and backend execution improvements, are the product team’s response to user data and community feedback collected since last year’s redesign of 1inch.com.

The new Trade Mode aims to marry professional workflows with greater clarity. Rather than crowding advanced features into a single crowded page, Trade Mode presents a structured interface that highlights execution settings and trade visibility. Classic swaps remain, but users can now tweak gas and slippage on a per-trade basis, place and manage limit orders with full lifecycle tracking, and inspect routing and liquidity paths before they confirm.

Integrated price charts and clearer market context appear alongside improved transaction history and order status views, and there is a dedicated entry point for traders who want every advanced feature within immediate reach. These changes reflect a push toward transparency and control without sacrificing usability.

Alongside Trade Mode, 1inch has repositioned its Pro experience as 1inch Terminal. Originally launched as Pro to give traders more granular execution options than Simple Swap, the upgraded Terminal expands on that promise: users gain custom gas and slippage settings, a beefed-up trade history that surfaces every limit order, an improved pair picker with favorites, and a network selector placed prominently in the header. The rename is more than cosmetic. It signals a mature toolset intended for experienced traders who want deep control inside a single, consistent workbench.

Under the hood, the most tangible user benefit comes from faster swap execution. 1inch says intent-based swap execution is now nearly twice as fast on median, falling from 26 seconds to roughly 14 seconds, with a quarter of swaps settling in under nine seconds. Cross-chain routes have also been optimized so that swaps, which once took minutes, now clear in seconds on selected paths.

Giving Traders More Control and Speed

Those gains are the result of execution tuning that reduces idle waiting during finality and validation phases and tailors timing to each network rather than using conservative, one-size-fits-all parameters. Importantly, the company maintains the same non-custodial trust model: execution is faster, not custodial. The performance work builds on a string of prior engineering efforts at 1inch aimed at squeezing inefficiencies out of swaps and limit orders.

Recent upgrades, including earlier Pathfinder and Fusion iterations, have focused on smarter routing and intent-based execution, and this latest round appears to be an incremental but meaningful follow-through on that roadmap. For users, the net effect should be a smoother trading experience and less time spent waiting for trades to settle.

“When building any technology, an innovation feedback loop is essential. However, a careful balance must be struck between giving users exactly what they ask for and offering them new possibilities they haven’t considered,” said Sergej Kunz. “At 1inch, we have been innovating in the DeFi space since introducing DEX aggregation to the market in 2019, and our success is predicated on our ability to maintain that balance. Today’s raft of user-centric enhancements is designed to deliver greater clarity, control and performance. We heard you, we built, and today we ship.”

The timing of these updates matters. 1inch serves more than 26 million users and routes substantial daily volume, and any improvement in latency or interface clarity can compound into better outcomes for traders, lower slippage, fewer failed orders and a generally more confident user base. Beyond swaps, 1inch continues to expand an ecosystem of tools that includes a self-custodial wallet, portfolio tracker, business portal and even a debit card, all intended to make DeFi easier to use and more accessible. 

With Trade Mode and Terminal live and swaps noticeably faster, 1inch is aiming to deliver a smoother, more polished experience without sacrificing the speed and control serious traders expect. If you prefer a cleaner, execution-focused workflow, try Trade Mode; if you want full control over gas, slippage and order management, Terminal puts those advanced tools front and center. And for those who pay attention to latency, the platform’s swap speed improvements are likely to be the upgrade they notice first.

Sorumluluk Reddi: Bu sitede yeniden yayınlanan makaleler, halka açık platformlardan alınmıştır ve yalnızca bilgilendirme amaçlıdır. MEXC'nin görüşlerini yansıtmayabilir. Tüm hakları telif sahiplerine aittir. Herhangi bir içeriğin üçüncü taraf haklarını ihlal ettiğini düşünüyorsanız, kaldırılması için lütfen [email protected] ile iletişime geçin. MEXC, içeriğin doğruluğu, eksiksizliği veya güncelliği konusunda hiçbir garanti vermez ve sağlanan bilgilere dayalı olarak alınan herhangi bir eylemden sorumlu değildir. İçerik, finansal, yasal veya diğer profesyonel tavsiye niteliğinde değildir ve MEXC tarafından bir tavsiye veya onay olarak değerlendirilmemelidir.

Ayrıca Şunları da Beğenebilirsiniz

Why is the Crypto Market Rising Today? Top Factors Impacting BTC, ETH & XRP Prices

Why is the Crypto Market Rising Today? Top Factors Impacting BTC, ETH & XRP Prices

The post Why is the Crypto Market Rising Today? Top Factors Impacting BTC, ETH & XRP Prices  appeared first on Coinpedia Fintech News Selling pressure across the
Paylaş
CoinPedia2026/03/05 13:30
Google's AP2 protocol has been released. Does encrypted AI still have a chance?

Google's AP2 protocol has been released. Does encrypted AI still have a chance?

Following the MCP and A2A protocols, the AI Agent market has seen another blockbuster arrival: the Agent Payments Protocol (AP2), developed by Google. This will clearly further enhance AI Agents' autonomous multi-tasking capabilities, but the unfortunate reality is that it has little to do with web3AI. Let's take a closer look: What problem does AP2 solve? Simply put, the MCP protocol is like a universal hook, enabling AI agents to connect to various external tools and data sources; A2A is a team collaboration communication protocol that allows multiple AI agents to cooperate with each other to complete complex tasks; AP2 completes the last piece of the puzzle - payment capability. In other words, MCP opens up connectivity, A2A promotes collaboration efficiency, and AP2 achieves value exchange. The arrival of AP2 truly injects "soul" into the autonomous collaboration and task execution of Multi-Agents. Imagine AI Agents connecting Qunar, Meituan, and Didi to complete the booking of flights, hotels, and car rentals, but then getting stuck at the point of "self-payment." What's the point of all that multitasking? So, remember this: AP2 is an extension of MCP+A2A, solving the last mile problem of AI Agent automated execution. What are the technical highlights of AP2? The core innovation of AP2 is the Mandates mechanism, which is divided into real-time authorization mode and delegated authorization mode. Real-time authorization is easy to understand. The AI Agent finds the product and shows it to you. The operation can only be performed after the user signs. Delegated authorization requires the user to set rules in advance, such as only buying the iPhone 17 when the price drops to 5,000. The AI Agent monitors the trigger conditions and executes automatically. The implementation logic is cryptographically signed using Verifiable Credentials (VCs). Users can set complex commission conditions, including price ranges, time limits, and payment method priorities, forming a tamper-proof digital contract. Once signed, the AI Agent executes according to the conditions, with VCs ensuring auditability and security at every step. Of particular note is the "A2A x402" extension, a technical component developed by Google specifically for crypto payments, developed in collaboration with Coinbase and the Ethereum Foundation. This extension enables AI Agents to seamlessly process stablecoins, ETH, and other blockchain assets, supporting native payment scenarios within the Web3 ecosystem. What kind of imagination space can AP2 bring? After analyzing the technical principles, do you think that's it? Yes, in fact, the AP2 is boring when it is disassembled alone. Its real charm lies in connecting and opening up the "MCP+A2A+AP2" technology stack, completely opening up the complete link of AI Agent's autonomous analysis+execution+payment. From now on, AI Agents can open up many application scenarios. For example, AI Agents for stock investment and financial management can help us monitor the market 24/7 and conduct independent transactions. Enterprise procurement AI Agents can automatically replenish and renew without human intervention. AP2's complementary payment capabilities will further expand the penetration of the Agent-to-Agent economy into more scenarios. Google obviously understands that after the technical framework is established, the ecological implementation must be relied upon, so it has brought in more than 60 partners to develop it, almost covering the entire payment and business ecosystem. Interestingly, it also involves major Crypto players such as Ethereum, Coinbase, MetaMask, and Sui. Combined with the current trend of currency and stock integration, the imagination space has been doubled. Is web3 AI really dead? Not entirely. Google's AP2 looks complete, but it only achieves technical compatibility with Crypto payments. It can only be regarded as an extension of the traditional authorization framework and belongs to the category of automated execution. There is a "paradigm" difference between it and the autonomous asset management pursued by pure Crypto native solutions. The Crypto-native solutions under exploration are taking the "decentralized custody + on-chain verification" route, including AI Agent autonomous asset management, AI Agent autonomous transactions (DeFAI), AI Agent digital identity and on-chain reputation system (ERC-8004...), AI Agent on-chain governance DAO framework, AI Agent NPC and digital avatars, and many other interesting and fun directions. Ultimately, once users get used to AI Agent payments in traditional fields, their acceptance of AI Agents autonomously owning digital assets will also increase. And for those scenarios that AP2 cannot reach, such as anonymous transactions, censorship-resistant payments, and decentralized asset management, there will always be a time for crypto-native solutions to show their strength? The two are more likely to be complementary rather than competitive, but to be honest, the key technological advancements behind AI Agents currently all come from web2AI, and web3AI still needs to keep up the good work!
Paylaş
PANews2025/09/18 07:00
Xhavic Showcases Layer-2 Vision at Dubai Web3 Event

Xhavic Showcases Layer-2 Vision at Dubai Web3 Event

Xhavic Blockchain positioned itself at the center of global Web3 discussions during a major pre-launch event held in Dubai. The gathering also featured the soft
Paylaş
CoinTrust2026/03/05 13:33