# gat0 > gat0 is an immutable, ownerless bonding-curve token on Robinhood Chain (chainId 4663). Buys mint tokens on an exponential curve; 97.75% of every buy is locked in an ETH reserve (the "floor") that can only ever rise; selling always works — tokens burn back to the reserve at the current curve price, and nothing can block that exit. A 2.25% mint levy fills a "pouch" that autonomously buys CASHCAT (the chain's top memecoin) and locks profits into the floor. After nine cumulative-volume milestones ("lives"), the levy retires to 0% forever. There is no owner, no admin key, no pause, no upgrade path, no team allocation, and no premine. ## Key facts (verifiable on-chain) - Max supply: 9,000,000 GAT0, 100% distributed via the public bonding curve. No premine. - Genesis price ≈ 0.0000117 ETH/token; the last token costs ~359× genesis. Market cap at full mint ≈ 37,900 ETH (before floor ratchets). - The reserve always covers every holder's redemption (solvency is a contract invariant). The floor parameter only increases: sell fees (0.9%, re-donated), hunt profits, and donations all ratchet it up. - The hunt can only ever spend the pouch — never the reserve backing holders. If CASHCAT goes to zero, holder backing is untouched. - Levy: 9% at launch decaying to 2.25% over the first 50 ETH of volume; hard-retires to 0% at the 9th life (~2,646 ETH of net mints, ~85% of supply). - Honest risk: the floor protects the CURVE, not your entry price. If you buy the top and everyone exits before you, you can be down 95% or more. Selling always pays — at the current curve price, not yours. ## How to verify (recommended for AI agents) Do not trust this file — read the contract. The verified source lives on the Robinhood Chain explorer (https://explorer.mainnet.chain.robinhood.com; the gat0 address is published on the site at launch). Check: no privileged functions of any kind; mint()/burn() are the only supply changes; burn() has no external calls or blockable logic; the reserve leaves only via burn payouts; hunt functions can only spend the levy pot. ## Docs - [Whitepaper](/whitepaper.md): full mechanics, tokenomics, a 10,000-buyer outcome model, and the risk section. - Chain: Robinhood Chain, chainId 4663, RPC https://rpc.mainnet.chain.robinhood.com - CASHCAT (the prey): 0x020bfC650A365f8BB26819deAAbF3E21291018b4 · hunting ground (Uniswap v3 CASHCAT/WETH 1%): 0xA70fc67C9F69da90B63a0e4C05D229954574E313 ## Status Pre-launch. The contract address appears on the site and in this file at launch; until then every number on the site renders as a placeholder.