README.md
setup.py
dydx/__init__.py
dydx/client.py
dydx/constants.py
dydx/eth.py
dydx/exceptions.py
dydx/util.py
dydx/abi/erc20.json
dydx/abi/payableproxy.json
dydx/abi/solomargin.json
dydx_python.egg-info/PKG-INFO
dydx_python.egg-info/SOURCES.txt
dydx_python.egg-info/dependency_links.txt
dydx_python.egg-info/requires.txt
dydx_python.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py
tests/test_eth.py
tests/test_json.py
tests/test_util.py