.gitignore
.mdformat.toml
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/PULL_REQUEST_TEMPLATE.md
.github/release-drafter.yml
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/feature.md
.github/ISSUE_TEMPLATE/work-item.md
.github/workflows/commitlint.yaml
.github/workflows/docs.yaml
.github/workflows/draft.yaml
.github/workflows/publish.yml
.github/workflows/test.yaml
.github/workflows/title.yaml
docs/conf.py
docs/index.rst
docs/userguides/quickstart.md
tests/functional/test_schema_fuzzing.py
tests/functional/test_uniswap_examples.py
tests/integration/conftest.py
tests/integration/test_cli.py
tests/integration/test_manager.py
tests/integration/test_suggested_tokenlists.py
tokenlists/__init__.py
tokenlists/__main__.py
tokenlists/config.py
tokenlists/manager.py
tokenlists/py.typed
tokenlists/suggested.json
tokenlists/typing.py
tokenlists/version.py
tokenlists.egg-info/PKG-INFO
tokenlists.egg-info/SOURCES.txt
tokenlists.egg-info/dependency_links.txt
tokenlists.egg-info/entry_points.txt
tokenlists.egg-info/requires.txt
tokenlists.egg-info/top_level.txt