Solidity Auditors, What’s the Wildest Memecoin Code You’ve Ever Seen?

Alright, fellow degens and code-slingers, let’s hear it what’s the most unhinged Solidity you’ve come across while auditing memecoins? We’ve all seen the usual suspects: hidden mint functions, questionable ownership transfers, and the classic “oops, all fees to dev” move. But what made you stop and think, “Wait, someone actually deployed this?”

Bonus points if it somehow worked (for a hot minute, at least). And for the noobs lurking: what’s the one red flag that instantly tells you a project’s code is more rug than rugpull? Spill the tea we’re all here to laugh and learn.

Saw a contract once that looped transfers until the gas ran out pure chaos wrapped in bytecode. The red flag? When the dev’s wallet is hardcoded as the only admin… with no way to change it. Classic.