pcko1 / etherscan-python

A minimal, yet complete, python API for Etherscan.io.
MIT License
408 stars 111 forks source link

Add support for Polygon / Configurable PREFIX #27

Open gnarvaja opened 2 years ago

gnarvaja commented 2 years ago

Adds support for Polygon and Mumbai.

Also changes etherscan.py code to support custom domain (instead of etherscan.io) for the networks.

styliann-eth commented 2 years ago

This would be useful - @pcko1 would you mind giving write access to either @gnarvaja or myself so we can merge pull requests and improve this repo over time?

drLis commented 1 year ago

Very important issue. We definitely need it. Is any progress?