ENTITY

The Token

The project’s fungible token is separate from the records. Holding it is not holding an Entity, and buying it here does not mint one. The two are related only in that the token’s trading fees are what eventually fund the Material Houses.

Not available

The project token has not been launched. There is no venue to route a purchase through, and the archive will not invent one.

When there is a venue, this page will route through it and say which one. It will not route through a guess.

How a purchase is routed

The venue is read from the launch record on chain, never assumed. A pons v2 launch lives on a bonding curve until it graduates, and in a Uniswap v4 pool afterwards. Those are different contracts with different ABIs, and which one is correct is a fact about right now rather than a setting.

Current venue
Not launched
Token
not launched
Chain
Anvil (local) · id 4663
Impact cap
1.50%

What this page refuses to do

  • Guess an address. Chain 4663 has several unrelated Uniswap v4 stacks deployed on it. Every periphery contract is checked against the launch hook’s PoolManager before it is used, and a mismatch stops the trade rather than routing it somewhere plausible.
  • Treat a successful quote as a safe price. A thin pool quotes perfectly well and returns almost nothing. Impact is measured against a tiny probe trade, and anything over the cap is refused.
  • Send without simulating. Every transaction is simulated against current state first, so a revert becomes a sentence before the wallet opens rather than a receipt afterwards.
  • Show a chart. There is no readable event history on this chain, so a price history would be reconstructed from something other than the chain. The archive does not publish those.
  • Ask for an approval it does not need. A native-currency route needs no ERC-20 approval and no Permit2 signature, and will not request one to look thorough.

What the token is not

It is not a share, not a claim on revenue, and not an entitlement to anything. The Material Houses pay out what somebody has put into them; when a House is empty it pays nothing, and nothing in this project promises otherwise. Nothing here is financial advice.