adam.xyz

Results 2 issues of adam.xyz

Multicall3 is deployed on polygon ZKEVM: https://zkevm.polygonscan.com/address/0xcA11bde05977b3631167028862bE2a173976CA11 I have tried adding the corresponding chainId and Network to constants.py: `ZKEVM = 1101` `Network.ZKEVM: 0xcA11bde05977b3631167028862bE2a173976CA11` This creates a bug within the manager.py...

Hello, I am receiving the following error when attempting to use the avalanche public rpc on mainnet: `403 Client Error: Forbidden for url: https://api.avax.network/ext/bc/C/rpc [0]` I am using the example...