.gitignore
LICENSE.txt
README.md
requirements.txt
setup.cfg
setup.py
.github/workflows/release.yaml
ypricemagic/__init__.py
ypricemagic/aave.py
ypricemagic/balancer.py
ypricemagic/belt.py
ypricemagic/chainlink.py
ypricemagic/compound.py
ypricemagic/constants.py
ypricemagic/cream.py
ypricemagic/curve.py
ypricemagic/ellipsis.py
ypricemagic/gelato.py
ypricemagic/ib.py
ypricemagic/magic.py
ypricemagic/mooniswap.py
ypricemagic/piedao.py
ypricemagic/tokensets.py
ypricemagic/uniswap.py
ypricemagic/wsteth.py
ypricemagic/yearn.py
ypricemagic.egg-info/PKG-INFO
ypricemagic.egg-info/SOURCES.txt
ypricemagic.egg-info/dependency_links.txt
ypricemagic.egg-info/requires.txt
ypricemagic.egg-info/top_level.txt
ypricemagic/interfaces/ERC20.py
ypricemagic/interfaces/__init__.py
ypricemagic/interfaces/balancer/WeightedPool.py
ypricemagic/interfaces/balancer/__init__.py
ypricemagic/interfaces/compound/__init__.py
ypricemagic/interfaces/compound/unitroller.py
ypricemagic/utils/__init__.py
ypricemagic/utils/cache.py
ypricemagic/utils/events.py
ypricemagic/utils/middleware.py
ypricemagic/utils/multicall2.py
ypricemagic/utils/utils.py
ypricemagic/utils/__pycache__/__init__.cpython-38.pyc
ypricemagic/utils/__pycache__/cache.cpython-38.pyc
ypricemagic/utils/__pycache__/multicall2.cpython-38.pyc