etherscan-python
etherscan-python copied to clipboard
Want to use [etherscan-python] with other wallet network
I want to use this module with other networks. An example is the arbitrum.
FieldsEnum.PREFIX = "https://api.arbiscan.io/api?"
If defined before dealing with module as above, from arbitrum I get a value, but the "gasPrice" value does not match the actual value.
Do you know any reason for this?
I am very sorry for the question that is different from the actual use, but I would appreciate your favor.