| Crates.io | uniswap-lens |
| lib.rs | uniswap-lens |
| version | 0.15.0 |
| created_at | 2024-07-21 08:22:16.427739+00 |
| updated_at | 2025-05-14 05:28:47.655835+00 |
| description | A library for querying Uniswap V3 using ephemeral lens contracts. |
| homepage | |
| repository | https://github.com/shuhuiluo/uniswap-lens-rs |
| max_upload_size | |
| id | 1310169 |
| size | 660,585 |
A library for querying Uniswap V3 using ephemeral lens contracts.
no_stdBy default, this library does not depend on the standard library (std). However, the std feature can be enabled via
the std feature flag.