ZkSync A zk-rollup compatible with Ethereum that delivers scalability and low fees.

APIs Enabled 0

A zkEVM Layer 2 bringing Ethereum to scale

Ethereum compatibility.

Fully EVM-compatible with minimal changes.

Low fees, fast confirmations.

zk rollup proofs lower costs and give quick finality.

Rapidly expanding ecosystem.

Hundreds of dApps across DeFi, gaming, and NFTs.

Create your tailored Web3 plan

Choose your APIs
Swap API Orderbook API Balance API Spot Price API Token API Transaction API Portfolio API Gas Price API NFT API Traces API History API Web3 RPC API Domain API Token Details API Charts API
$20/mo

1inch Business is built for faster workflows

Integrate in minutes, debug without leaving your IDE. Docs, SDKs, and auth optimized for agentic development.

Get started quickly

API documentation

Learn how to use the API with our guides and examples.

Read API docs

Reduce time to production

SDKs

Take advantage of our SDKs to speed up your backend integration.

Explore SDKs

Get help

Support

Answers to common questions and 24/7 support regardless of subscription.

Questions? Answers.

What wallets and RPC settings are recommended on zkSync Era?

Any EVM-compatible wallet can be used, including MetaMask, WalletConnect wallets, and 1inch Wallet. To connect manually:

Mainnet:
Network name: zkSync Era Mainnet
RPC: https://mainnet.era.zksync.io
Chain ID: 324
Symbol: ETH
Explorer: https://explorer.zksync.io

What are typical fees and finality times on zkSync Era for swaps?

Fees are low, typically just a few cents in ETH. Transactions are confirmed in seconds on L2. Full finality occurs once proofs are posted and verified on Ethereum L1, which can take longer, but L2 confirmations are usually enough for normal swap UX.

Are there chain-specific recommendations on zkSync Era?

Yes. zkSync Era natively supports account abstraction (AA). This means wallets may behave differently from standard EVM accounts, and paymasters can subsidize fees or accept gas in tokens other than ETH. Developers should account for these differences when building or signing transactions.

How do I set safe slippage for volatile pairs on zkSync Era?

Stable pairs typically work with 0.1–0.3% slippage. For liquid volatile pairs, 0.5–1% is recommended. Illiquid or highly volatile pairs may need 1–2% or more. As always, check pool depth and volatility to avoid failed transactions.

What are the best practices for approvals and revokes on zkSync Era?

Use minimal approvals for tokens rather than infinite allowances. Where supported, prefer permit flows like Permit2. Periodically review and revoke unused approvals through the zkSync Era explorer or trusted revoke tools to maintain wallet security.

Where can I monitor network status and incident updates for zkSync Era?

Network health and incident updates are available via the zkSync Era status page, and upgrades or announcements are communicated through official documentation and community channels.

Take control with 1inch Web3 APIs