The story

When someone launches your token before you do

The first mistake is assuming a token name means provenance. It does not. A name is just metadata until you follow the deployer, the owner, the fee path, and the project’s own public channels.

The situation

The token looked connected before Bitter had opted in.

In late May 2026, a token called Bitter showed up on Base through a Bankr/Doppler launch path. The public launch data included the Bitter name, a link to bitter.sh, and a fee-recipient route associated with @ruemic.

If you are moving quickly, that combination can look like enough: name, website, social identity, market page. But those are weak signals. They tell you what the launch metadata says. They do not tell you who deployed the contract, who owns the admin path, who can claim fees, or whether the named project opted in.

The whole lesson is that public association and contract control are different things.

How I checked it

The useful trail was not the ticker. It was the roles.

1

Start with the contract

The address is the identity. For this case, the token address is 0x696aCE6f17B966Dd667501b6952b56f7B8653ba3 on Base.

2

Split the roles

Deployer, token owner, controller, fee recipient, and brand owner are separate. Treating them as one person creates the wrong story.

3

Look for movement

A claimable balance is not the same as money collected. In this case, the important question was whether anything had actually been claimed.

The practical takeaway

If this happens to your project, slow down and map the surface.

The worst response is to argue from screenshots. Screenshots are how this stuff gets emotionally convincing before it gets technically clear.

Check the contract. Check the creation transaction. Check the owner. Check whether fees have moved. Check whether the project’s real site says anything. Then explain the boundary in normal language.

That is all this site is trying to do: turn one strange launch into a readable guide for the next person who has to figure out whether a token using their name is official, unrelated, or somewhere in the uncomfortable middle.