Verified counterparties
Across the 1inch Network, the swaps that fill your liquidity are routed by 1inch Resolvers: market makers and arbitrage traders that complete the 1inch verification process.
Conditional Access
Positions can require the counterparty to hold a specific NFT. The check is evaluated on-chain before anything else runs, so unauthorized counterparties are rejected outright. Institutional gating, DAO membership or loyalty programs all fit.
Built for smart wallets
- Isolated balances: separate sub-wallets per mandate or desk, all controlled by the main wallet.
- One-signature operations: batched deploys and close-alls via a single Safe execTransaction.
- Multisig-ready: imported Safes queue transactions for co-signers.
- One-sided liquidity: quote a single token from a balance when that's the mandate.
Safe accounts are open-source third-party contracts that 1inch does not provide or guarantee. You deploy them from your own wallet and you alone control the signers. Smart-contract risk is yours, and 1inch holds no keys and cannot recover access.
An on-chain audit trail
Every action leaves an on-chain record. Deploying a position registers an immutable config with a verifiable hash, so what you approved is what runs. Every fill is a public swap transaction. Closing is one transaction that moves no tokens, because nothing was deposited. Sub-wallets are real Gnosis Safe accounts, auditable on-chain and portable to any Safe tooling.
Building for a desk or fund?
The developer & business portal covers integration, compliance and support.