InsurAce
Other · Underwriting · INSUR
InsurAce offers portfolio-level cover across many EVM chains. Policyholders pay premiums into a pooled capital model; INSUR governs parameters and participates in the protocol's risk-sharing design.
Multi-chain portfolio insurance with a capital pool backstop.
Protocol TVL
—
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
InsurAce — Research Skill
Multi-chain portfolio insurance with a capital pool backstop.
insurace · v1.0.0
Facts
| category | Network |
| symbol | INSUR |
| tagline | Multi-chain portfolio insurance with a capital pool backstop. |
| arbitrumNative | no |
| chains | Ethereum, BSC, Polygon, Arbitrum, Optimism, Avalanche |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | none tracked |
Sections
Overview
InsurAce offers portfolio-level cover across many EVM chains. Policyholders pay premiums into a pooled capital model; INSUR governs parameters and participates in the protocol's risk-sharing design.
What makes it different
Broad multi-chain underwriting footprint with packaged portfolio cover rather than single-protocol mutual membership.
Components
- Cover Arm (Insurance Pools): The underwriting side of the protocol. Capital providers stake assets into underwriting/mining pools that act as liquidity reserves backing cover payouts. Coverage capacity is governed by a Solvency Capital Requirement (SCR) ratio; when pooled capital is insufficient to meet the SCR, INSUR mining rewards for the Cover Arm increase to attract more capital. - Investment Arm: An investment module that deploys idle capital-pool funds into yield-bearing DeFi strategies. Investment yield is fed back to insurers and insurees as an incentive, which is how InsurAce subsidizes its 'ultra-low' premiums relative to pure mutual models. - Cover Products: Actuary-priced cover products across smart-contract/protocol risk, stablecoin de-peg risk, and custodian (CEX) risk. InsurAce was the first to offer cross-chain, portfolio-based covers, letting users insure multiple assets/protocols across chains in a single cover to save on premium and gas. - Decentralized Claims Assessment: Claims are filed on-chain and adjudicated by a community of Claims Assessors who hold and stake INSUR, combined with an advisory board / expert review. Approved claims are paid from the capital pools; this process handled the May 2022 UST de-peg claims. - INSUR Governance Token: Standard ERC-20 governance and incentive token (deployed on Ethereum, with bridged versions e.g. on Polygon). Used for community governance and claim-assessment voting, mining incentives for capital provision, and ecosystem rewards.
Risks
- Counterparty: As a cover/insurance protocol, InsurAce is itself the counterparty on every policy. Its ability to pay depends on the size and solvency of its capital pools; the UST event showed payouts (~$11.7M) can vastly exceed premiums collected (~$94k), stressing reserves. - Reserve / Depeg: InsurAce underwrites stablecoin de-peg cover, concentrating de-peg risk on its own balance sheet. A large correlated de-peg event (as with UST in 2022) can trigger many simultaneous claims that draw down reserves faster than premiums replenish them. - Smart Contract: Cover, staking, claims and cross-chain contracts are exploitable. SlowMist's 2021 audit found higher-severity issues (a reordering-attack risk and a missing permission check on an owner-adding function) that had to be fixed pre-launch; multi-chain deployment widens the attack surface. - Governance: Claims are approved or rejected by INSUR-staking Claims Assessors. This makes payout decisions dependent on token-weighted voting, which can be swayed by concentrated holders or low participation and creates a conflict between claimants and capital providers. - Systemic: Protocol viability depends on ongoing premium demand, capital-provider incentives and token value. Declining activity (HTX delisting for sub-$50k daily volume, parked domain, dormant repos) indicates a wind-down where cover may effectively be unavailable or unenforceable despite historic branding.
TradFi analogue
- Specialty / parametric insurance underwriter (e.g. a Lloyd's-style syndicate): similar — Pools capital from providers to underwrite defined risks (contract failure, de-peg, custodial loss), charges risk-priced premiums, and pays out on validated claims.; differs — Underwriting capital comes from permissionless DeFi liquidity providers rather than licensed insurers/reinsurers; policies are on-chain 'covers' rather than legal insurance contracts; claims are adjudicated by token-holder voting instead of licensed adjusters/regulators; and there is no regulator-backed policyholder protection or capital-adequacy mandate. - Mutual insurance company: similar — Risk is shared among members via a mutual/pooled model rather than sold to external shareholders, and members participate in governance and claim decisions.; differs — InsurAce layers an investment arm that deploys pool capital into DeFi yield to subsidize premiums, uses a governance token (INSUR) for voting and incentives, and offers cross-chain portfolio covers — none of which exist in a traditional mutual, which is regulated and holds statutory reserves.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for InsurAce. | research_getEntity({ slug: "insurace" }) | 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).