← Start Swapping

How It Works

Four steps. No account. No JavaScript. No tracking.

1

Choose Your Currencies

Pick what you want to send and what you want to receive. We support hundreds of tokens across major blockchains — all sourced from the NEAR Intents network. No account or wallet connection needed.

|
2

Get a Quote

Enter your amount and destination address. We request a real-time quote from NEAR Intents and show you exactly what you'll receive, the exchange rate, and a full fee breakdown. The quote is passed through at cost — zero markup.

|
3

Send Your Deposit

Confirm the swap and you'll get a one-time deposit address with a QR code. Send the exact amount from any wallet. The address is generated by NEAR Intents — your funds never touch our server.

|
4

Receive Your Tokens

NEAR Intents detects your deposit, executes the swap through decentralized market makers, and sends the output tokens directly to your recipient address. The page auto-refreshes to show live status.

Why Zero Fees?

NEAR Intents charges zero protocol fees for swaps. Most "free" swap services are resellers who silently add 1-5% markup to the rate you see. uSwap Zero passes the NEAR Intents rate through with exactly zero markup, zero commission, zero hidden fees.

The only cost is the market maker's spread — the difference between the spot price and the rate they offer. This spread exists on every exchange and DEX. We just don't add anything on top of it.

Why No JavaScript?

JavaScript enables tracking, fingerprinting, and data exfiltration. By serving pure HTML and CSS, we make it verifiable that this site cannot track you. There are no analytics scripts, no session cookies, no local storage writes.

The only JavaScript on this site is an optional 8-line clipboard helper for the "Copy Address" button. It has a noscript fallback. Disable JS entirely and everything still works.

Why Open Source?

The entire application is a single Go binary with zero external dependencies. The source code, CI pipeline, and deployment history are all public. You can clone the repo, read every line, build it yourself, and verify the deployed binary matches.

Visit the Verify page for deployment metadata, or view the source on GitHub.