Neptune Mutual
Other · Underwriting · NPM
Neptune Mutual runs parametric cover pools where payouts trigger when predefined on-chain conditions are met (e.g. protocol TVL drops beyond a threshold). NPM governs pool parameters and risk frameworks.
Parametric cover pools for on-chain loss events.
Protocol TVL
$0
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Neptune Mutual — Research Skill
Parametric cover pools for on-chain loss events.
neptune-mutual · v1.0.0
Facts
| category | Network |
| symbol | NPM |
| tagline | Parametric cover pools for on-chain loss events. |
| arbitrumNative | no |
| chains | Binance, Ethereum, Arbitrum |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 1 (NPM) |
| founded | 2022-12-01 |
| tvl | $0 |
| universalMetricsSyncedAt | 2026-07-03T17:03:27Z |
Sections
Overview
Neptune Mutual runs parametric cover pools where payouts trigger when predefined on-chain conditions are met (e.g. protocol TVL drops beyond a threshold). NPM governs pool parameters and risk frameworks.
What makes it different
Parametric, on-chain-trigger payouts — no member claims vote — enabling faster settlement when cover conditions are objectively met.
Components
- Parametric Cover Marketplace: The core product: a marketplace of parametric cover policies covering DeFi protocols, CEXes and custodians. Payouts trigger on the resolution of a predefined incident rather than on individual member claims, so policyholders of an affected protocol are all paid out without submitting evidence. - Cover Pools (Dedicated & Diversified): Liquidity providers deposit stablecoins into either dedicated pools (single project) or diversified pools (a basket of projects), choosing leveraged or unleveraged exposure to earn premiums and NPM incentives. - Incident Reporting & Resolution System: A community-based, NPM-staking mechanism to report and dispute incidents that trigger payouts. Pre-TGE this operated under an interim Proof of Authority model with the Neptune Mutual Association able to pause the protocol and perform emergency resolutions. - NPM Token: Governance and staking token whose primary utility is governing the incident reporting and resolution system via staking and voting; also used for staking to create covers and provide reporting incentives.
Member coins
- Neptune Mutual (NPM) — Token, Governance token
Risks
- Oracle: Payouts depend on objectively resolving whether a predefined incident occurred. An incorrect, delayed or manipulated incident-resolution outcome (the parametric trigger) could deny valid claims or trigger unwarranted payouts. - Governance: Under the interim Proof of Authority model the Neptune Mutual Association could pause the protocol and reverse incident-reporting decisions via emergency resolutions, concentrating significant discretionary power. OpenZeppelin also flagged that the protocol has a large number of very privileged roles requiring careful key management. - Smart Contract: A complex 44-contract codebase with intricate storage and access-control patterns. Audits (OpenZeppelin, BlockSec, Hacken) found high-severity issues that were subsequently addressed, but residual smart-contract risk remains inherent. - Reserve / Depeg: Cover pools are funded with stablecoin liquidity; the protocol's ability to pay claims depends on pooled reserves. OpenZeppelin flagged risk of insufficient liquidity when computing policy coverage commitments, and a stablecoin depeg would impair reserve value. - Counterparty: Cover Creators are approved at the team's discretion and covers reference third-party protocols and exchanges; the value of a policy depends on the correct scoping of the covered counterparty and event.
TradFi analogue
- Parametric insurance (e.g. weather / flight-delay index insurance): similar — Both pay out automatically when a predefined, objectively measurable trigger condition is met, rather than requiring the insured to file and prove a loss claim.; differs — Neptune Mutual covers crypto-native perils (protocol hacks, exchange/custodian failures), is funded by permissionless stablecoin liquidity pools, and resolves incidents through on-chain community reporting and NPM staking rather than a licensed insurer and actuarial loss adjuster.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Neptune Mutual. | research_getEntity({ slug: "neptune-mutual" }) | read-only |
listMembers List the member coins (stablecoins / tokens / RWAs) under this network. | research_listByCategory({ category: "networks" }) | read-only |
readLiveMetrics Read live on-chain supply / metadata for a member contract (Arbitrum). | chain_readLive({ address: "0x..." }) | read-only |
getHistory Pull historical peg / TVL series for a member protocol. | research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" }) | read-only |
Glossary
- TVL
- Total value locked — assets held or managed by a protocol, in USD.
- APR
- Annual percentage rate — yield before compounding.
- RWA
- Real-world asset — an off-chain asset represented as an on-chain token.
- ERC-8004
- Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).