docs index · 10 canonical records
Builder docs
Everything needed to point a searcher at AdValorem rbuilder: the wire format, the signature scheme, the pipeline stages, and the machine index.
Start here
- Bundle submission — request/response wire format and signature scheme
- Health readout — endpoint state
- All 10 execution records
Pipeline stages
- Construct — Planned: Assemble the bundle: victim tx, your ordering, reverting-tx allowlist.
- Simulate — Planned: Dry-run against reth state at the target block — eth_callBundle-compatible.
- Route — Live: Pick the builder and relay path with the best inclusion odds for this bundle.
- Submit — Live: Ship the bundle over JSON-RPC and track it by hash.
- Inclusion — Live: Attest inclusion and read builder revenue observability.