Blockchain for Impact and Sustainability
IXO is a blockchain ecosystem focused on impact measurement, sustainability, and social good, enabling tokenized impact projects.
Impact Measurement
Tokenizes and tracks social and environmental impact.
Sustainability Focused
Built for projects aligned with global goals.
Interoperable
Connects with multiple blockchain ecosystems.
Scalable
Supports large‑scale impact projects.
Real‑Time IXO Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=IXO', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"IXO": {"btc":0.00000089,"eth":0.000023,"usd":0.12}}