diff --git a/.gitignore b/.gitignore index e678478..a7f9bdb 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,3 @@ docs # eggs *egg* - -logs/ \ No newline at end of file diff --git a/logs/pro/get_hist_erc20_token_account_balance_for_token_contract_address_by_block_no.json b/logs/pro/get_hist_erc20_token_account_balance_for_to.json similarity index 99% rename from logs/pro/get_hist_erc20_token_account_balance_for_token_contract_address_by_block_no.json rename to logs/pro/get_hist_erc20_token_account_balance_for_to.json index b9559dc..34933a8 100644 --- a/logs/pro/get_hist_erc20_token_account_balance_for_token_contract_address_by_block_no.json +++ b/logs/pro/get_hist_erc20_token_account_balance_for_to.json @@ -8,4 +8,4 @@ }, "log_timestamp": "2020-10-28-11:55:11", "res": "135499" -} \ No newline at end of file +} diff --git a/setup.py b/setup.py index 9a4410a..befcb12 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ name="etherscan-python", version="2.1.0", description="A minimal, yet complete, python API for etherscan.io.", - url="https://github.com/pcko1/etherscan-python", + url="https://github.com/maxim-zuev/etherscan-python", author="Panagiotis-Christos Kotsias", author_email="kotsias.pan@gmail.com", license="MIT",