From 55292ee1b43965aff3f4e98118aa443694c37fec Mon Sep 17 00:00:00 2001 From: maxim-zuev Date: Tue, 27 Feb 2024 13:50:46 +0300 Subject: [PATCH 1/3] Update .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) 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 From 41ea8abdf13154ed9aa64c762c3411fa96498b13 Mon Sep 17 00:00:00 2001 From: maxim-zuev Date: Mon, 11 Mar 2024 17:45:51 +0300 Subject: [PATCH 2/3] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", From 88d9f86298696e19e03e1261159252d76d6570fc Mon Sep 17 00:00:00 2001 From: maxim-zuev Date: Mon, 11 Mar 2024 18:44:11 +0300 Subject: [PATCH 3/3] Rename get_hist_erc20_token_account_balance_for_token_contract_address_by_block_no.json to get_hist_erc20_token_account_balance_for_to.json rename 1 --- ...no.json => get_hist_erc20_token_account_balance_for_to.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename logs/pro/{get_hist_erc20_token_account_balance_for_token_contract_address_by_block_no.json => get_hist_erc20_token_account_balance_for_to.json} (99%) 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 +}