Everstrat.xyz | Docs
Contracts

Overview

Contract map for the immutable core and the upgradeable management layer.

Current Contract Set

ContractTypeUpgradeabilityPrimary role
EVEtokenimmutableERC-20 supply surface for the protocol
AMMcoreimmutableETH entry and exit surface
ControllermanagementUUPS proxykeeper coordinator and queue operator
ExitQueuemanagementUUPS proxyqueued redemption batches and request state
StrategyManagermanagementUUPS proxystrategy registry, NAV, distribution, withdrawals
OraclemanagementUUPS proxyprice feed registry and staleness controls

Reading Strategy

Design Split

The repository uses a deliberate split:

  • immutable contracts for the direct user entry/exit surface
  • upgradeable contracts for operational control, queue state, oracle config, and strategy management

Last updated on

On this page