Confidential payroll rails for Safe{Wallet} · iExec Nox · ERC-7984
/verify — judge dashboard
Live roster events, publicly-decryptable cap checks, and every handle’s ACL. Zero mocks: on Sepolia these read straight off the chain + the Nox gateway.
#
Call in the Safe queue
Amount
0
approve(cUSD, 25000)
none
1
wrap(safe, 25000)
none
2
setOperator(rail, Q3-end)
none
3
approveRoster(1)
none
Cap-compliance checks (publicly decryptable)
publicDecrypt(okHandle) per line — anyone audits compliance without seeing a single amount.
L0: trueL1: trueL2: trueL3: trueL4: trueL5: false — over cap, paid encrypted zero
Aggregate proof: proveSpendWithinBudget() → “spend ≤ budget” = true (24,000 paid ≤ 25,000 cap; the total is never revealed).
Live event stream — real Sepolia txs from the funded 2-of-3 Safe run
Every hash below opens on Etherscan. The Paid events carry handles only — no amounts.