MANIFEST.in
README.md
setup.py
synthetix/__init__.py
synthetix/constants.py
synthetix/synthetix.py
synthetix.egg-info/PKG-INFO
synthetix.egg-info/SOURCES.txt
synthetix.egg-info/dependency_links.txt
synthetix.egg-info/requires.txt
synthetix.egg-info/top_level.txt
synthetix/contracts/__init__.py
synthetix/contracts/contracts.py
synthetix/contracts/deployments/__init__.py
synthetix/contracts/deployments/1/CannonRegistry.json
synthetix/contracts/deployments/10/PerpsV2MarketData.json
synthetix/contracts/deployments/10/USDProxy.json
synthetix/contracts/deployments/10/WETH.json
synthetix/contracts/deployments/10/sUSD.json
synthetix/contracts/deployments/420/AccountProxy.json
synthetix/contracts/deployments/420/CoreProxy.json
synthetix/contracts/deployments/420/PerpsAccountProxy.json
synthetix/contracts/deployments/420/PerpsMarketProxy.json
synthetix/contracts/deployments/420/PerpsV2Market.json
synthetix/contracts/deployments/420/PerpsV2MarketData.json
synthetix/contracts/deployments/420/SpotMarketProxy.json
synthetix/contracts/deployments/420/TrustedMulticallForwarder.json
synthetix/contracts/deployments/420/USDProxy.json
synthetix/contracts/deployments/420/WETH.json
synthetix/contracts/deployments/420/sUSD.json
synthetix/contracts/deployments/421614/WETH.json
synthetix/contracts/deployments/8453/AccountProxy.json
synthetix/contracts/deployments/8453/CoreProxy.json
synthetix/contracts/deployments/8453/PerpsAccountProxy.json
synthetix/contracts/deployments/8453/PerpsMarketProxy.json
synthetix/contracts/deployments/8453/PythERC7412Wrapper.json
synthetix/contracts/deployments/8453/SpotMarketProxy.json
synthetix/contracts/deployments/8453/TrustedMulticallForwarder.json
synthetix/contracts/deployments/8453/USDC.json
synthetix/contracts/deployments/8453/USDProxy.json
synthetix/contracts/deployments/8453/WETH.json
synthetix/contracts/deployments/84532/AccountProxy.json
synthetix/contracts/deployments/84532/CoreProxy.json
synthetix/contracts/deployments/84532/MintableToken.json
synthetix/contracts/deployments/84532/PerpsAccountProxy.json
synthetix/contracts/deployments/84532/PerpsMarketProxy.json
synthetix/contracts/deployments/84532/Pyth.json
synthetix/contracts/deployments/84532/PythERC7412Wrapper.json
synthetix/contracts/deployments/84532/SpotMarketProxy.json
synthetix/contracts/deployments/84532/TrustedMulticallForwarder.json
synthetix/contracts/deployments/84532/USDProxy.json
synthetix/contracts/deployments/84532/WETH.json
synthetix/core/__init__.py
synthetix/core/core.py
synthetix/perps/__init__.py
synthetix/perps/perps.py
synthetix/pyth/__init__.py
synthetix/pyth/constants.py
synthetix/pyth/pyth.py
synthetix/queries/__init__.py
synthetix/queries/config.py
synthetix/queries/gql.py
synthetix/queries/queries.py
synthetix/spot/__init__.py
synthetix/spot/spot.py
synthetix/utils/__init__.py
synthetix/utils/multicall.py
synthetix/utils/wei.py
tests/test_perps_v3.py
tests/test_spot_v3.py
tests/test_susd.py
tests/test_synthetix.py