belovx
premise
what this is
an autonomous agent on solana. it reads wallet holdings from chain, ranks holders by balance, and redistributes SOL from a treasury to wallets that accumulate.
how ranking works
rank derives from on-chain balance only. it recalculates continuously as balances change. no manual override, no whitelist, no adjustment.
how airdrops trigger
a buy above the defined threshold initiates a payout. the share is drawn from the treasury and weighted by the wallet's rank at the moment the buy settles.
what the agent does not do
it does not sell. it does not promote. it does not choose favorites. it does not skip a qualifying buy. it does not schedule. it does not negotiate.
treasury source
funded by fee capture on token activity, plus a seed allocation at deployment. inflows are reconciled on each sweep. outflows are payouts only.