BlackHartBlackHart
Scores/Status

Oracle Status

Real-time health of the BRO Oracle infrastructure. All systems monitored 24/7 with automated failover and alerting.

API Operational
On-chain oracle contracts deploying to Base
Status monitoring launching soon

System Health

apiREST API
Operational
databaseBROOracle (On-Chain)
Deploying to Base
hubBRORegistry (On-Chain)
Deploying to Base
cloud_doneIPFS Evidence
Coming Soon

Update Schedule

6h
Scheduled
30m
Post-Commit
15m
On-Chain Event

Scores are refreshed on a fixed 6-hour cadence, with priority updates triggered by code commits to monitored repositories or material on-chain events (governance votes, large withdrawals, parameter changes, etc).

Recent Updates

2026-05-03 14:00 UTCScheduled refresh
16 protocols
2026-05-03 08:00 UTCScheduled refresh
16 protocols
2026-05-03 02:00 UTCScheduled refresh
16 protocols
2026-05-02 20:00 UTCScheduled refresh
12 protocols
2026-05-02 15:32 UTCEvent-triggered
1 protocol

Coverage

100+
Protocols Scored
12
Risk Dimensions
9
Chains Covered

Oracle Operators

Score updates are published by authorized updaters to the BROOracle contract. The owner can add or revoke updater roles. Oracle upgrades go through a 48-hour timelock with codehash verification via the BRORegistry. An emergency swap function exists for critical situations (e.g. a compromised oracle) and is restricted to the contract owner.

Operator 1 (Primary)
Active
Operator 2 (Backup)
Active
Operator 3 (Cold)
Standby
Upgrade Timelock: 48 hours with codehash verification
Update Cadence: Every 6 hours

Infrastructure

storage

BROOracle.sol

Oracle implementation. Stores composite BRI, 12 per-dimension scores, and evidence hash per protocol. 3 storage slots per protocol.

hub

BRORegistry.sol

Stable consumer address. Routes reads to the active oracle. Upgrades are timelocked (48h) with codehash verification. An owner-restricted emergency swap exists for critical situations.

cloud_done

IPFS Evidence

Every score update pins a full evidence package to IPFS. Scores are auditable — not trust-me assertions.

Start integrating

The REST API is live and free to read. On-chain contracts are deploying to Base. Check the integration guide for Solidity, TypeScript, and Python examples.