Skip to content

A library for querying Uniswap V3 using ephemeral lens contracts.

License

Notifications You must be signed in to change notification settings

v3xlabs/uniswap-lens-rs

 
 

Repository files navigation

Uniswap-Lens

Foundry Node.js Rust

npm version crates.io

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.

About

A library for querying Uniswap V3 using ephemeral lens contracts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 85.7%
  • TypeScript 13.0%
  • Solidity 1.3%