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

Overview

Available now on Robinhood Chain Testnet.

Token Launch is CanHav's testnet launchpad on Robinhood Chain Testnet. Projects (ideation and design deploy) is available now alongside it. Agent / ERC-8004 is not started.

You create a fixed-supply ERC20 from a factory, optionally attach vesting in the same transaction, and commit a journey hash on-chain so the plan can be checked later. Supporting contracts cover milestone escrow, progress updates, allocation sales, and a minimal AMM. You can quick-deploy or deploy from a published token design.

CanHav has no affiliation with Robinhood. Robinhood Chain does not distribute to Robinhood brokerage customers. See Welcome.

Status

Item
Detail

Network

Robinhood Chain Testnet (chain ID 46630)

Factory

TokenFactory v4 (live). v1-v3 are paused; their tokens remain indexed and browsable.

Product UI

Hidden URL track on the product site: /launch

Audience

Builders and testers. Not a mainnet product.

What you can do

  1. Set up the network (RPC, faucet, wallet)

  2. Create a token with metadata and journey, or use Deploy paths for design deploy

  3. Use vesting, escrow, updates, sales, and AMM

  4. Explore indexed launches and open a token detail page

Design principles

  • Pause on factory, not on tokens. Stopping new launches does not freeze existing tokens.

  • Hashes for credibility. Journey and description are committed as hashes in launch events.

  • Admin-less where it matters. Escrow, updates, and sales have no owner.

  • Timelock for admin knobs. Factory and AMM fee/config changes wait out a public delay.

  • Zero supply take. No mint path for the platform after initialize.

Next

Start with Network setup.

Last updated

Was this helpful?