Uniswap/v3-periphery
🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3 observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2021
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
1333 stars · 1248 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Peripheral smart contracts for the Uniswap V3 protocol, including the SwapRouter, nonfungible position manager, and related interfaces. Distributed as an npm package for deploying locally or importing Solidity interfaces into other contracts.
Use cases
- integrate uniswap v3 swaps into my smart contract
- deploy a local testnet copy of uniswap v3 periphery contracts
- import ISwapRouter interface into solidity
- build a dapp that interacts with uniswap v3 positions
- swap tokens programmatically on ethereum via uniswap v3
- manage liquidity positions with the nonfungible position manager
When to choose
- you are building smart contracts or dapps that need to interact with Uniswap V3
- you need the exact mainnet bytecode for local testing
- you want audited, bug-bounty-backed contract interfaces
When to avoid
- you need the core Uniswap V3 pool contracts themselves (use uniswap-v3-core)
- you only need off-chain quoting or routing (consider the Uniswap SDKs instead)
- you are building on a non-EVM chain
Facets
library · maturity stable
sdk developer-tools blockchain fintech developer-tools uniswap smart-contracts defi periphery swap-router liquidity npm-package bug-bounty cryptocurrency ethereum solidity typescript nodejs
2 sources
- readme: https://github.com/Uniswap/v3-periphery · fetched 2026-08-28 · 3c12bfeed4ef
- homepage: https://uniswap.org · fetched 2026-08-29 · cb146992a594
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Uniswap/v3-periphery | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="Uniswap/v3-periphery")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem