Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea576b6

Browse files
authored
Added instructions
1 parent616991a commitea576b6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎README.md‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1+
2+
3+
#etherscan-python
4+
5+
A minimal python API for[etherscan.io](etherscan.io).
6+
17
[![Build Status](https://travis-ci.com/pcko1/etherscan-python.svg?branch=master)](https://travis-ci.com/pcko1/etherscan-python)
28
[![codecov](https://codecov.io/gh/pcko1/etherscan-python/branch/master/graph/badge.svg)](https://codecov.io/gh/pcko1/etherscan-python)
39
[![Python 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-385/)
410
![GitHub](https://img.shields.io/github/license/pcko1/etherscan-python)
511

6-
#etherscan-python
7-
8-
A minimal python API for[etherscan.io](etherscan.io).
9-
1012
Most of the free webhooks from the[Accounts](https://etherscan.io/apis#accounts),[Contracts](https://etherscan.io/apis#contracts),[Transactions](https://etherscan.io/apis#transactions) and[Tokens](https://etherscan.io/apis#tokens) modules are supported.
1113

1214
Their example use-cases are summarized[here](https://api.etherscan.io/apis).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp