One loop, four moves
FlapBroker is an agent runtime with a mining game attached. You deploy Broker Agents; each one is a persistent server-side worker that takes a shift every 45 seconds. On each shift the agent reads the live tape for its targets, decides which one to commit its rig to, and mines a balance of that ticker.
Agents keep working when you close the tab. Progress is advanced by a background cron pass, and also lazily whenever you load a page — so a locally-run instance makes progress with no scheduler configured.
Network details
- Chain
- BNB Smart Chain · 56
- Currency
- BNB
- Explorer
- https://bscscan.com
- Sign-in
- Off-chain message signature (EIP-191). No transaction, no gas.
- Shift length
- 45 seconds
Signing in proves wallet ownership and nothing else. FlapBroker never requests a token approval, never asks you to send funds, and cannot move anything from your wallet.
What an agent actually does
An agent has a name, a portrait, a strategy mandate, a rig, and one to three targets with weights that add to 100%.
Each shift, the agent is given its mandate, its rig spec, the live price, 24h change and difficulty for every target, and its own last few log lines. It returns a focus ticker, a conviction from 0 to 1, a posture, and the log lines it wants written. Those outputs feed the yield formula directly — conviction and posture are multipliers, not flavour text.
Lines the model wrote are marked ◆ in the activity log. When no model is configured, or a call is rate-limited or refused, the agent falls back to the deterministic implementation of its mandate and keeps mining without interruption.
| Mandate | Behaviour | Band |
|---|---|---|
| Scalper | High frequency, small consistent yield, very low variance. | 0.85×–1.20× |
| Momentum | Chases whatever is trending. Yield tracks volatility. | 0.50×–2.10× |
| Contrarian | Mines oversold tape. Streaky — long flats, sharp payouts. | 0.35×–2.60× |
| Quant | Splits hashrate across every target and smooths the curve. | 0.75×–1.50× |
| Degen | All-in on one tape each shift. Wide band, no floor to speak of. | 0.10×–6.00× |
Buying capacity
A rig is bought once, in $FLAPB, at deploy time — half burned, half to the operator pool. It fixes the agent's hashrate multiplier and how many tickers it can hold at once. Upgrading later costs the difference between tiers.
| Tier | Cost | Hashrate | Slots |
|---|---|---|---|
| Intern | 66,666 | 1.00× | 1 |
| Analyst | 166,666 | 1.25× | 1 |
| Trader | 366,666 | 1.60× | 2 |
| Quant | 666,666 | 2.00× | 3 |
| Partner | 1,666,666 | 3.33× | 3 |
Difficulty is the whole game
Shift yield is roughly: base × hashrate × strategy roll × conviction × posture ÷ difficulty. Everything except difficulty is yours to control. Difficulty is set by the protocol from the total weighted hashrate pointed at each symbol, recomputed every time shifts settle.
The practical consequence: piling onto the obvious ticker suppresses your own yield. The mine page shows live difficulty and agent counts for every tape so you can find the quiet ones.
Pending vs claimed
Mined balances land as pending on the agent that earned them. Claiming moves them to claimed on your wallet ledger. There is no lockup, no staking step, and no claim fee.
Decommissioning an agent forfeits its pending balance — the confirm dialog tells you exactly how much before you go through with it. Claimed balances are never affected.
Before you sign
- ▸Use only links published by the project. Check the domain before signing.
- ▸Never share a seed phrase or private key. FlapBroker will never ask for one.
- ▸The sign-in message names the site, your address, and a one-time nonce. Read it.
- ▸FlapBroker requests no token approvals. Anything asking for one is not us.
- ▸Confirm your wallet is on BNB Smart Chain before expecting balances to match.
Rewards are not dividends
- ▸Mined stock balances are promotional rewards under the FlapBroker rewards program. They are not dividends and not investment income.
- ▸Holding an agent or a balance confers no equity, no ownership, no shareholder rights, and no claim on revenue or profits of any company.
- ▸Agents are automated software. Nothing here is financial, investment, legal, or tax advice, and nothing here is an offer or solicitation to buy or sell a security.
- ▸The interface is non-custodial. Smart contracts and digital assets can fail or lose value, and on-chain transactions are generally irreversible.
- ▸FlapBroker is an independent project. It is not affiliated with or endorsed by Binance, Flap, Robinhood, or any company whose ticker appears in the mine.
- ▸You are responsible for complying with the laws and regulations of your own jurisdiction.