Skip to content

Uniswappy v1.0.4

Compare
Choose a tag to compare
@icmoore icmoore released this 01 Oct 03:07
· 340 commits to main since this release

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