Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Uniswap Universal Router SDK - Decode and Encode Transactions - Uniswap V2, V3 & V4
| Date | Stars |
|---|---|
| 2026-07-24 | 279 |
| 2026-07-25 | 279 |
| 2026-07-28 | 279 |
| 2026-07-30 | 279 |
| 2026-08-06 | 279 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Uniswap Universal Router Decoder & Encoder > Many thanks to **everyone** who has ☕️ [offered some **coffees**!](https://github.com/Elnaril/uniswap-universal-router-decoder/discussions/11) ☕️ > or ⭐ [**starred** this project!](https://github.com/Elnaril/uniswap-universal-router-decoder/stargazers) ⭐ > It is **greatly** appreciated! :) --- <p align="center"> <img width="75%" src="https://raw.githubusercontent.com/Elnaril/uniswap-universal-router-decoder/master/python_uniswap_universal_router_sdk_small.jpg"> </p> --- #### Project Information [](https://github.com/Elnaril/uniswap-universal-router-decoder/actions/workflows/tests.yml) [](https://pypi.org/project/uniswap-universal-router-decoder/) [](https://github.com/Elnaril/uniswap-universal-router-decoder/releases) [](https://pypi.org/project/uniswap-universal-router-decoder/) [](https://github.com/Elnaril/uniswap-universal-router-decoder/blob/master/LICENSE) #### Code Quality [](https://github.com/Elnaril/uniswap-universal-router-decoder/actions/workflows/github-code-scanning/codeql) [](https://github.com/Elnaril/uniswap-universal-router-decoder/blob/master/coverage.json) [](https://pycqa.github.io/isort/) [](https://docs.basedpyright.com/) [](https://flake8.pycqa.org/en/latest/) --- ## Release Notes See the [release notes page](https://github.com/Elnaril/uniswap-universal-router-decoder/wiki/Release_Notes) ### v3.0.0 - breaking changes - Update UR address and abi to match v2.1.1 - Add support for UR v2.1.1 swaps - Add async support - Remove support for Python 3.9 - Remove support for Web3 < 7.14 - Full pyproject.toml support (remove requirements.txt files) - Replace Mypy with Basedpyright - Refactor abi builder - part 2 - Improve typing - Add pep-561 marker file (py.typed) - Add tick, sqrtPriceX96, and liquidity related functions - Possibility to call directly the encoder i/o using chain() - Make `decode.transaction()` and `decode.function_input()` outputs consistent --- ## Overview and Points of Attention The object of this library is to decode & encode transactions sent to the Uniswap Universal Router (UR) on Ethereum Mainnet). See Version Mapping below. It is based on, and is intended to be used with [web3.py](https://github.com/ethereum/web3.py) The target audience is Python developers who are familiar with the Ethereum blockchain concepts and web3.py, and how DEXes work. ⚠ Before using this library, ensure you are familiar with general blockchain concepts and [web3.py](https://github.com/ethereum/web3.py) in particular. ### List of supported Uniswap Universal Router Functions | Command Id | Universal Router Function | Underlying Action - Function | Supported | |-------------|-----------------------------|------------------------------|:---------:| | 0x00 | V3_SWAP_EXACT_IN
Excerpt of 31,853 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:59e4bb8edfa7c8ff, topic:trading