Crates.io | uniswap-lens |
lib.rs | uniswap-lens |
version | 0.7.0 |
source | src |
created_at | 2024-07-21 08:22:16.427739 |
updated_at | 2024-11-08 05:32:12.712142 |
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 | 3,938,478 |
A library for querying Uniswap V3 using ephemeral lens contracts.
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.