15 releases (breaking)
new 0.11.1 | Feb 5, 2025 |
---|---|
0.10.0 | Dec 31, 2024 |
0.7.0 | Nov 8, 2024 |
0.1.0 | Jul 22, 2024 |
#825 in Magic Beans
1,282 downloads per month
Used in 2 crates
(via uniswap-v3-sdk)
4MB
82K
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
~48MB
~750K SLoC