Overview

NEAR Intents is a new multichain transaction protocol where users specify desired outcomes and let third parties compete to provide the best solution.

NEAR Intents Overview

NEAR Intents and its documentation are under active development and have recently been renamed from "Defuse" to "NEAR Intents".

While the documentation and examples here focus on multichain token swaps, NEAR Intents extend far beyond these types of requests. Whether you want to swap tokens across chains or buy a pizza with Bitcoin, NEAR Intents serves as a protocol for ANY request where diverse solution marketplaces can naturally emerge through competitive discovery.

Read more about it in this NEAR Intents Deep Dive blogpost.

NEAR Intents Components

NEAR Intents Overview

There are three core components of NEAR Intents:

Name
Description

Applications used for creating, broadcasting, and executing user Intents. (ex. Apps, Wallets, Exchanges)

Users or Agents that provide liquidity and compete to fulfill "Intent Requests".

A smart contract deployed on NEAR Protocol that verifies and settles all transactions.

Last updated