
Ethereum Layer 2 for Scalable dApps
Kroma is an Ethereum Layer 2 blockchain optimized for scalability, offering fast, low‑fee transactions and EVM compatibility.
99.99%
Uptime SLA
<100ms
Median Latency
Global
Multi-Region Edge
PLATFORM
Built for production-grade workloads
EVM Compatible
Deploy Ethereum smart contracts seamlessly.
Low Fees
Layer‑2 execution reduces transaction costs.
Fast
Quick finality ensures smooth UX.
Scalable
Handles large‑scale decentralized applications.
Real‑Time Kroma Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=KROMA', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"KROMA": {"btc":0.00000178,"eth":0.000045,"usd":0.23}}