Build on verifiable energy + carbon data — a composable DePIN primitive. eCandle exposes an open REST API, on-chain contracts on Polygon, and verifiable device telemetry so you can ship energy dApps, carbon integrations and ReFi products without deploying physical infrastructure from scratch.
$ curl https://api.ep.xid.network/v1/public/stats { "energyKwh": —, // verifiable delivered energy "powerSessions": —, "co2AvoidedKg": —, // impact data, on-chain "onchainVolumeUsd": —, "devices": { "total": —, "online": — } } $ # read telemetry, take payments, build on it → GET /v1/devices/:id
Verifiable energy + carbon data on-chain is valuable and hard to source. eCandle already runs the physical layer and the settlement rails — you compose on top.
Devs building carbon markets, energy dApps and ReFi want real-world energy + carbon data and payment/settlement rails — but standing up physical infrastructure and on-chain plumbing from scratch is expensive and slow.
eCandle exposes a REST API, on-chain contracts (RWAInvest on Polygon) and verifiable energy/impact data as building blocks — integrate payments, read device telemetry, build on on-chain energy and carbon data.
Use the REST API (device status, payments, network stats), the on-chain contracts (invest / claim / 50-40-10 split) and webhooks → build energy dApps, carbon integrations, dashboards and ReFi products.
Concrete, documented, composable. No black boxes.
Public network stats, device status and telemetry, and payment endpoints. JSON in, JSON out — read the whole network without an SDK.
GET /v1/public/statsRWAInvest on Polygon: setup assets, invest, deposit and claim yield. Every split, invest and claim is a public, verifiable transaction.
RWAInvest.solEvery kWh delivered, session and payment is anchored on-chain — not a self-reported PDF. Audit the proof, don't trust a claim.
proof-of-energySubscribe to payment, split and device events. React in real time — trigger settlement, mint receipts or update your dashboard.
event: payment.splitOn-chain energy and carbon data becomes a Lego brick — pluggable into carbon markets, DePIN networks and regenerative finance.
carbon · energy · RWAUSDC settlement with a hard-coded 50 / 40 / 10 split per batch. Take payments and let the contract distribute — no reconciliation.
USDC · atomic splitRWAInvest turns real pay-as-you-go solar revenue into a composable on-chain asset. Read it, verify it, or build directly against these functions.
// Signatures illustrative — see the developer portal for the full ABI, params and events.
Read live device telemetry and settle energy payments on-chain.
Source verifiable CO₂-avoided data for markets and registries.
Pull public stats and impact data into your own analytics.
Compose real-yield RWA cashflows into regenerative finance.
Read the docs, hit the API, or build against the contract. The physical layer and the settlement rails are already live.