.gitignore
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/release.yaml
.github/workflows/test.yaml
evmchains/__init__.py
evmchains/_meta.py
evmchains/chains.py
evmchains/py.typed
evmchains/types.py
evmchains.egg-info/PKG-INFO
evmchains.egg-info/SOURCES.txt
evmchains.egg-info/dependency_links.txt
evmchains.egg-info/requires.txt
evmchains.egg-info/top_level.txt
scripts/update.py
tests/test_func.py