{"id":19017675,"url":"https://github.com/jon4hz/0xscan","last_synced_at":"2025-09-06T18:31:20.143Z","repository":{"id":57623598,"uuid":"389383129","full_name":"jon4hz/0xScan","owner":"jon4hz","description":"API wrapper for the blockexplorers from the etherscan.io team","archived":false,"fork":false,"pushed_at":"2021-07-25T18:11:06.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-08T19:53:15.341Z","etag":null,"topics":["api-wrapper","blockexplorer","bscscan","etherscan-api","fantom","go","golang","polygon"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jon4hz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-25T15:44:21.000Z","updated_at":"2023-01-07T02:20:11.000Z","dependencies_parsed_at":"2022-08-30T14:31:38.933Z","dependency_job_id":null,"html_url":"https://github.com/jon4hz/0xScan","commit_stats":null,"previous_names":["0xtrackerapp/0xscan"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jon4hz%2F0xScan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jon4hz%2F0xScan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jon4hz%2F0xScan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jon4hz%2F0xScan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jon4hz","download_url":"https://codeload.github.com/jon4hz/0xScan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232137162,"owners_count":18477783,"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","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":["api-wrapper","blockexplorer","bscscan","etherscan-api","fantom","go","golang","polygon"],"created_at":"2024-11-08T19:49:15.195Z","updated_at":"2025-01-01T23:40:53.991Z","avatar_url":"https://github.com/jon4hz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 0xScan\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/0xTrackerApp/0xScan/blob/master/LICENSE)\n[![testing](https://github.com/0xTrackerApp/0xScan/actions/workflows/testing.yml/badge.svg)](https://github.com/0xTrackerApp/0xScan/actions/workflows/testing.yml)\n\n## 💡 About\nThis module offers an API wrapper for the blockexplorers from the etherscan.io team.\n\nThe APIs from the following explorers are supported at the moment:\n- https://etherscan.io\n- https://optimistic.etherscan.io/\n- https://bscscan.com\n- https://polygonscan.com\n- https://ftmscan.com\n\n## 🚀 Getting started\n\n### 🧑‍💻 Create a client\n\n```go\npackage main\n\nimport (\n    \"context\"\n    xscan \"github.com/0xTrackerApp/0xScan\"\n)\n\nfunc main() {\n    // create empty context interface\n    ctx := context.Background()\n\n    // Create a new client\n    client := xscan.NewClient(xscan.BscOpts, \"\u003cyourApiKey\u003e\") // other available options are xscan.EthOpts, xscan.PolygonOpts, etc\n\n    _ = client\n}\n```\n\n## 📜 Licensing\nThis SDK is released under the MIT-License found in the [LICENSE](https://github.com/0xTrackerApp/0xScan/blob/master/LICENSE) file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjon4hz%2F0xscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjon4hz%2F0xscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjon4hz%2F0xscan/lists"}