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

Skip to content

Commit 884691d

Browse files
authored
Updated list of methods
1 parent fa94c1a commit 884691d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ All of the *free* GET endpoints from the following modules are provided:
105105

106106
</details>
107107

108+
If you think that a newly-added method is missing, also open an [issue](https://github.com/pcko1/etherscan-python/issues) as a feature request and I will do my best to add it.
109+
108110
## Installation
109111

110112
Before proceeding, you should register an account on [etherscan.io](etherscan.io) and generate a personal API key to use.
@@ -185,7 +187,7 @@ eth.get_block_number_by_timestamp(timestamp="1578638524", closest="before")
185187

186188
## Issues
187189

188-
For problems regarding installing or using the package please open an [issue](https://github.com/pcko1/etherscan-python/issues). If you think that a newly-added method is missing, also open an issue as a feature request and I will do my best to add it. Kindly avoid disclosing potentially sensitive information such as your API keys or your wallet addresses.
190+
For problems regarding installing or using the package please open an [issue](https://github.com/pcko1/etherscan-python/issues). Kindly avoid disclosing potentially sensitive information such as your API keys or your wallet addresses.
189191

190192
___
191193
Powered by [Etherscan.io APIs](https://etherscan.io/apis).

0 commit comments

Comments
 (0)