Uniswappy

Latest version: v1.5.0

Safety actively analyzes 626004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.4.0

- Introduced a Join abstract interface for Uniswap V2/V3
- Indexing equations R&D and implementation for Uniswap V3
- Abstract interfaces for Uniswap V3

1.3.0

- Now includes Uniswap V3 python refactor
- Accessible via [primitive API](https://defipy.readthedocs.io/en/latest/uniswapv3.html)
- See notebook (uniswap_v3.ipynb) for example

1.2.0

- Improved interface to include ExchangeData object to be passed into LP factories
- Inclusion of quant terminal using 0x API; see [live dashboard](https://dashboard.defipy.org), or run local as local server
- Docs at defipy.org

1.0.6

Minor bug Fix on how Factory and SimpleLPSimulation calls class objects

1.0.5

Added SimpleLPSimulation class
- This object performs an LP simulation using a Geometric Brownian Motion (GBM) process
- Can pull price, and reserve data; can be augmented so that additional data from LP can be harvested during sim trial

1.0.4

Initial release of UniswapPy python package for modelling Uniswap V2 using Python; special features include
- Abstracted Actions: Obfuscation is removed from standard Uniswap action events to help streamline analysis and lower line count
- Rebasing: Can calculate settlment LP token amounts given token amounts and vice versa
- Simulation: Can simulate trading using Geometric Brownian Motion (GBM) process, or feed in actual raw price data to analyze behavior
- Randomized Events: Token amount and time delta models to simulate possible trading behavior
- Revenue Tools: Basic yeild calculators and risk tools to assist in analyzing outcomes

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.