PASSPORT
Mainnet · 4663

ROBINHOOD CHAIN / MAINNET

Reviewed agent trading.

Request a live Uniswap quote, account for the amount through a V2 passport, inspect the exact route, and approve the final wallet transaction. The adapter currently supports native ETH input and direct Uniswap AMM routes.

PROVIDER

Uniswap Trading API

Key required

Uniswap is Robinhood Chain’s primary public liquidity protocol. This first adapter supports exact-input native ETH swaps through Uniswap v2, v3, or v4 AMM routes. UniswapX orders and token-input approvals stay disabled until their signature paths receive the same validation.

Create the key in the Uniswap Developer Platform ↗. Passport encrypts it in owner-scoped storage and sends it only to Uniswap.

PASSPORT-GATED TRADE

Quote, record, review, sign.

The agent signature gates the quote and the swap preparation. An on-chain verifyAndSpend call records the exact ETH amount against the passport budget before the wallet signs the Uniswap transaction. These are two transactions, so a failed swap still leaves the Passport spend record. Direct swaps made outside Passport cannot be blocked by this wallet.

Connected wallet: connect wallet

The passport controller signs the three setup actions. Then connect the named agent wallet for the quote and trade. If one address is both controller and agent, no wallet switch is needed.

Review transaction