Expand description
wp-evm-algebra-core — pure computation/data for Algebra-family CL DEXes.
Modules:
data— pure records (PoolState, AlgebraProtocolConfig, etc.)quote— pure swap-math functionsplan— pure ABI-encoding functionspool_address— pure CREATE2 pool address derivation
Modules§
- data
- Pure data records for the Algebra family.
- farming
- Pure Algebra eternal-farming claim planning (no provider, no clock).
- plan
- Pure plan functions for the Algebra family (V1.9 variant).
- pool_
address - Pure CREATE2 pool address derivation for AlgebraV1.9-shaped DEXes.
- position
AlgebraPositionView— lossless 11-field mirror of Algebra V1.9 NFPMpositions(uint256)plus the shared position-key helper.- quote
- Pure quote functions for the Algebra family (V1.9 variant).