{"id":19007338,"url":"https://github.com/arddluma/rpc-block-sync-checker","last_synced_at":"2026-06-22T19:01:44.570Z","repository":{"id":152855695,"uuid":"625943441","full_name":"arddluma/rpc-block-sync-checker","owner":"arddluma","description":"Python script to check Block sync of multiple RPC endpoints","archived":false,"fork":false,"pushed_at":"2023-04-10T15:42:01.000Z","size":535,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-17T14:56:20.157Z","etag":null,"topics":["block-sync-checker","blockchain","ethereum-rpc","rpc","rpc-block-sync","rpc-blocks"],"latest_commit_sha":null,"homepage":"","language":"Python","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/arddluma.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}},"created_at":"2023-04-10T13:07:15.000Z","updated_at":"2023-12-26T16:47:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"554f1c80-daad-4937-9555-e0bfa9e73f68","html_url":"https://github.com/arddluma/rpc-block-sync-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arddluma/rpc-block-sync-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arddluma%2Frpc-block-sync-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arddluma%2Frpc-block-sync-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arddluma%2Frpc-block-sync-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arddluma%2Frpc-block-sync-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arddluma","download_url":"https://codeload.github.com/arddluma/rpc-block-sync-checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arddluma%2Frpc-block-sync-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34661709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":["block-sync-checker","blockchain","ethereum-rpc","rpc","rpc-block-sync","rpc-blocks"],"created_at":"2024-11-08T18:37:01.115Z","updated_at":"2026-06-22T19:01:44.520Z","avatar_url":"https://github.com/arddluma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RPC Block Sync Checker\n\nPython script to check block sync of RPC endpoints, sends slack notification when difference is greater than threshold.\n\n## Usage \n\nAdd required RPC endpoints to `rpc_endpoints.txt` list as follows:\n\nLabel(Chain):RPC1;RPC2 (make sure you use delimiter `:` for chain and `;` for RPCs)\n\nExample:\n```\nEthereum:https://eth.llamarpc.com;https://rpc.ankr.com/eth;https://ethereum.publicnode.com\n```\n\nAdd Slack webhook URL\n\nFollow guide here https://api.slack.com/messaging/webhooks and replace `slack_webhook_url` line 78\n\nRun the script\n\n```\npython3 blocksync.py\n```\n\u003cfigure\u003e\n    \u003cimg src=\".github/images/rpcblocksync.png\" width=\"800\" height=\"500\"\u003e\n    \u003cfigcaption\u003e\n        Example when RPCs are in sync,difference is lower than threshold and when is greater than threshold (10)\n    \u003c/figcaption\u003e\n\u003c/figure\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farddluma%2Frpc-block-sync-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farddluma%2Frpc-block-sync-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farddluma%2Frpc-block-sync-checker/lists"}