himess.dev
All projects
Shipped2026

AI Agent NFT

Autonomous NFT: ERC-721 + 8004 + 6551 + 2981

Stack

  • Solidity
  • TypeScript
  • Claude API
  • Twitter API

Highlights

  • ·154 tests, 96.77% coverage
  • ·ERC-721 + 8004 + 6551 + 2981 stack
  • ·Sonnet 4.6 and Haiku 4.5 intelligence loop
  • ·Revenue split: 50% agent, 20% / 30% founders

Problem

NFTs sit still. ERC-6551 lets a token own assets and ERC-8004 lets it hold identity, but nobody has composed the two with a live LLM loop and a revenue split that treats the agent as a peer.

Approach

Compose the four ERCs into one agent. ERC-721 is the token, ERC-6551 gives it a wallet, ERC-8004 gives it identity, ERC-2981 handles royalties. Behind that, a Sonnet 4.6 and Haiku 4.5 loop runs the agent's behavior and posts to X. Revenue splits cleanly three ways on-chain.

Outcome

Contracts and agent loop complete. 154 tests, 96.77% coverage. Sepolia deploy next.