Integrations, Transparency & Partnerships

Every component is being built in the open: DAO governance, Airdrop distribution, real-time dApp, and infra integrations.

Program Status (Live vs. In Development)

Governance (DAO)

Tiered rights, on-chain quorum, proposal lifecycle
Live:Docs & UI
Contract:Draft (review)
Next:Audit & deploy

Airdrops

Merkle + vesting, tier/retention-weighted
Live:UI calculator & CSV pipeline
Contracts:AirdropConfig + Distributor (drafted)
Next:Set root & fund round #1

Real-time dApp

Wallet dashboards, claim UI, governance portal
Live:Design + endpoints
Next:Snapshot indexer & analytics

All contract addresses, roots, and governance changes will be posted here and on-chain.

Transparent Architecture

Smart Contracts

  • AirdropConfig — governance-controlled params (pool, buckets, multipliers, vesting, merkle root).
  • MerkleDistributorVesting — claim logic, linear vesting, per-round claim tracking.
  • DAO Governance — tier-weighted voting, quorum, proposal lifecycle (draft → review → vote → execute).
AuditsCommunity review → External audit (scheduled)
Bug bountyPublic bounty at launch window

Data Flow

[Staking + Community DB] │ ├─ off-chain calc (UI/CSV) │ └─ merkle JSON (address → amount) │ ├─ set merkleRoot in AirdropConfig (DAO vote) │ └─ MerkleDistributorVesting └─ claim(roundId, index, addr, amount, proof)
Merkle proofs Snapshot blocks On-chain events CSV/JSON attestations

Integrations (in development)

Wallets

Deep links & signature flows for claim + vote.

MetaMask Trust Rabby Ledger

Exchanges

Listing readiness; data APIs for price/volume in dApp.

CEX (talks) DEX routers Price oracles

Analytics & Infra

RPC providers, indexers, explorers.

Alchemy/Infura Etherscan Dune/Subgraphs

Live Telemetry (coming)

MetricValueStatus
Total Staked HFVhooking
Eligible wallets (round #1)indexing
Merkle rootpending vote
Claimed / Total— / —pre-launch

These values will auto-sync from on-chain once contracts are deployed.

Integration Checklist

  • ✅ UI/UX ready (mobile + desktop)
  • ✅ Airdrop calculator & CSV exporter
  • ✅ Merkle generator (TypeScript) ready
  • 🟡 Deploy AirdropConfig + Distributor
  • 🟡 DAO contract deploy & bootstrap
  • 🟡 Set root for round #1 (vote)
  • 🟡 Launch claim portal
  • ⬜ External audit report

Partners & Investors

Why partner with HFV?

  • Transparent, on-chain governance with real utility for stakers.
  • Fair airdrop distribution tied to long-term alignment (retention).
  • Clean integration surfaces (read-only config, Merkle proofs, events).

What we’re looking for

Audit firms CEX/DEX listings Indexing partners Market data Infra credits

We’re flexible on timelines; DAO sign-off for major decisions.

Roadmap

Phase 1 — Docs & UI | DAO & Airdrop pages live (this site), CSV/JSON pipeline complete.
Phase 2 — Contracts | Deploy AirdropConfig + Distributor; DAO governance deploy.
Phase 3 — Round #1 | Snapshot + Merkle root vote → fund distributor → claim portal opens.
Phase 4 — Real-time dApp | Portfolio/claim + governance portal; wallet integrations.
Phase 5 — Audit & Listings | External audit; exchange integrations & analytics dashboards.

FAQs

Can the website change allocations?

No. The UI is read-only in “Official” mode. Final allocations are anchored on-chain by a Merkle root in AirdropConfig. Any change requires a governance action.

How are stakers vs. community allocations computed?

Stakers get tier × retention weighted shares; community gets engagement-point weighted shares. Each bucket is normalized to its token share. See Airdrops page for the exact math.

What’s the vesting model?

Global per round: TGE %, cliff (months), then linear months. The claim contract accrues per second; the UI shows a monthly schedule for readability.

How do partners integrate?

Read config from AirdropConfig, display the Merkle root, and if hosting claims, call the Distributor’s claim() with provided proofs. We’ll provide SDK helpers.

Contact

Partner / Investor

Emailadmin@infohfvprotocol.org
Telegramhttps://t.me/hfvtokencommunity
DAO Forumsoon

We respond within 1–2 business days.

Subscribe for updates

We’ll only send launch-critical updates.

← Return to Home