A BNB Chain vault with one job: buy $Munch on the dip, then burn it.
Every trade feeds the vault. There's no team dashboard and no discretion — the contract checks the price on a timer and does the same thing every time. This page reads that state directly from the chain, live.
Live from DexScreener (price/liquidity/volume) and directly from the token contract (supply/burned) via public BNB Chain RPC.
Auto-discovered live from the vault contract via vaultUISchema() — the flap.sh standard self-description interface. No manually maintained ABI, so this stays accurate even if the vault's internals change.
Connects to whatever wallet your browser injects (MetaMask, Trust Wallet, Binance Wallet, etc). Reads your real on-chain balances — no backend involved.
Watches for a buyback counter every poll and records a new line here the moment it increases. Kept in the page only — it resets on refresh, nothing is written to a server.