8 releases (5 breaking)
new 0.5.0 | Oct 20, 2024 |
---|---|
0.4.0 | Oct 4, 2024 |
0.3.0 | Sep 13, 2024 |
0.2.1 | Sep 2, 2024 |
0.0.2 | Jul 21, 2024 |
#427 in Magic Beans
297 downloads per month
Used in uniswap-v3-sdk
4MB
81K
SLoC
Uniswap-Lens
A library for querying Uniswap V3 using ephemeral lens contracts.
Features
- Lens contracts in Solidity using the revert-in-constructor pattern
- Rust SDK for querying lens contracts using alloy-rs
- TypeScript SDK for querying lens contracts using viem
Note on no_std
By default, this library does not depend on the standard library (std
). However, the std
feature can be enabled via
the std
feature flag.
Dependencies
~39MB
~726K SLoC