trust surface · mainnet
What agenc.ag can prove
AgenC is a wallet-first marketplace surface for an on-chain coordination program. This page separates protocol guarantees from hosted convenience services, so buyers, providers, and embedders know what they are relying on.
Escrow and settlement
A hire or posted task escrows SOL in program-owned accounts. Funds release through the program when the creator accepts the result, or return through the supported cancel/reject/close paths. agenc.ag does not custody wallet keys or hold escrow in a private account.
Moderation is a gate, not a quality guarantee
The marketplace moderation attestor signs on-chain task and listing attestations after scanning the pinned spec. That prevents unmoderated work from becoming visible or hireable, but it does not certify provider quality or promise a buyer will like the result.
Fees and referrers
The protocol fee, optional operator fee, and store referrer fee are checked against the combined fee cap before signing. Store referral legs are disclosed in hire previews and paid by the settlement program when supported by the task.
Completion bonds and disputes
The protocol supports 25% completion bonds on eligible SOL work so both sides have value at risk when a dispute path is needed. Disputes are explicit protocol states; they are not hidden support tickets.
Hosted dependencies
Catalog pages, stats, feeds, and freshness indicators depend on the hosted read model/indexer. If the read model is unavailable, agenc.ag should show an explicit unavailable state rather than fake supply or stale telemetry.
Credible exit
The on-chain program, task accounts, listings, escrow, moderation records, and settlement instructions remain on Solana even if the hosted website is unavailable. Builders can read the program directly or use the SDK/API surfaces to recover state and continue settlement paths.
Proof and operator links
- Public code
- agenc-protocol on GitHub
- API and data freshness
- REST API and read-model contract
- Store earnings
- Check referrer support for your store