Skip to content

issues Search Results · repo:corpetty/py-etherscan-api language:Python

Filter by

49 results
 (54 ms)

49 results

incorpetty/py-etherscan-api (press backspace or delete to remove)

  • arslan-raza-143
  • Opened 
    on Apr 2, 2022
  • #122

API does not work on newer version of python and there is a computability issue with newer versions.
  • kubesqrt
  • Opened 
    on Feb 16, 2022
  • #119

Hello! I would like to use your library to access the Ropsten network. I saw that the main change to switch networks was the base URL. I cloned your repo, and added a flag to the Account and Client init ...
  • walesdata
  • 4
  • Opened 
    on Aug 23, 2021
  • #110

Using the method get_token_balance(address=my_address) to get the token balance for an address, the output does not take into account the number of decimals. For example: fetching USDC (contract address ...
  • chiwalfrm
  • 1
  • Opened 
    on May 8, 2021
  • #100

  • abbaskiko
  • Opened 
    on Feb 8, 2021
  • #97

hello when execute api.get_balance_multiple() it raises this error when i call api = Account(address=[list of adress], api_key=one_key_in_string) balances = api.get_balance_multiple() this works about ...
  • EnriqueGautoSand
  • 1
  • Opened 
    on Dec 11, 2020
  • #91

are there any equivalent methods in this tools for these two methods ? api.get_ext_transactions(), api.get_int_transactions()
  • rajeshkalakoti
  • 1
  • Opened 
    on Dec 10, 2020
  • #90

OK page 1 added OK page 2 added OK page 3 added OK page 4 added OK page 5 added OK page 6 added OK page 7 added OK page 8 added EmptyResponse Traceback (most recent call last) ipython-input-142-2b8eabc7d0bb ...
  • rajeshkalakoti
  • Opened 
    on Dec 10, 2020
  • #89

EmptyResponse Traceback (most recent call last) ipython-input-113-51999cdf1b82 in module () ---- 1 trans = api.get_all_transactions() /export/home/rkalak/.local/lib/python3.6/site-packages/etherscan/accounts.py ...
  • rajeshkalakoti
  • Opened 
    on Dec 10, 2020
  • #88
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub