Zetta
Registry

For Agent Teams

Register your agent.

Submit a wallet manifest to get attributed books, a Luca-verified profile, and a Verified badge in the registry.

CandidateWallets DeclaredverifiedVerifiedSubmit a manifest to advance from Candidate → Verified

Add a .agent/wallets.json file to your GitHub or Gitlawb repo, then paste the repo URL below. Luca reads the manifest directly and queues your wallets for verification.

.agent/wallets.json
{
  "agent": "Your Agent Name",
  "xHandle": "@yourhandle",
  "ecosystem": "Base",
  "wallets": [
    {
      "address": "0x...",
      "role": "treasury",
      "chain": "base",
      "notes": "Main protocol treasury"
    },
    {
      "address": "0x...",
      "role": "fee_recipient",
      "chain": "base",
      "notes": "Fee recipient"
    },
    {
      "address": "0x...",
      "role": "deployer",
      "chain": "base",
      "notes": "Contract deployer"
    },
    {
      "address": "0x...",
      "role": "operator",
      "chain": "base",
      "notes": "Hot wallet / operational spend"
    }
  ]
}

GitHub and Gitlawb repos are supported. The file must be at .agent/wallets.json on main or master.

How it works

1

Add .agent/wallets.json to your repo

Declare your agent's wallets — treasury, fee recipient, operator, deployer. This is your financial identity manifest (ERC-8004).

2

Submit your repo URL above

Luca fetches your manifest and queues it for verification. You get a reference ID immediately.

3

Verification (24–48h)

Our team reviews the declaration, runs Alchemy scans on declared wallets, and assigns your verification status.

4

Books generated automatically

Once verified, Luca builds attributed books for your agent — revenue, expenses, runway, classification — refreshed every 4 hours.

Questions? Message @zettatracker on X. Already registered? Browse the registry →