You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include links to any open issues that must be resolved before this feature can be implemented.
The text was updated successfully, but these errors were encountered:
NotPeopling2day
changed the title
ProviderAPI implementation using Geth/parity proxy
ProviderAPI implementation using Geth/parity proxy [APE-780]
Mar 31, 2023
Overview
One could implement a
ProviderAPI
using Etherscan's Geth/Parity proxy API: https://docs.etherscan.io/api-endpoints/geth-parity-proxy.This is a good opportunity for a contributor to create a
ProviderAPI
implementation without having to make a whole new plugin!Specification
Just an idea / psuedo-python (missing tons of things - this code wont work at all, just for demo, <3)
(ape_etherscan/provider.py)
Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.
The text was updated successfully, but these errors were encountered: