Blockchain for Regenerative Finance
Regen is a blockchain ecosystem focused on regenerative finance, enabling ecological data, carbon credits, and sustainability applications.
Regenerative Finance
Supports ecological and sustainability projects.
Carbon Credits
Optimized for environmental asset tokenization.
Interoperable
Connects with multiple blockchain ecosystems.
Scalable
Handles large‑scale sustainability workloads
Real‑Time Regen Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=REGEN', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"REGEN": {"btc":0.00000345,"eth":0.000098,"usd":0.67}}