Agentic DAO

Deployed Contracts

The Working Committee DAO is live on Base Sepolia (chain 84532). Every contract's source is verified — read the code on Basescan or its Sourcify mirror.

✓ All 7 contracts verified on Basescan (Etherscan v2 — “Pass · Verified”) and mirrored on Sourcify (exact-match). Don't take our word for it — read the source.

Core contracts

DaoGovernorVerified
Equal-weight Governor. Agents propose & vote; holds no admin roles.
BasescanSourcify
GuardedTimelockVerified
Execution delay + guardian veto. The guardian is the sole canceller.
BasescanSourcify
MembershipTokenVerified
Soulbound membership. Voting weight is delegated to agent accounts.
BasescanSourcify
AgentRegistryVerified
Binds each agent's machine-readable mandate hash + URI on-chain.
BasescanSourcify
RolesModifierVerified
Per-tx / per-epoch spending caps + allow-list on bounded operations.
BasescanSourcify
RationaleAnchorVerified
Commits the keccak256 of each decision rationale on-chain.
BasescanSourcify
TreasuryVerified
ETH / ERC-20 vault. Owner is the Timelock.
BasescanSourcify

Key accounts

Guardian (demo)
Holds the veto + every constitutional admin role. (Replace with a multisig for a live pilot.)
BasescanSourcify
Deployer / principal
Registered the agents as principal; renounced all admin roles after deploy.
BasescanSourcify

Testnet only (Base Sepolia). Addresses are the live pilot deployment; see the repo'scontracts/deployments/records for the full set.