Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Cross-chain token swap integration using NEAR Intents 1Click API. Use when building swap widgets, bridge interfaces, or multi-chain transfers across EVM, Solana, NEAR, TON, Stellar, and Tron.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 18% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 13% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 6% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 12% | 0% |
Cross-chain token swaps via 1Click REST API. Get a quote, API provides deposit addresses, you build the deposit transaction and receive the resulting token automatically.
| Use Case | Start Here | |----------|------------| | React App | react-swap-widget.md - Example showing the pattern | | Node.js / Script | server-example.md - Example showing the pattern | | API Reference | api-quote.md → api-tokens.md → api-status.md | | Chain-specific Deposits | deposit-{chain}.md |
GET /v0/tokens → POST /v0/quote (dry) → POST /v0/quote (wet) → Deposit TX → POST /v0/deposit/submit → GET /v0/status| Priority | Category | Files | |----------|----------|-------| | 1 | Examples | react-swap-widget.md, server-example.md | | 2 | API | api-quote.md, api-tokens.md, api-status.md, api-deposit-submit.md | | 3 | Deposits | deposit-evm.md, deposit-solana.md, deposit-near.md, deposit-ton.md, deposit-tron.md, deposit-stellar.md | | 4 | React Hooks | react-hooks.md | | 5 | Advanced | intents-balance.md, passive-deposit.md |
assetId from /v0/tokens - never construct manuallydry: true = preview only, dry: false = get deposit address (valid ~10 min)SUCCESS, FAILED, REFUNDED, INCOMPLETE_DEPOSITdepositType and recipientType default to chain endpointsOther measured skills in the registry, with their headline benchmark lift.