
Gaming Chain for TreasureDAO Ecosystem
Endurance is a gaming‑focused blockchain supporting TreasureDAO and Beacon, optimized for fast, low‑fee transactions tailored to Web3 gaming.
Gaming Optimized
Purpose‑built for TreasureDAO and gaming ecosystems.
Low Fees
Affordable transactions for in‑game economies.
Fast
Quick finality ensures smooth gameplay.
Scalable
Handles large player bases efficiently.
Real‑Time Endurance Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=ENDUR', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"ENDUR": {"btc":0.00000089,"eth":0.000023,"usd":0.12}}