{"id":22416353,"url":"https://github.com/bunsdev/py-etherscan-api","last_synced_at":"2025-03-27T04:19:52.079Z","repository":{"id":107391736,"uuid":"527652225","full_name":"BunsDev/py-etherscan-api","owner":"BunsDev","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-22T16:48:41.000Z","size":192,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T09:29:27.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/BunsDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-08-22T16:48:30.000Z","updated_at":"2022-08-22T16:58:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"23950fa1-0759-49e7-ad8b-abe4bd325aa3","html_url":"https://github.com/BunsDev/py-etherscan-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BunsDev%2Fpy-etherscan-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BunsDev%2Fpy-etherscan-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BunsDev%2Fpy-etherscan-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BunsDev%2Fpy-etherscan-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BunsDev","download_url":"https://codeload.github.com/BunsDev/py-etherscan-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245779485,"owners_count":20670688,"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":[],"created_at":"2024-12-05T15:15:50.296Z","updated_at":"2025-03-27T04:19:52.074Z","avatar_url":"https://github.com/BunsDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-etherscan-api module\n\n[![Build Status](https://secure.travis-ci.org/corpetty/py-etherscan-api.png?branch=master)](http://travis-ci.org/corpetty/py-etherscan-api) [![Join the chat at https://gitter.im/py-etherscan/Lobby](https://badges.gitter.im/py-etherscan/Lobby.svg)](https://gitter.im/py-etherscan/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nEtherScan.io API python bindings\n\n## Description\n\nThis module is written as an effort to provide python bindings to the EtherScan.io API, which can be found at:\nhttps://etherscan.io/apis. If you are interacting with a contract on the Ropsten Testnet please use\nhttps://ropsten.etherscan.io/apis.\nIn order to use this, you must attain an Etherscan user account, and generate an API key.\n\nIn order to use the API, you must provide an API key at runtime, which can be found at the Etherscan.io API website.\nIf you'd like to use the provided examples without altering them, then the JSON file `api_key.json` must be stored in\nthe base directory. Its format is as follows:\n\n    { \"key\" : \"YourApiKeyToken\" }\n\nwith `YourApiKeyToken` is your provided API key token from EtherScan.io\n\n## Installation\n\nTo install the package to your computer, simply run the following command in the base directory:\n\n    python3 -m pip install py-etherscan-api\n\n## Available bindings\n\nCurrently, only the following Etherscan.io API modules are available:\n\n- accounts\n- contracts\n- stats\n- tokens\n- proxies\n- blocks\n- transactions\n- Logs\n- Gas Tracker\n\nThe remaining available modules provided by Etherscan.io will be added eventually...\n\n## Available Networks\n\nCurrently, this works for the following networks:\n\n- Mainnet\n- Ropsten\n\n## Examples\n\nAll possible calls have an associated example file in the examples folder to show how to call the binding\n\nThese of course will be fleshed out with more details and explanation in time\n\nJupyter notebooks area also included in each directory to show all examples\n\n## TODO:\n\n- Package and submit to PyPI\n- Add the following modules:\n  - geth proxy\n  - websockets\n- Add robust documentation\n- Add unit test suite\n- Add request throttling based on Etherscan's suggestions\n\n## Holla at ya' boy\n\nBTC: 16Ny72US78VEjL5GUinSAavDwARb8dXWKG\n\nETH: 0x5E8047fc033499BD5d8C463ADb29f10f11165ed0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunsdev%2Fpy-etherscan-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbunsdev%2Fpy-etherscan-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunsdev%2Fpy-etherscan-api/lists"}