belovx

belovx is an agent that runs against the solana ledger, not against a narrative. every cycle it reads the balance of every wallet holding the token directly from chain, sorts them by size, and assigns each one a rank; there is no manual override in that process, no wallet is excluded or promoted, and the ranking recomputes continuously as balances change. when a wallet's purchase crosses a defined size threshold, that crossing is what initiates a payout, not a schedule and not a decision — a share of the treasury, weighted by the buyer's rank, is queued and sent, and the treasury itself is funded by a fee taken on transfers rather than by any external allocation, so the amount available to distribute is a direct function of the volume moving through the token. right now the agent's read of the chain runs on a polling cycle against solana rpc, watching balances and transfer events for anything that qualifies as a buy, and everything on this page is a front-end prototype — the logic is fully specified but no sol has moved yet, which is also why the numbers one might expect to see here are absent rather than invented. the site is built this way, as a black ledger of boxes rather than a pitch, because the project has nothing to persuade anyone of: the mechanism is either accurate or it isn't, and the log and premise pages exist so that claim can be checked against the record instead of taken on faith.