ArcYield
Launch app

Risk

What can hurt you here, ranked honestly. Issuer redemption removes one risk, not all of them.

Risk map

Issuer risk

Medium

Constituents are claims on their issuers. A depeg or a paused redemption shows up in NAV.

Contract risk

Medium

Vault and registry contracts are unaudited. Small code reduces bug surface, not to zero.

Liquidity risk

Medium

Large redemptions can exceed idle USDC and wait on the executor unwinding positions.

Rug risk

Structurally low

No owner, no upgrade, no pause. The vault cannot be drained by anyone, including its deployer.

What issuance does

Every constituent is a claim on a named issuer with a redemption path: USDC and EURC redeem 1:1 with Circle, USYC redeems through its Teller at NAV. This deletes the classic launchpad exit: there is no pool for a team to pull. It also means the yield the vaults harvest comes from instruments, not from trading activity that can dry up.

What issuance does not do

  • It does not remove issuer risk. A depeg, a paused redemption or a blocklisted address shows up in NAV.
  • It does not audit the vault contracts. ArcYield's own contracts are unaudited; read them before depositing size.
  • It does not make redemptions infinite. redeem() pays from idle USDC and reverts when a redemption exceeds it, until the executor unwinds positions.
  • It does not remove Arc itself from the trust surface: a permissioned validator set and Circle's runtime blocklist are inherited, as on any Arc application.

ArcYield vaults are smart contracts, not registered funds, and nothing in these docs is investment advice.