
Ethereum Layer 2 for Scalable DeFi
Fraxtal is an Ethereum Layer 2 built by Frax Finance, optimized for scalable DeFi applications with low fees and fast execution.
99.99%
Uptime SLA
<100ms
Median Latency
Global
Multi-Region Edge
PLATFORM
Built for production-grade workloads
DeFi Optimized
Purpose‑built for decentralized finance applications.
Low Fees
Layer‑2 architecture reduces transaction costs.
Fast
Quick finality ensures smooth DeFi interactions.
EVM Compatible
Supports Ethereum smart contracts seamlessly.
Real‑Time Fraxtal Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=FRAXTAL', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"FRAXTAL": {"btc":0.00000178,"eth":0.000045,"usd":0.23}}