/// Wild Ledger DAO Whitepaper
Wild Ledger DAO: Proof of Biology Protocol for Accountable Wildlife Conservation
Whitepaper v2.0 - For partners and investors | Updated February 2026
1. Abstract
Wild Ledger DAO is a conservation protocol on Polygon that introduces Proof of Biology - a new way for wild animals to generate and control the funding required for their own protection.
By streaming GPS and biological signals from endangered species into a Proof of Biology oracle, the protocol converts verified movement and behaviour into on-chain Biodiversity Credits (WAI) — controlled impact-accounting units intended for enterprise reporting, funding, and retirement workflows. Revenue is routed via smart contract: 80% to conservation partners / the Conservation Vault, 20% to the Protocol Treasury under the current model.
Instead of relying on one-off donations and opaque funding chains, Wild Ledger treats animals as an accountable source of biodiversity data and their data as a scarce, verifiable digital asset. This whitepaper describes the problem, the Proof of Biology mechanism, the protocol's architecture, token and NFT design, governance, and the security and IP model that make the system difficult to spoof or fork.
2. Motivation & Problem Statement
Global biodiversity is collapsing, and conservation finance is failing to keep pace.
- Begging-bowl economics. Most conservation is funded through donations and grants. In downturns, funding collapses precisely when ecosystems are most vulnerable.
- Opaque flows. Donors and institutions struggle to see where money goes or how it translates into impact on the ground.
- High overhead. NGOs and field organisations spend a large portion of time and resources on fundraising, reporting and administration rather than direct protection.
At the same time, there is strong growth in ESG and impact-oriented capital, and a maturing stack of Web3 infrastructure that can provide transparent, programmable rails for capital allocation. What is missing is a credible bridge between real animal biology and on-chain economics.
3. Vision: From Charity to Accountable Conservation Infrastructure
Wild Ledger DAO reframes wild animals from passive beneficiaries to verified sources of conservation-linked biological activity.
- Each tracked animal becomes an on-chain source of verified biological activity that can support accountable conservation funding simply by staying alive and behaving naturally.
- The protocol recognizes that a wild animal's location, movement patterns and biological signals are a scarce and valuable digital asset.
- Instead of asking for donations to keep an animal alive, the system pays out when the animal proves its biological activity.
This is the foundation of a new category: an economy built by nature, for nature, in which animals generate the cashflows that fund their own guardians.
4. The Proof of Biology Model
4.1 Concept
Proof of Biology is a verification and accounting model where:
- Input: Real-world telemetry from GPS collars and, optionally, biometric sensors (e.g. heart rate, temperature, motion).
- Verification: An off-chain service aggregates and validates this data, computing metrics such as distance travelled, movement patterns, and other biological KPIs for each animal.
- On-chain assertion: A structured claim - "this animal has performed X verified biological work over period T" - is signed and submitted to a smart contract.
- Outcome: The contract issues governed Biodiversity Credits and enables protocol fee flows which are routed to conservation partners.
In the same way that Proof of Work uses electricity and computation to secure a blockchain, Proof of Biology uses verified animal behaviour to trigger funding flows.
4.2 Design goals
- Non-gameable. It must be economically and technically difficult to spoof or fabricate biological signals.
- Non-speculative core. Impact units (WAI) are internal accounting tokens, not freely traded speculative assets.
- Composable. The mechanism should integrate cleanly with existing DeFi, RWA and data-market primitives.
- Safe for animals. Data must be aggregated and delayed to avoid increasing poaching risk.
5. System Architecture
5.1 High-level components
- On-animal devices. GPS collars and, optionally, biometric sensors deployed by partner organisations.
- Data aggregators. Platforms such as EarthRanger (integration in progress), Movebank and Mapotic that receive and normalise telemetry.
- Off-chain Proof of Biology oracle backend. A backend service that:
- Pulls telemetry from aggregators.
- Computes daily/periodic movement and other KPIs per animal and per partner.
- Applies three-layer anti-spoofing: Kinematic Plausibility (velocity/acceleration vs. species biological maximums), Correlated Random Walk (CRW) (turning angle variance to detect human-path fraud), and Hidden Markov Model (HMM) (behavioural state classification — FORAGING, MIGRATING, RESTING).
- Signs validated "mint" payloads.
- On-chain oracle contract (
WildLedgerOracle). Verifies signed payloads (EIP-712), mints Biodiversity Credits (WAI) to partner addresses, and manages the 3-stage collar state machine:ACTIVE → OFFLINE (7-day grace) → PRESUMED_DECEASED (30-day window) → MEMORIAL. - Treasury & Conservation Vault. Smart contracts that route 80% of incoming USDC to whitelisted NGO partners and 20% to the Protocol Treasury.
- WildBuyback. Treasury-linked buyback contract with configurable parameters subject to governance and live-market readiness.
- DiscountVault. Corporations deposit WILDLEDGER to earn time-weighted discounts (3%/5%/10% at 12 months) on Biodiversity Credit purchases — the primary institutional token sink.
- OracleNodeRegistry. Third-party validation nodes stake WILDLEDGER as collateral; fraudulent approvals trigger automatic slashing.
- Governance (WILDLEDGER). An ERC-20 governance token used to delegate votes and control parameters such as fee percentages, partner onboarding and oracle sets.
- dApp & analytics. User-facing interfaces to explore animals, see impact, support funding and track flows. Includes a real-time public P&L dashboard (Total GMV, NGO Distributions, Protocol Revenue, Tokens Burned).
5.2 Data flow
- Ingest. Partner organisations deploy collars; telemetry is streamed into EarthRanger and other aggregators.
- Aggregation. The oracle backend computes distance and other metrics over a time window (e.g. the previous UTC day) for each animal.
- Verification (3-layer). Kinematic Plausibility (velocity/acceleration vs. species biological maximums — vehicular fraud rejected); Correlated Random Walk (turning angle variance — unnaturally straight paths flagged as
HUMAN_PATH_FRAUD); HMM Behavioural Classification (FORAGING/MIGRATING/RESTING — sustained RESTING >72h triggers collar OFFLINE alert). - Collar State Machine. Each collar transitions:
ACTIVE → OFFLINE (7-day grace) → PRESUMED_DECEASED (30-day window) → MEMORIAL. WAI minting pauses during OFFLINE and ceases permanently at MEMORIAL. - Signing. For each partner wallet, the backend signs an EIP-712 payload specifying the quantity of WAI to mint.
- On-chain mint. The
WildLedgerOraclecontract verifies the signature and mints Biodiversity Credits (WAI) to the partner's address. - OTC Sale. The institutional sales wallet (
CREDIT_ISSUER_ROLE) mints WAI directly to a corporate Fireblocks vault viaissueOTC(). The corporation pays in USDC. - Economic routing. USDC flows instantly: 80% to Conservation Vault, 20% to Protocol Treasury. Treasury-linked buyback behavior remains configurable.
- Retirement. A buyer can call
retire(amount, csrdReference), permanently burning the WAI and emitting aCreditRetiredevent for reporting and final-state accounting.
6. Tokens, NFTs and Economic Design
6.1 WILDLEDGER - Governance and Utility Token
- ERC-20 token deployed on Polygon.
- Total Supply: 1,000,000,000 (1 billion) tokens - fixed, no additional minting.
- Used to delegate and exercise voting power over key protocol parameters.
- May be used in future for governance-gated features, partner curation and access to impact dashboards (subject to compliance).
Token Allocation:
| Pool | Allocation | Vesting |
|---|---|---|
| Liquidity Pool | 10% (100M) | Day 1 |
| Public Sale | 5% (50M) | Subject to final launch structure |
| Conservation Vault | 80% (800M) | Conservation-aligned allocation |
| Mining Rewards | 5% (50M) | 25-year emission schedule |
Launch Protections:
- Max wallet size: 1% of supply (10M tokens)
- Max transaction: 0.5% of supply (5M tokens)
- Whitelist-only period: First 60 blocks (~2 minutes)
- Additional launch controls remain subject to final legal, exchange, and product review
6.2 WAI - Biodiversity Credits (RWA)
- ERC-20 token (
MovementToken) minted by the oracle (automated Proof of Biology) or by the institutional sales wallet (CREDIT_ISSUER_ROLE) via OTC issuance. - Soulbound: Non-transferable between wallets. Cannot be traded on crypto exchanges.
- Retirable: Buyers can call
retire(amount, csrdReference)to permanently burn WAI and emit aCreditRetiredon-chain event for reporting and final-state accounting. - Represents GPS-verified animal movement — each WAI corresponds to verified biological activity of a tracked endangered species.
- Held in institutional Fireblocks vaults between purchase and retirement; never enters retail crypto markets.
6.3 Species-Based Token Mining Tiers
WAI tokens are minted using a tiered multiplier system that ensures fair distribution across 147 GPS-trackable species with different movement patterns:
| Tier | Multiplier | Example Species |
|---|---|---|
| APEX_SLOW | 4.5× | Elephants , Rhinos , Giant Pandas |
| PRIMATE | 4.0× | Gorillas , Orangutans , Chimpanzees |
| REPTILE_LARGE | 2.8× | Komodo Dragons , Gharials , Giant Tortoises |
| MARINE_REPTILE | 2.4× | Sea Turtles (Leatherback, Green, Hawksbill) |
| MARINE_MAMMAL | 1.3× | Monk Seals , Manatees , Sea Otters |
| APEX_FAST | 1.2× | Lions , Tigers , Leopards , Wolves , Lynx |
| MEDIUM_MAMMAL | 1.2× | Bears , Pangolins , Red Pandas, Koalas |
| MIGRATORY_LARGE | 1.04× | Caribou , Zebras , Wildebeest |
| MARINE_LARGE | 0.7× | Whales , Sharks , Dolphins , Manta Rays |
| MIGRATORY_BIRD | 0.33× | Condors , White-backed Vultures, Eagles, Albatross, Cranes |
Conservation Status Bonuses provide additional multipliers:
- Critically Endangered: 2.0×
- Endangered: 1.5×
- Vulnerable: 1.2×
Formula:
Weighted Distance = Raw Distance × Tier Multiplier × Conservation Status Bonus
This ensures a critically endangered rhino walking 5km/day generates meaningful weighted output (45 units),
while an albatross flying 500km/day doesn't dominate the system (198 units). See
Species_Token_Mining_Tiers.md for full details.
6.4 NFTs - Biology-linked Digital Collectibles
- ERC-721 / ERC-1155 tokens representing species, herds or individual animals.
- May incorporate biology-driven traits based on Proof of Biology KPIs (e.g. range size, longevity, offspring, stress levels) without exposing sensitive raw location data.
- Provide a mechanism for communities, brands and collectors to support specific species and campaigns with on-chain provenance.
6.5 Revenue and Allocation
Wild Ledger generates revenue through a focused B2B institutional model, replacing the previous multi-stream approach with a cleaner dual-pipeline architecture aligned with TradFi DCF analysis.
B2B Pipeline (PRIMARY — Institutional):
- 1. Biodiversity Credit OTC Sales: The institutional sales team sells WAI credits to corporations for USDC; 15% protocol fee on each transaction.
- 2. Corporate Dashboard Subscriptions: White-labeled, real-time GPS impact UI for enterprise sponsors and reporting teams.
- 3. TNFD Data Licensing: Aggregated, obfuscated movement data for insurers, asset managers, and sustainability teams.
- 4. ESG Reporting API: Automated CSRD/TNFD reporting for corporate sustainability teams.
B2C Pipeline (SECONDARY — Retail):
- 5. Dynamic NFTs (dNFTs): Retail NFTs whose visual traits change in real-time based on live oracle data; Memorial NFTs (frozen at animal death) create scarce secondary market.
- 6. NFT Secondary Royalties: 7.5% on all marketplace sales.
Revenue Allocation (On-Chain, Immutable): All USDC revenue is routed automatically by smart contract — fully transparent, auditable in real-time:
- Conservation Vault: 80% — Direct NGO funding: rangers, vets, field operations.
- Protocol Treasury: 20% — Operations, development, reserves, and treasury-managed ecosystem functions.
The institutional pitch is transparent funding architecture: 80% of qualified protocol revenue is routed to conservation partners under the smart-contract treasury model.
6.6 25-Year Mining Emission Schedule
The Mining Rewards Pool (50M WILDLEDGER) is distributed over 25 years with a tapering reduction:
| Period | Annual Emission | Daily Emission |
|---|---|---|
| Year 1-4 | 4,000,000 | 10,959 |
| Year 5-8 | 3,000,000 | 8,219 |
| Year 9-12 | 2,000,000 | 5,479 |
| Year 13-16 | 1,333,000 | 3,652 |
| Year 17-20 | 833,000 | 2,282 |
| Year 21-25 | 1,067,200 | 2,924 |
Reward Distribution Formula:
NGO Daily Reward = (NGO's Daily WAI / Total Network WAI) × Daily Emission
This ensures sustainable, long-term funding for conservation while preventing inflation.
Automation: The daily emission schedule is automated via Chainlink Automation (with Gelato as a decentralized fallback) to ensure precise epoch execution without manual intervention.
7. Governance
The protocol uses a governance + timelock model based on audited OpenZeppelin primitives.
- Governor contract. Manages proposals and voting using WILDLEDGER as the governance token.
- Timelock controller. Enforces delays between proposal approval and execution to allow for review and intervention.
- Role-based access control. Critical roles such as
ORACLE_ROLEandVAULT_ADMINare assigned to the timelock/governor rather than EOAs for production.
Governance is responsible for:
- Whitelisting and off-boarding conservation partners and oracles.
- Adjusting fee percentages and allocation ratios.
- Approving contract upgrades (where applicable) after audits and due process.
8. Protocol Security & IP
Wild Ledger DAO is designed to be transparent where it builds trust, and closed where it prevents spoofing and forks.
- On-chain transparency. All treasury flows, Conservation Vault withdrawals, and governance actions are fully on-chain. Smart contracts are open to external review and security audits, and core parameters (fee %, partner whitelist, oracle roles) are controlled by governance with timelocks.
- Business Source License (BSL). The core Proof of Biology protocol is released under a Business Source License. The code is visible for inspection and integration, but commercial forks are prohibited for an initial 2–4 year window. This gives the project a critical head start while still enabling ecosystem trust and contributions.
- Defensive publication. We intend to publish a cryptographically timestamped technical specification of the GPS-to-smart-contract pipeline and Proof of Biology oracle. This establishes prior art, making it difficult for third parties to obtain patents that would restrict the use of this mechanism.
- Trade-secret verification logic. Only the minimal payment logic runs on-chain. The sensitive parts of the Proof of Biology oracle – anti-spoofing heuristics, anomaly detection and cross-checks between GPS and biological signals – are kept off-chain as trade secrets. This reduces the attack surface for data manipulation and makes it significantly harder to clone the full system.
- Data and model moat. As more animals, collars and conservation partners join Wild Ledger, the protocol accumulates a proprietary dataset of real animal movement and behaviour. This data continuously improves our Proof of Biology verification models, creating a compounding behavioural and model moat that cannot be replicated simply by copying code.
Together, these measures create a defensible Proof of Biology oracle stack: open enough
- Phase 1 — Smart Contract Layer (testnet milestone reached)
- WAI made soulbound with
retire()CSRD function andissueOTC()for institutional sales WildBuyback.sol— programmatic buy-and-burn deployedDiscountVault.sol— corporate WILDLEDGER lock-for-discount deployedOracleNodeRegistry.sol— staking/slashing node registry deployed- Treasury updated to 80/20 NGO split
- 3-stage collar state machine live in
WildLedgerOracle - All contracts deployed and verified on Polygon Amoy testnet
- WAI made soulbound with
- Phase 2 — Oracle Yellow Paper & Validation (Q1 2026)
- Kinematic Plausibility, CRW, and HMM validators in development / validation
- Yellow Paper published (mathematical methodology, TNFD-aligned)
- Oracle node staking/slashing live on testnet
- Phase 3 — B2B Corporate Portal (Q2 2026)
- Corporate Bio Credit portal with Fireblocks SDK integration
- CSRD retirement flow with PDF certificate generation
- Real-time public P&L dashboard (Total GMV, NGO Distributions, Tokens Burned)
- WILDLEDGER DiscountVault UI for institutional buyers
- Phase 4 — Mainnet Launch (Q3 2026)
- External security audits targeted
- MiCA legal opinion obtained
- Market maker onboarded (Luxembourg)
- Launch on Polygon mainnet with pilot corporate buyers / partners
- Phase 5 — Enterprise Scale (Q4 2026+)
- NGO fiat off-ramp (Stripe Crypto / Monerium) for field rangers
- Cross-chain expansion
- 1,000+ animals tracked, first corporate CSRD retirements
10. Risks & Considerations ⚠️
Wild Ledger DAO carries technical, operational and social risks, including but not limited to:
- Technical risk. Bugs in smart contracts or oracle code may lead to incorrect mints or fund routing. Mitigation includes audits, bug bounties and conservative upgrade patterns.
- Data integrity risk. GPS or biometrics can be spoofed, jammed or misreported. Mitigation includes layered anti-spoofing, anomaly detection, and conservative payout thresholds.
- Partner risk. Misaligned or under-performing partners can reduce impact. Mitigation includes due diligence, transparent on-chain flows and governance-driven partner management.
- Regulatory risk. Token design and usage must remain compliant with evolving regulations. Mitigation includes jurisdiction-specific legal advice and clear separation between utility, governance and speculative functions.
11. Conclusion 🌱
Wild Ledger DAO proposes a new primitive for conservation finance: a Proof of Biology protocol where animals themselves, through their verified biology, generate the cashflows needed to fund their own protection.
By combining open, auditable smart contracts with a defended Proof of Biology oracle stack and a growing behavioural data moat, the project aims to create a durable, scalable mechanism for aligning communities, capital and conservation around a single, programmable loop: animals move – biology is verified – funding flows – animals are protected.
Appendix 📎: Website Copy – "Why this is hard to fork"
Wild Ledger DAO is not just a brand; it is a protected Proof of Biology oracle stack. The funding rules and Vault flows are transparent on-chain, but the core engine that turns raw GPS and bio-signals into verified Proof of Biology is guarded by a Business Source License, a defensive publication of our GPS-to-contract pipeline, and trade-secret anti-spoofing logic. As more animals and partners join, we accumulate a unique dataset of real wildlife behaviour that continuously improves our models. Copying the code is not enough – without the data, the verification heuristics and the IP shield around them, it is extremely hard to replicate the protocol at the same level of security and reliability.