Arc is a purpose-built Layer-1 blockchain for stablecoin-native financial applications, with USDC as gas, sub-second deterministic finality, and full EVM compatibility. It supports payments, lending, FX, treasury management, and agentic commerce at scale. Beyond the network, Arc provides App Kit for crosschain payment workflows, AI tooling for agent-based development, and a growing ecosystem of infrastructure partners.Documentation Index
Fetch the complete documentation index at: https://docs.arc.io/llms.txt
Use this file to discover all available pages before exploring further.
Key features
Stablecoin native model
USDC is the native gas token. EURC and USYC are natively supported. No
volatile token required.
Stable fee design
Transaction fees are denominated in USDC, so costs stay predictable
regardless of market volatility.
Deterministic finality
Transactions finalize in under one second with no risk of chain
reorganization.
EVM compatibility
Deploy existing Solidity contracts and use standard Ethereum tooling like
Hardhat, Foundry, and Viem.
Opt-in privacy
Confidential transfers and selective disclosure for regulated use cases,
available when you need them.
Post-quantum security
SLH-DSA-SHA2-128s wallet signatures protect accounts against future quantum
threats.
Stablecoins on Arc
Arc is designed from the ground up around stablecoins. USDC serves as the native gas token, EURC enables euro-denominated transfers, and USYC provides onchain yield. There is no volatile native token. For details on the dual-interface model, native representations, and supported assets, see stablecoin native model.Network architecture
Arc separates consensus from execution so each layer can optimize independently while maintaining full compatibility with the Ethereum ecosystem.- Consensus layer: Built on Malachite BFT, delivering sub-second finality and high throughput across a permissioned validator set.
- Execution layer: Powered by Reth, a Rust Ethereum client that runs the EVM so Solidity contracts, development tools, and wallet infrastructure work without modification.
Network details
| Property | Value |
|---|---|
| Consensus | Malachite BFT |
| Execution environment | EVM (Prague hard fork) |
| Gas token | USDC |
| Block time | ~0.48 s (testnet) |
| Chain ID | 5042002 |
| Finality | Deterministic, sub-second |
| Validator participation | Permissioned |
| Developer access | Permissionless |