Skip to main content

Glossary

TermMeaning
PoolA portfolio and its accounting state, identified by a pool address.
Reserve AssetA token registered as an asset of the selected pool.
Reserve, a_iQuantity of token i in its reserve account.
Scale, s_iEffective accounting value assigned to that reserve.
Pool price, P_is_i / a_i, expressed in the pool’s common scale unit.
WeightAn asset’s scale divided by total Reserve Asset scale.
Scale elasticity, e_sThe pool parameter governing how scale changes as reserves move during an elastic action.
Value flow, Σ_iSigned value exchanged by a leg. For a reserve change, it is P'_i * da_i.
Scale change, ds_iThe difference between ending and opening scale.
Receive allocationThe share of receive-side value assigned to an asset.
LP TokenA token representing a claim on the backing of an LP-owned pool.
Claim TokenA token represented on the claim side of the selected pool’s ledger.
ReceiptA token or ledger balance representing a claim, including deposit-phase receipts.
SurplusToken inventory held separately from reserves and available for eligible settlement top-ups.
DispatcherThe address through which clients call the installed protocol modules.
ModuleAn implementation of a group of functions installed in the Dispatcher.
IntentSigned authorization for an executor to submit a specified exchange.
EpochOne configured deposit or distribution phase with its own lifecycle and receipts.
RWAA real-world asset; a token’s exposure and rights depend on its issuer and terms.

Roles are pool-specific. A token can be an LP claim in one pool and a Reserve Asset in another. Always identify the pool before interpreting a token’s role.