Cosmos‑Based DeFi Hub for Liquidity and Yield
Crescent provides a Cosmos‑native DeFi platform offering liquidity provisioning, staking, and yield optimization through IBC‑enabled infrastructure.
DeFi Optimized
Built‑in liquidity pools and yield strategies.
IBC Enabled
Interoperable with the entire Cosmos ecosystem.
Low Fees
Efficient transactions ideal for active DeFi users.
Secure
Cosmos SDK and Tendermint consensus ensure strong security.
Real‑Time Crescent Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=CRE', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"CRE": {"btc":0.00000234,"eth":0.000067,"usd":0.45}}