near-intents

Generate quotes and submit cross-chain token swaps via the NEAR Intents 1Click API.

8|12|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/NEAR-DevHub/treasury26 --skill near-intents-near-devhub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: near-intents
Source: https://github.com/NEAR-DevHub/treasury26/tree/main/.agents/skills/near-intents
Command: npx skills add https://github.com/NEAR-DevHub/treasury26 --skill near-intents-near-devhub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies cross-chain token swaps by integrating with the NEAR Intents 1Click API, abstracting away the complexities of multi-chain transactions.

Core Features & Use Cases

  • Cross-chain Swaps: Facilitates token swaps between various blockchains including EVM, Solana, NEAR, TON, Stellar, and Tron.
  • API Integration: Provides a REST API for getting quotes, submitting deposits, and monitoring swap status.
  • Use Case: Build a decentralized exchange widget or a multi-chain transfer interface that allows users to seamlessly swap tokens across different networks without needing to understand the underlying complexities.

Quick Start

Use the near-intents skill to get a quote for swapping 1 USDC on Ethereum to wNEAR on NEAR.

Frequently Asked Questions about near-intents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate cross-chain token swaps into my application?

Cross-chain token swaps are simplified by the NEAR Intents 1Click API, which abstracts multi-chain complexities by providing endpoints for quote generation, deposit address retrieval, transaction submission, and status monitoring.

What blockchain networks are supported for cross-chain swaps?

Cross-chain swaps support EVM-compatible chains, Solana, NEAR, TON, Stellar, and Tron, allowing seamless token transfers across these distinct networks through a single API integration.

How do I get a quote for swapping tokens across different blockchains?

To get a quote for cross-chain token swaps, call the NEAR Intents 1Click API with your desired source and destination tokens, such as requesting a quote to swap 1 USDC on Ethereum for wNEAR on NEAR.

Can I build a decentralized exchange widget using the NEAR Intents API?

Yes, you can build a decentralized exchange widget using the NEAR Intents API, which provides REST endpoints for multi-chain transfers, quote generation, and status monitoring without requiring users to understand underlying blockchain complexities.

What is the best way to automate cross-chain asset transfers?

Automating cross-chain asset transfers is efficiently handled by the NEAR Intents 1Click API, which manages deposit address retrieval, transaction submission, and status monitoring programmatically across EVM, Solana, NEAR, and other supported chains.