Appearance
Arbitrum
Arbitrum is an optimistic rollup that settles to Ethereum, offering EVM-compatible execution with generally lower fees than L1.
Chain IDs
| Network | Chain ID |
|---|---|
| Arbitrum One (mainnet) | 42161 |
| Sepolia (testnet) | 421614 |
Technical summary
- Scaling model: Optimistic rollup secured by Ethereum.
- VM: EVM compatible; existing Ethereum tooling and ABIs apply.
- Fees: Lower gas costs than Ethereum L1 for typical workloads.
- Wallets: Safe smart-account deployment and usage via IBEx when
X-Blockchain-Idmatches the table above.
API configuration
http
X-Blockchain-Id: 42161Testnet:
http
X-Blockchain-Id: 421614