Products
Automation & Infrastructure

Proofs Hub

Unified proof inventory, model readiness, and on-chain submission surface.

READY

What it does

Proofs Hub centralizes proof stats, model status, proof verification, and sequencer diagnostics for operational proof management.

Current capabilities

  • Proof listing and aggregate stats endpoints.
  • Model readiness surface for provable ML artifacts.
  • Proof verify + submit APIs for registry workflows.
  • Sequencer telemetry endpoint for forwarding diagnostics.

Standalone API Sandbox

Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.

GET

Read proof statistics

Fetch total proof count and verification stats.

/api/v1/zkdefi/proofs/stats/api/v1/zkdefi/proofs/proofs/stats
GET

List provable models

Inspect model registry + proving artifact readiness.

/api/v1/zkdefi/proofs/models/api/v1/zkdefi/proofs/proofs/models
GET

Check sequencer status

Read proof sequencer forwarding status and logs.

/api/v1/zkdefi/proofs/sequencer-status/api/v1/zkdefi/proofs/proofs/sequencer-status

Standalone demo

Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

References

Documentation