
Blockchain for Gaming and DeFi
WINR is a blockchain ecosystem optimized for gaming and DeFi, offering fast, low‑fee transactions and scalable infrastructure.
Gaming Ready
Optimized for blockchain‑based games.
DeFi Ready
Supports decentralized finance applications.
Fast
Quick transaction finality ensures smooth UX.
Scalable
Handles large‑scale decentralized applications
Real‑Time WINR Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=WINR', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"WINR": {"btc":0.00000034,"eth":0.0000087,"usd":0.03}}