transparency

Latest transparency verification per verifier

Returns the most recent row per verifier (by highest id), keyed by verifier name. USD breakdown fields and internal ids are not returned.

get/transparency/verification

Response

Latest verification per verifier

object required

Example response

{
  "dre-labs": {
    "fullyBacked": true,
    "reportingAccurate": true,
    "submittedAt": "2026-05-26T00:05:00.000Z",
    "ethereumBlockNumber": "46540277",
    "baseBlockNumber": "46540277"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.