Skip to content

Conflict with etherscan-python #1

Description

@ocuil

Hi !!!

I am working in a multiple network scan ... and I am using etherscan-python (ETH) and trying to use python-snowtrace (AVAX) but there is a conflict ...

I am trying to install it with another target with pip pip install --target=/.../lib/python3.10/site-packages/avx_etherscan python-snowtrace

And import them on this way:

from avx_etherscan import etherscan AVA_API_KEY = "XXXX" client = etherscan.Snowtrace(AVA_API_KEY)

But is getting the etherscan-python config and connect to ETH and not to Avalanche ...

Any idea ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions