
On-chain. Forever.
A permissionless vault factory on Base. Every tax event pays holders as dividends and burns tokens. The longer you hold, the more you earn from those who don't.
A 2-minute walkthrough of how the protocol works, why diamond hands get paid, and what makes the design permissionless.
Click to play — replace with your YouTube/Vimeo embed
To embed: replace the onclick in the HTML with your YouTube/Vimeo URL.
A vault is a self-contained contract. Anyone can deploy one. Once deployed, no one — not the team, not the DAO — can change its rules.
Anyone calls the factory with a token plus creator and platform wallets. A new vault is cloned via EIP-1167 in a single transaction — taxes are hard-coded, no config to get wrong. 0.004 ETH creation fee.
Users deposit the underlying token. A tax is taken. Shares are minted pro-rata to the net amount.
Every tax event fires the same immutable split: 80% dividends to existing holders, 10% burned forever, 4% to the DAO treasury, and 2% each to the vault creator, creation platform, and usage platform — all pull payments, untouchable by admins.
Claim dividends anytime. Exit with redeem — exit tax applies, more dividends accrue, more tokens burn.
Every tax event fires the same hard-coded split, written into the factory itself. Not configurable, not governance-mutable — a vault's economics are fixed for life. Here's the canon:
The contracts are permissionless — so is the frontend layer. Pass your wallet as the usage platform and DHP routes 2% of every tax event your users generate, on-chain, forever. Fork the official app or integrate with four snippets.
Next.js + wagmi v2 + viem, MIT-licensed, already speaks fluent DHP. Point the platform address at yourself, rebrand, ship.
Read path, deposits, dividend claims, vault origination — copy-paste wagmi/viem snippets for each step, straight from the verified ABIs.
createVault is permissionless: launch a vault for any community at 0.004 ETH and hold its creation-platform slot permanently.
No admin keys survive deployment. No pause function. No upgrade path. The contract is finished the moment it's live.
v1.4.0 — all three contracts deployed (September 2026, block 51,343,897) and Blockscout-verified. Free-market creation, six-way partner revenue split, pull payments.
The vault logic: ERC-20 share math, dividend distribution, the 80/10/4/2/2/2 tax split, anti-FOT guard.
Permissionless deployment of vaults via EIP-1167 clones. Registry of all vaults. 0.004 ETH creation fee.
Accumulates the DAO's 4% + 2% usage share of every vault tax. DAO-controlled sweep destinations.
Testnet lineage (Base Sepolia): v1.3.0 factory 0x85d6436aabcba27888bc673a7f7cf6be3d2e4b9d · legacy v1.2.2 factory 0xf98a8db0b6a2be70e259992be11c252dbeccaa4d
Same bytecode, fresh chains. v1.4.0 is live on Base; the same contracts roll out across the wider EVM ecosystem.
| Network | Status | DHPFactory | DHPImplementation | DHPFeeCollector |
|---|---|---|---|---|
| Base | ● LIVE | 0x64BE13cE…e8F6929 | 0x75a7Fee6…99961D94 | 0x0D487439…23f5499 |
| Ethereum | Coming soon | Coming soon | Coming soon | Coming soon |
| BNB Chain | Coming soon | Coming soon | Coming soon | Coming soon |
| Robinhood Chain | Coming soon | Coming soon | Coming soon | Coming soon |
Addresses abbreviated for display — click any to open the explorer. Multichain deployments will use identical, independently verified source code.
The protocol is chain-agnostic. Same addresses, same logic, wherever you want to hold.
3 contracts deployed, 101/101 tests passing across 10 suites, Blockscout-verified, smoke-tested with real deposits + dividend claims. September 2026.
RFP sent. $15–30K engagement, 2–4 week turnaround. Self-audit fixes landing in parallel.
Deployed September 2026 (block 51,343,897). Free-market creation, 6-way partner revenue split (80/10/4/2/2/2), pull payments, same 5% / 10% / 80% economics. First community vault (SPX6900) next.
Create the first vault on live mainnet with the 0.004 ETH creation fee, then onboard holders through the app.
Same addresses, same bytecode, fresh chains. SPX6900 + curated partner communities. The Graph subgraph for indexing.
Arbitrum Orbit deployments for chains that want a sovereign L2 with DHP as canonical infrastructure.
The testnet is live. Deposit fake SPX, claim real dividends, watch the burn. Found a bug? Open an issue.