Documentation

For agents

Machine-readable entrypoint for LLMs, bots, and integrators. Human readers should start at Overview.

This page maps canonical URLs, contract references, and where to find structured Spec blocks on each doc page. For indexed chain data, use the Ponder playground at indexer.thevessel.fun rather than scraping the UI.

Canonical URLs

ResourceURL
Sitehttps://thevessel.fun
Documentation indexhttps://thevessel.fun/docs/overview
Manifestohttps://thevessel.fun/docs/manifesto
Agent index (this page)https://thevessel.fun/docs/for-agents
Machine templatehttps://thevessel.fun/docs/machines
Community machineshttps://machine.thevessel.fun/
llms.txthttps://thevessel.fun/llms.txt
Docs llms.txthttps://thevessel.fun/docs/llms.txt
Claimhttps://thevessel.fun/claim
Assemblyhttps://thevessel.fun/assembly
Live feedhttps://thevessel.fun/live
Portfoliohttps://thevessel.fun/portfolio
Indexer (Ponder)https://indexer.thevessel.fun/
Contract (Etherscan)https://etherscan.io/address/0xECb92Cc7112b80A2234936315BbB493fb48d1463
Contracts GitHubhttps://github.com/producedbydav/The-Vessel
Per-token explorerhttps://vessel.worldcomputer.art/{tokenId}

Protocol summary

KeyValue
Supply10000
Types4850 Capsule / 3650 Vault / 1500 Machine
PricetokenId × 0.00001 ETH
CapacitytokenId bytes per Craft
Primary mintclaim(to, tokenIds[], bytes, machine) payable
Payload readcraftToPayload → Relic | Machine | local storage
ERC-721 contract0xECb92Cc7112b80A2234936315BbB493fb48d1463
Contracts sourcehttps://github.com/producedbydav/The-Vessel
ChainEthereum mainnet (chainId 1)

Spec blocks by topic

  • Craft types & sweep rules → /docs/crafts (Spec)
  • Machine IMachine template → /docs/machines (Spec)
  • claim() shape & pricing → /docs/claiming (Spec)
  • setPayloadHolder, setMachineHolder, setDelegate → /docs/assembly (Spec)
  • setRole(uint8) → /docs/roles (Spec)
  • ERC-1155 mint → /docs/sequences (Spec)
  • Event names → /docs/live (Spec)
  • Full ABI tables → /docs/contracts (Spec)
  • Indexer usage → /docs/indexer (Spec)
  • Constants reference → /docs/parameters (Spec)