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.
Verification path
Candidate→Wallets Declared→VerifiedSubmit 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.
Schema template
{
"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"
}
]
}How it works
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).
1
Submit your repo URL above
Luca fetches your manifest and queues it for verification. You get a reference ID immediately.
2
Verification (24–48h)
Our team reviews the declaration, runs Alchemy scans on declared wallets, and assigns your verification status.
3
Books generated automatically
Once verified, Luca builds attributed books for your agent — revenue, expenses, runway, classification — refreshed every 4 hours.
4
Questions? Message @zettatracker on X. Already registered? Browse the registry →