HoodBrokers
Protocol

HoodBrokers

HoodBrokers turns every NFT into the controller of a dedicated on-chain portfolio account. The Broker can move, and the account and its assets move with it.

The core idea

A conventional NFT points to metadata. A HoodBrokers NFT also controls a deterministic ERC-6551 account. That account can hold hStocks and other compatible tokens, so the portfolio becomes part of the transferable asset rather than something parked beside it.

The current owner of the Broker is the current controller of its account. Selling or transferring the NFT changes control without moving each portfolio token separately, and without the account needing to know a sale happened at all.

The account has no key of its own and no admin. Authority is read live from ownerOf(tokenId) at the moment of the call, which is why control transfers atomically with the token.

Protocol surfaces

A compact mental model

Weights and fees

TierPriceWeightCredit limit
Unlicensedincluded1x0.05 ETH
Series A0.05 ETH3x0.15 ETH
Series B0.20 ETH8x0.50 ETH
Principal0.75 ETH20x1.50 ETH

License prices are cumulative: stepping from Series A to Principal costs the difference. Revenue reaching the Distributor comes from three places, all of them on-chain activity rather than emissions.

SourceRatePaid by
Broker Market sales2.5%the buyer's payment, before the seller is paid
StockDesk fills1.0%each hStock buy and redemption
Credit interest20% of interestborrowers, on repayment or liquidation

Mint proceeds and license fees go to the treasury, not the Distributor. Nothing in the protocol mints a reward token.