Community‑Driven Meme Chain for Fun and Social dApps
Ham is a meme‑focused blockchain ecosystem enabling social tokens, community engagement, and lightweight decentralized applications.
Meme Culture
Built around fun and community engagement.
Low Fees
Ideal for micro‑transactions and tipping.
Fast
Quick finality ensures smooth user interactions.
Scalable
Supports large‑scale meme communities.
Real‑Time Ham Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=HAM', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"HAM": {"btc":0.00000056,"eth":0.000015,"usd":0.07}}