{"id":24016896,"url":"https://github.com/cakevm/rethdb-dexsync","last_synced_at":"2025-12-24T17:25:08.483Z","repository":{"id":258802173,"uuid":"862201722","full_name":"cakevm/rethdb-dexsync","owner":"cakevm","description":"Read dex state (e.g. Uniswap) from reth db","archived":false,"fork":false,"pushed_at":"2024-10-20T17:49:16.000Z","size":1029,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T09:02:57.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cakevm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-24T07:56:43.000Z","updated_at":"2025-01-07T16:36:04.000Z","dependencies_parsed_at":"2024-10-20T21:28:41.478Z","dependency_job_id":null,"html_url":"https://github.com/cakevm/rethdb-dexsync","commit_stats":null,"previous_names":["cakevm/rethdb-dexsync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cakevm/rethdb-dexsync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Frethdb-dexsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Frethdb-dexsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Frethdb-dexsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Frethdb-dexsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cakevm","download_url":"https://codeload.github.com/cakevm/rethdb-dexsync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Frethdb-dexsync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275139269,"owners_count":25412218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-08T09:01:00.798Z","updated_at":"2025-12-24T17:25:08.434Z","avatar_url":"https://github.com/cakevm.png","language":"Rust","funding_links":[],"categories":["MEV ##"],"sub_categories":[],"readme":"# RethDB DexSync\nThis crate provides a way to read Uniswap v2/v3 pool states direct from the Reth database. This will speed up the initial sync process and reduce the load on the Ethereum node.\n\n## Features\n- Reading Uniswap v2 pairs/reserves\n- Reading Uniswap v3 pools positions and slot0\n\n## Usage\nThe `RETH_DB_PATH` without /db/ directory. For example, if the path is `/home/user/reth/db/`, then the `RETH_DB_PATH` should be `/home/user/reth`.\n```\nRETH_DB_PATH=\u003cyour_reth_db_path\u003e\ncargo run --release --example univ2_pairs\ncargo run --release --example univ3_pools\n```\n\n## Acknowledgements\nMany thanks to the team of [reth](https://github.com/paradigmxyz/reth).\n\n## License\nThis project is dual-licensed under the [MIT](./LICENSE-MIT) and [Apache-2.0](./LICENSE-APACHE) licenses.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakevm%2Frethdb-dexsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcakevm%2Frethdb-dexsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakevm%2Frethdb-dexsync/lists"}