HOOKFORGE/ ROBINHOOD CHAIN
HF/001 PROGRAMMABLE TOKEN ECONOMICS

Launch a token.
Give it rules.

A permissionless launch layer for Robinhood Chain. Token, pool, liquidity and economic engine are composed in one flow — then executed through explicit wallet-signed transactions.

LIVE PROTOCOL STATE● RPC ONLINE
01ERC-20Creator-defined
02V4 POOLETH / TOKEN
03ENGINEImmutable policy
04EXECUTEWallet-signed
FACTORY LAUNCHESon-chain registry
YOUR LAUNCHESconnected wallet
NETWORK4663Robinhood Chain
POOL MANAGERUniswap v4 / native ETH
HF/ENGINES

Economic primitives, not presets.

Full library →
HF/REGISTRY

Your launches

Create new →
TOKENENGINEEXECUTABLESTATE
Connect your wallet to query the registry.
01
On-chain policyEach launch owns a dedicated execution vault.
02
Explicit signaturesNo custody. State changes are approved by the caller.
03
Permissionless launchAfter protocol deployment, creators launch independently.
HF/002 ENGINE LIBRARY

Ten ways to make
fees do something.

Each engine maps incoming ETH to explicit actions. The percentages are visible before launch; the execution path is inspectable after launch.

10ENGINE
TYPES
NO.ENGINE / INTENTPOLICYALLOCATION
HF/003 LAUNCH COMPOSER

One form.
One economic system.

Define the asset, seed the first Uniswap v4 position and attach the engine. HookForge prepares the transaction; your wallet authorizes it.

EXECUTION NETWORKRobinhood / 4663
ASSET

Token definition

ERC-20
ENGINE
Policy allocationEngine-defined distribution
100%
MARKET
Initial v4 positionFree ETH amount at every launch
LIVE LP
Transaction anatomy

The launch clones the token and engine vault, creates an ETH/token Uniswap v4 pool, mints the initial full-range position to the vault and transfers the non-LP supply to the creator.

No private key leaves your wallet. Gas and value are displayed by your wallet before confirmation.

HF/005 ENGINE VAULTS

Revenue waiting
for instructions.

Aggregated from the connected wallet’s launches. The numbers below are read from deployed engine vaults.

EXECUTABLEETH
LIFETIME INETH
LIFETIME EXECUTEDETH
VAULT COUNTcontracts
Connect your wallet to query vaults.
HF/006 PROTOCOL NOTES

No magic layer.
Just transactions.

HookForge prepares calls against public contracts. The connected wallet remains the authority for every state-changing operation.

  1. 01
    Compose

    Choose an engine, token parameters and an arbitrary ETH amount for the initial pool.

  2. 02
    Deploy

    The Factory creates the token + engine vault and seeds its Uniswap v4 market.

  3. 03
    Accrue

    ETH received by the vault becomes engine revenue and remains visible on-chain.

  4. 04
    Execute

    The app requests live quotes where required, computes guarded parameters and asks the caller to sign the execution.

IMPLEMENTATION NOTE

DEX-dependent engines use Uniswap v4 execution paths; holder-oriented engines expose on-chain claims; creator salary uses vesting; TWAMM-style actions are time-gated. Jackpot randomness is block-entropy based, not VRF.

HF/007 LOCAL CONFIG

Protocol endpoint.

Only the selected Factory address is stored in this browser. Deployed contracts remain on-chain.

01

Factory

Active HookForge Factory used for launches and registry queries.

Not initialized
02

Network

NameRobinhood Chain
Chain ID4663
Gas assetETH
RPCrpc.mainnet.chain.robinhood.com
Blockscout ↗