tax the rich

buys over 0.1 ETH pay a 50% tax. taxed tokens are burned in the same transaction. below: the shitlist.

how it works

  1. buy ≤ 0.1 ETH: no tax. swap goes through normally.
  2. buy > 0.1 ETH: you pay your full ETH. you receive 50% of the tokens you would have gotten. the other 50% are taken by the hook and burned (sent to 0x0) in the same transaction. total supply drops. every existing holder benefits via price.
  3. sells: not taxed. you can dump freely.
  4. liquidity: the hook has zero liquidity-callback permissions. this is enforced by the hook's deployment address bits, not just its code, so the PoolManager physically cannot invoke the hook on add/remove liquidity. LPs can always exit.
  5. fairness: the LP NFT for the pool has been burned to 0x000…dEaD, so the founder cannot pull liquidity. the token contract has no owner, no admin, no mint, no pause — immutable forever.

warning for whales

if you buy more than 0.1 ETH at a time, you get HALF the tokens at the quoted price. wallets and routers don't know about the burn, so set slippage tolerance to 60%+ on big buys or your tx will revert. there is no way around this. that's the point.

contracts

token (tax)0x018bE1472ca5eB3174b36fb0d6eda8b1c48F8588
hook (BuyBurnHook)0x2AAc497870Ae9Ae7b7c6425DE2cEa021AC58e044
pool fee1.00%
tick spacing200
total supply100,000 tax (minus whatever has been burned)

shitlist

no taxed buys yet. the rich are scared.