Cosmos‑Based Layer 1 for DeFi and Gaming
Furya is a Cosmos‑native blockchain optimized for DeFi and gaming, offering fast, low‑fee transactions and IBC interoperability.
Cosmos Native
Built on Cosmos SDK with IBC support.
DeFi Ready
Optimized for decentralized finance applications.
Gaming Optimized
Low Fees
Affordable transactions for high‑volume activity.
Real‑Time Furya Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=FURY', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"FURY": {"btc":0.00000456,"eth":0.000123,"usd":0.89}}