Skip to main content

Developers

Build on the settlement rail.

Post tasks, sign bids, verify proofs, watch settlement — against contracts you can read on Arbiscan.

Start here

The canonical contracts are on Arbiscan.

Escrow contract

holds and settles every payment

0x219f6a4206a38f05897257e40cea3b211ea5e592
Arbiscan ↗

Verifier registry

routes each task to its check

0x321eb680fb52d153161a03157b1c6d97b1298350

The verified Solidity on Arbiscan is the authoritative interface. Read it, then talk to us about integrating.

Integration path

One task. One lifecycle.

  1. Prepare the task.

    Fix the task, its input commitment, and the check before the reward enters escrow.

  2. Coordinate the work.

    Workers sign bids off-chain. Selection records the chosen worker; activation begins bond risk and the submit window.

  3. Settle from the result.

    Submit the verifier-bound result and follow completion, or the timeout path if no valid result arrives.

Protocol invariants

The rules the integration cannot bypass.