Blockchain for Creator Economy
Settlus is a blockchain ecosystem designed for the creator economy, enabling fast, low‑fee transactions and decentralized applications.
Creator Focused
Optimized for digital content and creators.
Fast
Quick transaction finality ensures smooth UX.
Low Fees
Affordable transactions for consumer applications.
Scalable
Supports large‑scale decentralized applications
Real‑Time Settlus Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=SETTLUS', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"SETTLUS": {"btc":0.00000089,"eth":0.000023,"usd":0.12}}