NEAR Protocol launched confidential execution for cross-chain transactions on the Aurora Swap API on July 13, allowing developers to route volume through NEAR Intents with privacy protections enabled as a parameter.
The feature was initially released in February 2026 as part of NEAR's confidential intents infrastructure. The July deployment marks the first integration with a specific decentralized exchange API, extending the privacy rail to users of Aurora Swap without requiring protocol changes to existing intent-routing systems.


NEAR Intents is the protocol's system for coordinating execution across blockchains through a declarative preference model rather than atomic cross-chain transactions. Users specify outcomes they want, such as swapping token A for token B at a price threshold, and solvers compete to fulfill the intent at execution time. Confidential execution encrypts the intent details until the transaction settles, preventing MEV extraction and front-running during the solving phase.
The Aurora integration treats confidentiality as a toggleable parameter in the API rather than a separate code path. This means developers already routing orders through NEAR Intents can activate privacy for their users by adjusting a configuration setting. Aurora Swap is the leading decentralized exchange on the Aurora chain, which operates as a scaling solution over NEAR.
NEAR has been positioning intents as an alternative to traditional order-book and automated market maker designs, particularly for cross-chain liquidity. The protocol competes with intent layers like Anoma and Ethereum's MEV-Burn proposals. Adding privacy to the solving layer addresses a known weakness in intent architectures, where solver bids can reveal information about order flow and prices.
No timeline was announced for broader availability or additional exchange integrations beyond Aurora Swap.