{"id":48595955,"url":"https://github.com/leosolar8/uniswap-tracker-go","last_synced_at":"2026-04-08T21:01:35.333Z","repository":{"id":313380640,"uuid":"915564315","full_name":"LEOSOLAR8/Uniswap-Tracker-Go","owner":"LEOSOLAR8","description":"High Performance Go-Fiber Microservice to Track UniswapV3 Liquidity Pools. Monitoring service for Uniswap V3 pools that continuously tracks and logs essential data points with go-ethereum, stores them in a persistent datastore (sqlite3), and provides access to the data through a REST endpoint.","archived":false,"fork":false,"pushed_at":"2025-09-05T16:08:04.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-07T04:15:24.434Z","etag":null,"topics":["cryptoliquidity","cryptopool","ethereum","go","golang","smart-contracts","uniswap-v2","uniswap-v3"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LEOSOLAR8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-12T07:28:07.000Z","updated_at":"2025-09-05T16:08:07.000Z","dependencies_parsed_at":"2025-09-05T18:32:13.289Z","dependency_job_id":"ff4d0489-7fb8-4e1c-9d44-8fc04b230599","html_url":"https://github.com/LEOSOLAR8/Uniswap-Tracker-Go","commit_stats":null,"previous_names":["lssandes/uniswap-tracker-go","leosolar8/uniswap-tracker-go"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/LEOSOLAR8/Uniswap-Tracker-Go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEOSOLAR8%2FUniswap-Tracker-Go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEOSOLAR8%2FUniswap-Tracker-Go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEOSOLAR8%2FUniswap-Tracker-Go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEOSOLAR8%2FUniswap-Tracker-Go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LEOSOLAR8","download_url":"https://codeload.github.com/LEOSOLAR8/Uniswap-Tracker-Go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LEOSOLAR8%2FUniswap-Tracker-Go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cryptoliquidity","cryptopool","ethereum","go","golang","smart-contracts","uniswap-v2","uniswap-v3"],"created_at":"2026-04-08T21:00:50.202Z","updated_at":"2026-04-08T21:01:35.323Z","avatar_url":"https://github.com/LEOSOLAR8.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eUniswap Tracker\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e High Performance Go-Fiber Microservice to Track UniswapV3 Liquidity Pools\u003c/h3\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#tech-stack\"\u003eTech Stack\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#how-to-use\"\u003eHow to use?\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n## About The Project\n\nMonitoring service for Uniswap V3 pools that continuously tracks and logs essential data points with go-ethereum, stores them in a persistent datastore (sqlite3), and provides access to the data through a REST endpoint.\n\n## Tech Stack\n\n[![](https://img.shields.io/badge/Built_with-Go-green?style=for-the-badge\u0026logo=Go)](https://go.dev/)\n[![](https://img.shields.io/badge/Built_with-sqlite-blue?style=for-the-badge\u0026logo=sqlite)](https://www.sqlite.org/)\n\n## Prerequisites\n\nDownload and install [Golang 1.20](https://go.dev/doc/install) (or higher).\n\n## How To Use?\n\n1. Navigate to `uniswap-tracker/`:\n   ``` \n   cd /path/to/folder/uniswap-tracker/\n   ```\n2. Open `config.json` file and fill in the `eth_client_url` field. This is useful to connect to the Ethereum Node. \nAlso fill in the `pool_address` of the Uniswap V3 Pool you want to track. Rest of the fields can be left to default.\nHere are some details about the fields in the config file:\n   1. `pause_duration`: Pause duration between consecutive RPC Calls. Default is 6 seconds. (Default=6000)\n   2. `log_frequency`: After this many number of blocks the pool data be stored in the db. (Default=12)\n3. Get dependencies:\n   ``` \n   go mod tidy\n   ```\n4. Run the app:\n   ``` \n   go run . \n   # use \"--verbose\" flag to get additional logs\n   go run . --verbose \n   ```\n5. Get latest data with pool_id being 1:\n    ```\n    curl -X GET \"http://127.0.0.1:3000/v1/api/pool/1?latest\"\n    ```\n6. Get block 420 data with pool_id being 1:\n    ```\n    curl -X GET \"http://127.0.0.1:3000/v1/api/pool/1?block=420\"\n    ```\n7. Get historic data:\n    ```\n    curl -X GET \"http://127.0.0.1:3000/v1/api/pool/1/historic\"\n    ```\n8. In case you want to know the pool_id for all the pool addresses tracked:\n    ```\n    curl -X GET \"http://127.0.0.1:3000/v1/api/pool_mapping\"\n    ```\n\nThank you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleosolar8%2Funiswap-tracker-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleosolar8%2Funiswap-tracker-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleosolar8%2Funiswap-tracker-go/lists"}