Blockchain for Web3 Metaverse
Somnia is a blockchain ecosystem designed for Web3 metaverse applications, offering fast, low‑fee transactions and immersive tools.
Metaverse Ready
Optimized for immersive Web3 experiences.
Fast
Quick transaction finality ensures smooth UX.
Low Fees
Affordable transactions for consumer applications.
Scalable
Supports large‑scale decentralized applications
Real‑Time Somnia Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=SOMNIA', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"SOMNIA": {"btc":0.00000178,"eth":0.000045,"usd":0.23}}