Decentralized Social Graph for Web3
Lens Protocol is a blockchain‑based social graph enabling decentralized social media, creator monetization, and interoperable identity.
99.99%
Uptime SLA
<100ms
Median Latency
Global
Multi-Region Edge
PLATFORM
Built for production-grade workloads
Social Graph
Decentralized identity and connections for Web3.
Creator Monetization
Supports tokenized content and rewards.
Interoperable
Connects with multiple blockchain ecosystems.
Scalable
Handles large‑scale social applications.
Real‑Time Lens Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=LENS', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"LENS": {"btc":0.00000456,"eth":0.000123,"usd":0.89}}