Skip to main content

Crate wp_evm_algebra_interfaces

Crate wp_evm_algebra_interfaces 

Source
Expand description

Pure ABI bindings for Algebra V1.9-style protocols (QuickSwap V3).

This crate intentionally contains no provider/RPC code. Consumers build calldata with SolCall::abi_encode() and decode raw return bytes with Call::abi_decode_returns().

Modulesยง

farming
Algebra Eternal Farming bindings (FarmingCenter + EternalFarming + IncentiveKey). Generic across Algebra eternal-farming forks; Blackhole config lives in the facade.
periphery
Algebra V1.9 periphery interfaces.
pool
Algebra V1.9 pool interfaces used by read-side hydration and CLI paths.