File tree Expand file tree Collapse file tree 1 file changed +34
-2
lines changed Expand file tree Collapse file tree 1 file changed +34
-2
lines changed Original file line number Diff line number Diff line change 11# polygonscan-python
22
3+ <p align =" center " >
4+ <a href =" https://github.com/tarsil/polygonscan-python " alt =" build " >
5+ <img src="https://github.com/tarsil/polygonscan-python/workflows/build/badge.svg" /></a>
6+ </p >
7+
8+ <p align =" center " >
9+ <a href =" https://badge.fury.io/py/polygonscan-python " alt =" pypi " >
10+ <img src="https://badge.fury.io/py/polygonscan-python.svg" /></a>
11+
12+ <a href =" " alt =" license " >
13+ <img src="https://img.shields.io/github/license/tarsil/polygonscan-python" /></a>
14+
15+ <a href =" https://www.python.org/downloads/release/python-385/ " alt =" python-version " >
16+ <img src="https://img.shields.io/badge/python-3.8-blue.svg" /></a>
17+ </p >
18+
19+ <p align =" center " >
20+ A complete Python API for <a href =" https://polygonscan.com/ " >PolygonScan.com</a >
21+ </p >
22+
23+ <p align =" center " >
24+ Powered by <a href =" https://polygonscan.com/apis " >PolygonScan.com APIs</a >
25+ </p >
26+
27+ <p align =" center " >
28+ Available on <a href =" https://pypi.org/project/polygonscan-python/ " >PyPI</a >
29+ </p >
30+
31+
32+ <p align =" center " >
33+ <i >A fork of the <a href =" https://github.com/pcko1/bscscan-python " >bscscan-python</a > package.</i >
34+ </p >
35+
336A minimal, yet complete, Python API for [ polygonscan.com] ( https://polygonscan.com/ ) .
437
538This package was cloned from [ bscscan-python] ( https://github.com/pcko1/bscscan-python ) and
639readapted to polygon network. A special thanks to the [ creator] ( https://github.com/pcko1 ) .
7-
8- All standard and pro endpoints are provided.
40+ Without his hardwork this would be possible.
941
1042Available on [ PyPI] ( https://pypi.org/project/polygonscan-python/ ) . Powered by [ polygonscan.com APIs] ( https://polygonscan.com/apis#misc ) .
1143
You can’t perform that action at this time.
0 commit comments