What is HOODCORP
HOODCORP is a 5,555-piece executive syndicate collection (55 reserved for the team, 5,500 public mint) on Robinhood Chain (Chain ID: 4663), tied to the $HC token launched on Pons.
An activated Corp Member automatically collects the tokenized stocks you choose every hour, paid for by $HC trading fees. Those assets build up inside the NFT itself, and travel with it if you sell.
There are four tokenized stock options available: AAPLx (Apple), MSFTx (Microsoft), NVDAx (NVIDIA), and TSLAx (Tesla). $HC itself is never paid out: it is a deflationary utility token. Whenever you activate or upgrade tiers, 50% of the $HC is permanently burned out of circulation and 50% is routed to the Protocol Treasury to fund ongoing ecosystem development and liquidity.
Acquiring & Activation
Hold a Corp Member from the 5,555-piece collection on Robinhood Chain (55 reserved for team). Supply only ever falls over time as there is no inflation mechanism.
- Acquire: Hold a Corp Member in your wallet. When newly acquired, it is asleep and earns nothing yet.
- Activate: Spend 20,000 $HC (50% permanently burned, 50% to Protocol Treasury). It wakes up and begins earning at Tier 1×.
- Choose your stocks: Pick up to four stocks (AAPLx, MSFTx, NVDAx, TSLAx). You must pick at least one to start earning.
Hourly Rounds & Tier Ladder
Rounds execute hourly. Each round, 80% of all $HC trading fees are divided across the four stocks based on every Corp Member’s split and tier multiplier.
Crediting happens every hour and you never need to claim it manually. When a stock's pot reaches the minimum trade threshold (0.01 ETH), an automated keeper bot executes the buy and delivers the tokenized stock into your Corp Member’s vault.
The Tier Ladder Multipliers
| Tier | Total $HC Burned | Multiplier Bonus |
|---|---|---|
| 1× | 20,000 $HC | Base Payout |
| 1.5× | 60,000 $HC | +50% Payout |
| 2× | 125,000 $HC | +100% Payout |
| 3× | 275,000 $HC | +200% Payout |
| 4× | 750,000 $HC | +300% Payout |
Burns are cumulative. Every $HC you burn adds to your total and moves you up automatically when you cross each threshold.
Stock Split Engine & Math
Your split decides what you collect, not how much. You configure how your hourly earnings are distributed across the four stocks:
Contract Rules & Edge Cases
- 100% Sum Enforcement: The smart contract validates that your split percentages sum to exactly 100% (`require(sum == 100)`).
- 24-Hour Cooldown: To prevent front-running hourly pumps or price sniping, splits can only be modified once per 24-hour cycle.
- Pot Rollover: If trading volume in a given hour is small, balances roll over safely until reaching the 0.01 ETH minimum trade threshold.
The Vault
Your stocks build up inside the NFT itself. The balance is tied directly to the token ID on-chain.
- Attached to Token: If you sell your Corp Member, the accumulated stocks travel with it to the buyer.
- 100% Free Claims: There are zero withdrawal fees. You sign an off-chain message and the protocol covers the gas.
- Non-Custodial: The vault contract has no admin owner, no pause function, no upgrade proxy, and no backdoors. Only the wallet currently holding the NFT can withdraw its contents.
On-Chain SVG Engine & Flaws
HOODCORP NFTs generate 100% of their pixel art and metadata directly on-chain within EVM bytecode, with zero external IPFS or AWS servers.
How the Contract Renders Art
When `tokenURI(tokenId)` is queried, the contract procedural concatenates stored coordinate matrices and palettes into a Base64-encoded SVG string (`data:image/svg+xml;base64,...`).
Verified Contracts
Only interact with the verified contract addresses listed on this official documentation page:
| Contract | Network & Address |
|---|---|
| HOODCORP ERC-721 | 0x8888...HOOD (Robinhood Chain EVM) |
| $HC Deflationary Token | 0x8888...$HC (Pons Launchpad) |
| The Syndicate Vault | 0x8888...VAULT (Non-Custodial Internal Vault) |
Frequently Asked Questions
Can the team access or withdraw my tokens?
No. The contract is non-custodial and has no owner withdraw functions. Only the wallet holding the NFT can claim the stocks inside its vault.
What do I actually earn every hour?
Real tokenized stocks (AAPLx, MSFTx, NVDAx, TSLAx) according to your chosen split. They build up in your vault and can be claimed anytime with zero gas fees.
What happens if I sell my Corp Member on OpenSea?
Whatever is inside the vault goes with it to the buyer. If you want to keep the accumulated stocks, claim them to your wallet before listing the NFT.
Do I need to claim my earnings every hour?
No. Crediting and buying happen automatically every hour on-chain. You only claim when you want to withdraw the assets to your wallet.
Can I lose money?
Yes. Digital assets and stock prices fluctuate, and earnings depend on trading fee volume. Nothing is guaranteed.