Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a4123f

Browse files
authored
Added instructions
1 parent ea576b6 commit 8a4123f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ A minimal python API for [etherscan.io](etherscan.io).
88
[![codecov](https://codecov.io/gh/pcko1/etherscan-python/branch/master/graph/badge.svg)](https://codecov.io/gh/pcko1/etherscan-python)
99
[![Python 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-385/)
1010
![GitHub](https://img.shields.io/github/license/pcko1/etherscan-python)
11+
___
1112

12-
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.
13-
14-
Their example use-cases are summarized [here](https://api.etherscan.io/apis).
13+
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. Their example use-cases are summarized [here](https://api.etherscan.io/apis).
1514

1615
## Installation
1716

0 commit comments

Comments
 (0)