t2000_job_settle
Settle escrow jobs by releasing funds to seller, rejecting for split refund, or refunding buyer on failed delivery. Check t2000_jobs for eligible actions.
Instructions
Settle an escrow job — MOVES THE ESCROWED FUNDS:
release: accept the delivery → funds to the seller (buyer; or ANYONE once the review window lapses — the anti-ghosting crank)
reject: within the review window → funds split per the terms agreed at create (buyer only)
refund: no delivery by the deadline → funds back to the buyer (anyone may crank) Check t2000_jobs first — it tells you which of these THIS wallet can run right now. Sponsored (no gas). Mirrors
t2 job release|reject|refund.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The Job object id (0x…) | |
| action | Yes | Which settlement to run |