Skip to content

Commit 352f9af

Browse files
committed
updated readme to some changes
1 parent a483e32 commit 352f9af

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,18 @@ To install the package to your computer, simply run the following command in the
2727
Currently, only the following Etherscan.io API modules are available:
2828

2929
- accounts
30+
- contracts
3031
- stats
3132
- tokens
33+
- proxies
3234

33-
The remaining available modules provided by Etherscan.io will be added shortly
35+
The remaining available modules provided by Etherscan.io will be added eventually...
36+
37+
## Available Networks
38+
Currently, this works for the following networks:
39+
40+
- Mainnet
41+
- Ropsten
3442

3543
## Examples
3644
All possible calls have an associated example file in the examples folder to show how to call the binding

0 commit comments

Comments
 (0)