Contracts
Every address this site talks to, checked live against the chain. The token is the reference: it is never redeployed, so what it reports is the truth every other address is measured against.
Contracts this build is using
build 22e76a3 ยท 2026-09-26T21:28:49.993Z
Permanent by design
Two contracts are never replaced, and that is a property rather than a promise. The token holds every balance. The CeR registry holds accrued commitment time โ and time, unlike tokens, cannot be re-credited if it is lost, so the contract holding it must never move. Everything else is deliberately replaceable, which is what lets the protocol be corrected without anyone losing what they earned.
- Token โ 0xE5625CE0308054EEcBCC9444beA7cbbF9E009ee9
- CeR registry โ 0x335eDB4256333f81Ebf6FbB2707c019Ee25441dB
Superseded โ do not use
These still exist on chain and still answer queries. That is exactly why they are listed: a replaced contract returns plausible data rather than an error, so an old address looks like it is working long after it stopped mattering.
| CEROracleV2 | 0xCA29D800CaโฆC82061 | superseded 2026-09-08 โ accrued state moved to TritoRegistry |
| CEROracleV3 | 0x609A190bB4โฆ0e90F2 | superseded 2026-09-11 by CEROracleV4 โ same economics, restores the node view its clients read |
| Sequencer (v4) | 0x103Df91DeDโฆ944a91 | superseded 2026-09-08 |
| Rebalancer | 0xD5f90bf6dfโฆDd1a84 | superseded 2026-09-09 |
| TritoRegistry (abandoned) | 0xCBc7CDf808โฆd5F8e9 | never used โ deployed before it could express window decay |
Anything shown here can be checked independently on the block explorer โ the links go straight to the contract, not through us.