Hour 02 · 2026-05-29
Illustrative clearing — production MMS would use a SCED-class optimiser.
In hour 02, the SMP cleared at R850.02 / MWh. The marginal offer was Eskom Holdings — coal fleet (Generator)'s — the last unit of generation needed to meet demand. By uniform-price rule, every accepted seller was paid R850.02 / MWh for their share of the 22000 MWh cleared this hour.
See the in-browser verifier to confirm the SMP from the receipt's canonical inputs.
Supply curve · demand intersection
The supply curve (terracotta) is cumulative MWh on the x-axis, offer price on the y-axis. The dashed green line is hourly demand. Where they cross is the SMP.
Accepted awards
| Offer | Party | MWh awarded | Price (R/MWh) |
|---|---|---|---|
| o-02-renew-agg | Aggregator — renewables pool | 300.0 | R850.02 |
| o-02-wind | IPP — wind plant (Generator) | 997.0 | R850.02 |
| o-02-coal | Eskom Holdings — coal fleet (Generator) | 20703.0 | R850.02 |
Show full computation transcript
[clearHour] day=2026-05-29 hour=2 seed=42 [clearHour] tieBreak=price_asc → ts_asc → party_id_asc [clearHour] demand_mw_min=1320000 [clearHour] accept offer=o-02-renew-agg party=agg_renewables_01 price=38015c volume=18000 cumulative=18000 [clearHour] accept offer=o-02-wind party=gen_ipp_wind_01 price=45746c volume=59820 cumulative=77820 [clearHour] accept offer=o-02-coal party=gen_eskom_coal_01 price=85002c volume=1242180 cumulative=1320000 [clearHour] SMP=85002c marginal=gen_eskom_coal_01
Verify from your laptop (terminal):
curl -s /api/clearing/2/replay > receipt.json && npm run verify -- receipt.json
Or in your browser (no install): /clearing/2/verify
Commit this DAM clear to the append-only SHA-256 chain
(dam_cleared event). Best-effort: with no D1 binding bound
locally this degrades to a "not recorded" marker rather than failing.