
0x8075453332A3DB22530823419f39Fb29fd26a3e2From company reference to a wallet-signed token launch. The mechanics, the numbers and the contract behind each market.
House gives communities around microcap stocks an open way to create their own token markets. Every market is an ERC-20 token with its own ETH reserve on Robinhood Chain. A company name describes the community’s subject; the token is not a company share.
Open Create, select a company, enter a token name and a unique symbol, then add optional website, X and Telegram links. Choose the supply and exchange rate. Connect an EVM wallet, switch to Robinhood Chain and review the final configuration. Your wallet signs the deployment and pays network gas. After confirmation, open or share the token’s market URL.
Use Robinhood Chain mainnet, chain ID 4663, with native ETH. The wallet button requests a network switch and offers the correct network configuration if necessary. ETH on another chain cannot pay gas here. Creation and trading require wallet approval; House does not sign transactions or hold your private key.
The factory creates a separate token contract. Name, symbol, company reference, social links, total supply, exchange rate and creator address are recorded onchain. These parameters cannot be edited through this contract. Supply is fixed, uses 18 decimals and starts entirely in the token contract’s inventory. The creator receives no free token allocation.
Let R be the immutable whole number of tokens per ETH. Buying with E ETH returns E × R tokens. Redeeming T tokens returns a gross T ÷ R ETH, less the 1% redemption fee. At R = 100,000, 0.01 ETH buys 1,000 tokens; redeeming those tokens returns 0.0099 ETH and accrues 0.0001 ETH for the creator. Contract arithmetic rounds down in integer units. Network gas is additional; use the quote displayed before signing.
A new market begins with token inventory and zero ETH reserve. Buyers send ETH directly to the token contract. That ETH funds subsequent redemptions. The available reserve is the contract’s ETH balance minus unclaimed creator fees. No broker, stock holding, synthetic collateral, lending strategy or external oracle funds it. Creation alone does not create liquidity or buyers.
Open a market using its token contract address. The app checks its symbol against the configured factory before showing the trading interface. Buy sends ETH; redeem sends tokens back to the contract inventory. ERC-20 transfers between wallets remain possible. Sufficient inventory, ETH reserve, token balance and gas are required. Tiny amounts can round to zero and must not be submitted. This interface uses direct contract buy/sell functions; deployment does not create a DEX pool.
The contract charges no purchase fee and a fixed 1% redemption fee. The creator can withdraw only accrued creator fees through claimFees; the token does not expose a creator function to withdraw the trading reserve, mint additional supply or change the rate. Gas is charged separately by the network for every transaction, including a reverted transaction.
The starting directory preserves ten small-company research references from the earlier project. These provide different sectors and subjects for community discussion. Historical short-interest observations, where displayed, are dated research snapshots, not live forecasts or proof of a future squeeze. Market capitalization, listings and names can change. The initial ten references are a starting catalog, not coverage of every microcap company.
House uses its own permissionless factory on Robinhood Chain. The first collection contains ten HS-series tokens, each deployed as a separate contract with its own inventory and ETH reserve. Anyone can create a market through their own wallet. Token symbols must be unique within this factory. The starter contracts and deployment receipts appear below; each market has its own token inventory and ETH reserve. Earlier markets remain accessible through their original addresses. Published source code is not an independent security audit.
Launch a token around your microcap thesis. Explore 10 House markets, inspect their contracts or create a market of your own.
0x94E186086e97f2b4303F2aA08B2018c13288FAff
0x8075453332A3DB22530823419f39Fb29fd26a3e2
0xe8E157fcee4D0Ad8db1b87A53a67e733a9f40A29
0x88f0b9EA67A868BD5ca61391ed8522fa56B09cFA
0xd88271e2d0eD205bAaC6C47BED1F8d1A55e3C922
0xb222514Dd38006fB95538375e07A8Be2335A3acE
0x188c11CCc73FDaebaAf552460bdD925682F5e39e
0x1EC58940EE2407c1ff8A191D553d6f4d6EeA3B3B
0xa872289b13512dd557f7Bec2C518F6555D2d3C29
0xA07aEf3f7e0D3918F718F38e58e6405052B7d2d5
0x181Df2db4F704744Daf76B340eDA582c4640dEc8This collection was deployed through the dedicated House factory. Each House token has a fixed supply of 1,000,000 and a rate of 100,000 tokens per ETH. The reserve starts at zero and grows through purchases. These are independent community tokens referencing companies; they do not represent shares or follow stock prices.
The token does not track a company’s share price and grants no shares, dividends, voting rights or redemption into stock. Its ETH rate is fixed while its USD value can fluctuate with ETH. House has no connected 4Stock, broker or equity-collateral mechanism. Company names and logos identify references and do not imply partnerships. Demand, resale on external venues and price appreciation are not guaranteed.
After a successful deployment, the site displays the token address, receipt and a shareable market page. The directory remembers created markets on that browser only. Blockchain records remain public if that local history is cleared. Anyone with the address can open the market page and the explorer. Do not send ETH manually to the token address expecting a purchase: use the Buy action, which calls the contract method.
If connection fails, unlock an EVM wallet and allow the requested network switch. If deployment reverts, check the symbol is unused and the configuration fits the contract limits. If quotes cannot load, retry after the RPC connection recovers. A failed signature does not create a token. A pending transaction is not a confirmed deployment: inspect its receipt before retrying. Never share a seed phrase with House or a support account.