The product
One token. One loop.
Trade $BRO. Fees buy MSTR. MSTR goes to eligible holders.
- 01Trade $BROPeople buy and sell the token.
- 02Fees are generatedTaxed trades collect a fee in ETH.
- 03Fees are processedTaxProcessor tracks balances owed.
- 04MSTR is acquiredVault swaps fees for MSTR Stock Token.
- 05MSTR is accounted forOn-chain basket-token accounting.
- 06MSTR is distributedPushed to eligible holders at threshold.
Keep the explanations short because the loop is short.
- Trade $BRO — taxed buys and sells generate fees.
- Fees are generated — collected in ETH at the contract level.
- Fees are processed — TaxProcessor tracks destinations.
- MSTR is acquired — the vault’s configured basket asset.
- MSTR is accounted for — proportional to eligible balances.
- MSTR is distributed — when the protocol threshold is reached.
Distribution does not happen after every single trade. It happens when the threshold says it happens.
