Bitcoin Layer 2 for DeFi
Mezo is a Bitcoin Layer 2 blockchain enabling DeFi applications, offering fast, low‑fee transactions secured by Bitcoin.
99.99%
Uptime SLA
<100ms
Median Latency
Global
Multi-Region Edge
PLATFORM
Built for production-grade workloads
Bitcoin Anchored
Transactions settle securely on Bitcoin.
DeFi Ready
Supports decentralized finance applications.
Low Fees
Layer‑2 execution reduces transaction costs.
Scalable
Handles large‑scale financial workloads.
Real‑Time Mezo Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=MEZO', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"MEZO": {"btc":0.00000123,"eth":0.000034,"usd":0.12}}