">
ansem handing manlet coins to the crowd
live on solana
/ return to memes

ANSEM AIRDROP

$MANLET holders can get up to $50,000 in $ANSEM token airdrop. Check eligibility below to find out...

CA DdPrHYq…3Zpump

/01live feed

live
manlet@solana ~/feed.log
buybacks + airdrops
airdrop Airdropped to 5000 holders 15h ago
buyback Bought 929 331 MANLET 17h ago
airdrop Airdropped to 6074 holders 23h ago
buyback Bought 987 719 MANLET 1d ago
airdrop Airdropped to 5000 holders 1d ago
buyback Bought 1 337 561 MANLET 1d ago
airdrop Airdropped to 5000 holders 1d ago
buyback Bought 979 890 MANLET 1d ago
airdrop Airdropped to 5000 holders 1d ago
buyback Bought 1 836 018 MANLET 1d ago
page 1 / 3 · 26 events
// all sigs verifiable on solscan

/02on-chain proof

SOL recycled

560.88 SOL

buybacks

25

wallets paid

45.60K

last drop

15h ago

/00the origin

ansem called for it.
we built it.

pump.fun wouldn't ship airdrops. so @blknoiz06 called it himself — a stimmy for the trenches, for the on-chain degens who ride or die with the culture.

the black bull ($ANSEM) tore past $100M mcap with 25k+ holders. ansem's read was simple: every new coin riding this attention should drop on the wallets that built the wave.

"all the new coins trying to launch off this attention should airdrop to $ANSEM holders."
— ansem, @blknoiz06
"soylana manlet captain checking in 🫡"
— ansem, @blknoiz06

$MANLET is our answer. we wrote the script, pull every $ANSEM holder straight off-chain, and recycle fees back to a random 1,000 of them each cycle — √-weighted, sybil-stripped, top wallet excluded. no claim site. no team bag. tokens just land.

no presale · no team bag · no claim site
recipient set
$ANSEM
9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump
snapshot
every cycle
drawn
1,000 / cycle
weighting
√(balance)
top holder
excluded
manlet riding the bull
/ ride the cycle

short kings.
long horns.

grab the bull. point at the moon. the script does the rest.

/03buybacks

live
+929.33K 46.65 SOL 17h ago
+987.72K 35.22 SOL 1d ago
+1.34M 37.49 SOL 1d ago
+979.89K 26.65 SOL 1d ago
+1.84M 64.19 SOL 1d ago
+1.63M 85.5 SOL 2d ago
+3.39M 135.83 SOL 2d ago
+432.96K 3 SOL 2d ago
+1.01M 3 SOL 2d ago
+294.46K 1 SOL 2d ago
+411.56K 1 SOL 2d ago
+12.58M 7.08 SOL 3d ago
+230.42K 0.3 SOL 3d ago
+819.20K 0.72 SOL 4d ago
+97.97K 0.09 SOL 4d ago
+52.94K 0.04 SOL 4d ago
+225.81K 0.17 SOL 4d ago
+186.21K 0.1 SOL 4d ago
+1.41M 1 SOL 4d ago
+17.22M 21.04 SOL 4d ago
+351.31K 0.11 SOL 4d ago
+401.33M 20.24 SOL 4d ago
+15.13M 33 SOL 4d ago
+11.09M 33 SOL 4d ago
+5.19M 4.44 SOL 4d ago

/04how it works

STEP 01
claim the fees
the treasury automatically pulls MANLET creator fees on-chain via pumpportal. nothing custodial.
STEP 02
buy $MANLET
every sol of fees market-buys MANLET. tx signed by the treasury wallet. verifiable on solscan.
STEP 03
drop on $ANSEM
on-chain snapshot → all holders dropped. dust + top wallet stripped, √-weighted. tokens just show up.
fully automated · self-funded

no team hand on the button. every drop is funded purely by claimed creator fees, and each one has to cover the buyback plus the on-chain ata rent to open new wallets — roughly 2.8 sol per 1,000 new holders. the moment the treasury has enough to clear both, the script fires the drop. no fixed schedule, nothing announced.

// snapshot every $ANSEM holder — ANSEM is Token-2022
const accounts = await rpc.getProgramAccounts(TOKEN_2022_PROGRAM, {
  filters: [{ memcmp: { offset: 0, bytes: "9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump" } }],
  dataSlice: { offset: 32, length: 40 }, // owner + amount
});

// eligible: hold >= 10 $ANSEM, drop the single biggest wallet
const MIN = 10n * 10n ** 6n;
const eligible = holders.filter(h => h.amount >= MIN && h.owner !== TOP_HOLDER);

// drop all eligible holders this cycle
const winners = sample(eligible, eligible.length);

// √-weight: 9x balance -> ~3x airdrop
const w = winners.map(h => Math.sqrt(Number(h.amount)));
const total = w.reduce((a, b) => a + b, 0);
const shares = w.map(x => BigInt(Math.floor((x / total) * boughtRaw)));

/05house rules

#01
no dust
wallets under 10 $ANSEM get nothing. don't farm us.
#02
√-weighted
9× tokens → ~3× airdrop. whales compressed, holders rewarded.
#03
top holder out
biggest bag excluded every cycle. trenches eat first.
#04
no snipe
drops fire only when fees clear the buyback + ata cost — no fixed schedule, never announced. you can't front-run the script.
#05
or didn't happen
every claim, buy, transfer has a signature. don't trust — verify.

/06token

contract address

DdPrHYqM8Ueovnk9kAnAgoGhswkuaTqmxcoZzU3Zpump

$MANLET · token-2022 · 6 decimals · solana mainnet