Skip to content

Conflict with etherscan-python #1

@ocuil

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 ?

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