#bindings #algebra #protocols #interface #sol #abi

wp-evm-algebra-interfaces

sol!-generated bindings for Algebra V1.9 protocol interfaces

12 releases

new 0.1.11 Jun 8, 2026
0.1.10 Jun 8, 2026

#1 in #abi


Used in 4 crates

MIT/Apache

43KB
527 lines

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().

Dependencies

~4–5.5MB
~95K SLoC