top of page

The ANONToken smart contract is a fully autonomous, privacy-preserving ERC20 token system that enables users to mint a token by sending 0.1 ETH and later burn it to receive ETH anonymously. Upon burning, users specify a stealth address (registered via Merkle proof) along with a signed message to authorize the burn, and the contract schedules a randomized ETH withdrawal to the recipient with a built-in delay. The system uses a withdrawal queue, retry logic, and gas buffer estimation to handle edge cases and ensure reliability. Fees collected during withdrawals go to a predefined fee recipient, and the contract includes logic to periodically update a Merkle root that reflects active pending withdrawals. There are no centralized controllers, admin functions, or relayers, making the protocol entirely on-chain and censorship-resistant. The contract is designed for privacy, simplicity, and full decentralization, with no secrets, external dependencies, or upgradeable mechanisms.



For users, ANONToken delivers seamless, fully on-chain privacy in just two steps: mint and burn. A user connects their wallet and clicks “Mint” to receive an ANON token in exchange for 0.1 ETH. Later, they click “Burn,” and the frontend handles everything behind the scenes — generating a stealth address, verifying proofs, signing the request, and scheduling a randomized withdrawal. After a short delay, the original 0.1 ETH (minus a 1% fee and gas) appears in a brand-new wallet the user controls, visible in MetaMask or Rabby like any other balance. No one can link the withdrawal wallet to the original sender — there are no shared addresses, relayers, or traceable metadata. Because it runs on Linea L2, users benefit from Ethereum-grade privacy at a fraction of the cost — no zk-proofs, no bridges, and no advanced setup. It’s one of the cheapest and most accessible privacy tools available today, with real unlinkability and total autonomy, all in two simple steps.

Fees will be used to fund development and buyback Count Fuckula Bubble Cereal tokens.

4o

bottom of page