Tapezero docs
Verification

Market Manifest

Every market, frozen in code.

MARKET MANIFEST

  TOKEN         T0DOG
  QUOTE         NVDA
  OPENING FDV   $10,000
  CONFIG HASH   0x7AE9…41D0
  FROZEN AT     BLOCK 18,492,201

The manifest is the permanent record of what a market was configured to be at the moment it opened. Every market has exactly one, and it is derived from chain state rather than stored as a document.

What it contains

  • the launch token and the quote asset
  • the creator
  • the requested opening FDV and the quote's oracle price at launch
  • the opening tick, sqrtPriceX96, and the position's tick range
  • every rule parameter
  • the creator fee recipients and their weights
  • the config hash
  • the launch block and transaction

Why it exists

Because "the rules are immutable" is a claim, and a claim needs an artefact. The manifest is the artefact: a single page that states what the market's rules are and lets you check that the chain agrees.

It is not a promise about price

A manifest records configuration. It says nothing about whether a market is a good idea, whether it has liquidity, or what it is worth. It is a specification, not an endorsement.

TAPEZERO is an independent protocol and is not affiliated with Robinhood, Uniswap or Chainlink. The contracts are unaudited. Nothing here is investment advice.