Base The L2 chain for mainstream DeFi.

TVL 4.3B
APIs Enabled 15

A high-performance network for accessible DeFi

Fast-growing ecosystem.

Expanding rapidly with major integrations.

Everyday affordability.

Low fees make DeFi accessible for daily use.

High throughput.

Real-world usage shows strong TPS.

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 Base?

Any EVM-compatible wallet can be used, including MetaMask, WalletConnect wallets, Coinbase Wallet, and 1inch Wallet. Manual settings:

Mainnet:
Network name: Base
RPC: https://mainnet.base.org
Chain ID: 8453
Symbol: ETH
Explorer: https://basescan.org

What are typical fees and finality times on Base for swaps?

Fees on Base are low, usually just a few cents, since execution happens on L2 with only data posted to Ethereum. Sequencer confirmations are nearly instant (a few seconds), while full L1 finality follows Ethereum’s challenge window for withdrawals.

Are there chain-specific recommendations on Base (L2 sequencer finality & bridging times)?

Yes. Base relies on an OP Stack sequencer, so fast confirmations are not equivalent to L1 finality. Withdrawals to Ethereum are subject to a ~7-day fault-proof window. Deposits from L1 to Base typically take a few minutes.

How do I set safe slippage for volatile pairs on Base?

For stable pairs, use 0.1-0.3% slippage. For liquid volatile pairs, 0.5-1% is common. Smaller or highly volatile tokens may require 1-2% or higher. Adjust settings depending on pool liquidity and market volatility.

What are the best practices for approvals and revokes on Base?

Avoid infinite token approvals where possible. Approve only the amount needed for swaps, use Permit2 or permit flows if supported, and regularly review and revoke unused allowances through the block explorer or reputable revoke tools.

Where can I monitor network status and incident updates for Base?

You can follow the Base status page for real-time network updates and incidents, and check official documentation and community channels for upgrade announcements and maintenance alerts.

Take control with 1inch Web3 APIs