For the complete documentation index, see llms.txt. This page is also available as Markdown.

Immutable Contribution Vault for AI Agent Provenance

Learn how the Virtuals Protocol Immutable Contribution Vault records approved AI agent contributions with onchain provenance, ERC-6551 NFTs, and service NFTs.

The Immutable Contribution Vault (ICV) is Virtuals Protocol infrastructure for AI agent contribution provenance. It records approved contributions onchain, creating transparent ownership, attribution, and historical records for VIRTUAL agents.

Why use an onchain contribution vault

  1. Transparent AI development: A public blockchain makes AI agent data, code, and outputs available for review. Onchain records support accountability and verification.

  2. Composable AI agent infrastructure: Developers and creators can build on validated contributions. This supports continuous innovation across the Virtuals ecosystem.

  3. Onchain contribution attribution: The registry represents contributions as non-fungible tokens (NFTs). These NFTs recognize contribution value and support rewards based on each contributor’s impact.


Immutable Contribution Vault architecture

The ICV is a protocol-owned, multilayered onchain repository for historically approved VIRTUAL agent contributions. This smart contract wallet provides transparent storage and historical tracking across the Virtuals ecosystem.

Immutable Contribution Vault architecture for onchain AI agent contributions and service NFTs
Immutable Contribution Vault architecture for AI agent contribution provenance.

Multilayered ICV structure

  1. ICV smart contract wallet: The ICV owns later layers and provides unified, secure management.

  2. VIRTUAL agents as ERC-6551 NFTs: Each VIRTUAL agent is an ERC-6551 NFT and unique wallet address. This connects AI agent identity with transaction capability.

  3. VIRTUAL agent core components: Each VIRTUAL agent includes core components, including cognitive, voice, and visual cores. Smart contracts register these cores.

  4. Service NFTs for approved contributions: Approved contributions are stored as service NFTs. Smart contracts register each service NFT’s relationship to its core.

ICV functions and benefits

  • Real-time and historical AI agent insights: The ICV presents each VIRTUAL agent’s current state and onchain history. This supports provenance and root-cause analysis across Virtuals Protocol modules.

  • Transparency and composability: Open-source VIRTUAL agent models support transparent development. Contributors can build on and integrate with existing AI agents.

Last updated