.gitignore
LICENSE.txt
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/release.yaml
y/__init__.py
y/constants.py
y/contracts.py
y/decorators.py
y/erc20.py
y/exceptions.py
y/networks.py
y/time.py
y/prices/__init__.py
y/prices/sense_check.py
y/utils/__init__.py
y/utils/cache.py
y/utils/client.py
y/utils/logging.py
y/utils/middleware.py
ypricemagic/__init__.py
ypricemagic/classes.py
ypricemagic/magic.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/multicall2.py
ypricemagic/interfaces/balancer/WeightedPool.py
ypricemagic/interfaces/balancer/__init__.py
ypricemagic/interfaces/compound/__init__.py
ypricemagic/interfaces/compound/unitroller.py
ypricemagic/price_modules/__init__.py
ypricemagic/price_modules/aave.py
ypricemagic/price_modules/belt.py
ypricemagic/price_modules/compound.py
ypricemagic/price_modules/cream.py
ypricemagic/price_modules/curve.py
ypricemagic/price_modules/ellipsis.py
ypricemagic/price_modules/froyo.py
ypricemagic/price_modules/gelato.py
ypricemagic/price_modules/ib.py
ypricemagic/price_modules/mooniswap.py
ypricemagic/price_modules/mstablefeederpool.py
ypricemagic/price_modules/piedao.py
ypricemagic/price_modules/tokensets.py
ypricemagic/price_modules/wsteth.py
ypricemagic/price_modules/yearn.py
ypricemagic/price_modules/balancer/__init__.py
ypricemagic/price_modules/balancer/balancer.py
ypricemagic/price_modules/balancer/v1/__init__.py
ypricemagic/price_modules/balancer/v1/pool.py
ypricemagic/price_modules/balancer/v1/v1.py
ypricemagic/price_modules/balancer/v2/__init__.py
ypricemagic/price_modules/balancer/v2/pool.py
ypricemagic/price_modules/balancer/v2/v2.py
ypricemagic/price_modules/balancer/v2/vault.py
ypricemagic/price_modules/chainlink/__init__.py
ypricemagic/price_modules/chainlink/chainlink.py
ypricemagic/price_modules/chainlink/feeds.py
ypricemagic/price_modules/uniswap/__init__.py
ypricemagic/price_modules/uniswap/protocols.py
ypricemagic/price_modules/uniswap/uniswap.py
ypricemagic/price_modules/uniswap/v1.py
ypricemagic/price_modules/uniswap/v2/__init__.py
ypricemagic/price_modules/uniswap/v2/pool.py
ypricemagic/price_modules/uniswap/v2/router.py
ypricemagic/utils/__init__.py
ypricemagic/utils/events.py
ypricemagic/utils/multicall.py
ypricemagic/utils/raw_calls.py
ypricemagic/utils/__pycache__/__init__.cpython-38.pyc
ypricemagic/utils/__pycache__/cache.cpython-38.pyc
ypricemagic/utils/__pycache__/multicall2.cpython-38.pyc