Cosmos‑Based DeFi Lending Protocol
Mars Protocol is a decentralized lending and borrowing platform built on Cosmos, offering transparent, low‑fee financial services.
DeFi Lending
Supports decentralized borrowing and lending.
Cosmos Native
Built on Cosmos SDK with IBC support.
Transparent
Open governance ensures fair lending practices.
Low Fees
Affordable transactions for financial services.
Real‑Time Mars Protocol Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=MARS', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"MARS": {"btc":0.00000123,"eth":0.000034,"usd":0.15}}