Everstrat.xyz | Docs
Introduction

Core concepts glossary

Shared vocabulary used across the product, protocol, app, and data model.

Terms

TermMeaning
EVEThe protocol ERC-20 token, named “Everything Strategy” on-chain.
AMMThe immutable contract that accepts ETH deposits and handles redemption attempts.
NAVNet asset value of the protocol, calculated in ETH first and converted to USD only when needed.
Connector weightAMM parameter used in premium-price calculations.
Immediate redemptionBurn settles directly in the AMM because sufficient ETH is available.
Queued redemptionBurn request is pushed into ExitQueue for later pricing and processing.
Batch pricingKeeper action that records the final EVE price for the current exit batch.
priceToleranceUser slippage bound used to decide whether a queued request can settle.
Escape hatchRequest closure path after MAX_BATCH_PROCESSING_TIME has passed.
KEEPER_ROLEOperational role on Controller used for strategy and queue workflows.

Last updated on

On this page