How gnot.fun works
The contract, indexer, and browser each have a different job.
- Factory contract: owns the market rules, balances, reserves, fees, and lifecycle state.
- Indexer: reads factory events to build charts, trade history, and holder views.
- Web app: reads data, prepares transactions, and asks your wallet to sign.
The contract is the source of truth for balances, quotes, and settlement. Indexed history can lag without changing on-chain ownership.
Important risk notice
gnot.fun does not verify a creator’s identity, endorse a token, guarantee liquidity, or guarantee a profit. Public source code makes the rules easier to inspect, but it is not a safety guarantee. Token prices can move sharply and users can lose the full amount they trade.