Skip to Content
ConceptsOverview

Concepts

Aeva’s state machine knows assets, the right kinds each asset declares, and the positions accounts hold in them. Everything on these pages is an operation on positions, checked by the chain’s invariants.

PageIn one line
Assets & right kindsan asset is a set of right kinds with a supply each
Bundles & stripsa bundle is one unit of every bundled kind; a strip is some kinds without the others
Conservationunits held always add up to the supply; the chain checks it every block
Transfers & policieswho may hold is the issuer’s policy, evaluated on the state after the transfer
Credentialstyped, expiring, revocable attestations without personal data
Settlement (DvP)both legs of a trade move in one transaction or not at all
Encumbrancespledges, liens and lockups lock units without moving them
Incomedistributions accrue pro rata; holders claim when they want; income can be routed
Waterfalls & redemptionwind-down in tiers; redemption pools buy units back at a price
Splitsa SPLIT multiplies what units display as; the stored state stays raw
Coins: AEVA & aeUSDAEVA pays gas and secures the chain; aeUSD settles trades
The EVM facade & AE-20every right kind and bundle is an ERC-20 at a derived address
The bridgegovernance-set routes to other chains; testnet deployment pending
Last updated