Closed yohamta closed 1 week ago
I'd like to propose adding support for the Blockscout API to improve our contract data coverage. The plan is to create a BlockscoutABILoader that would fetch contract and ABI information from Blockscout's endpoints.
BlockscoutABILoader
If this looks good, I'll follow up with a PR.
Sounds great, yes please!
I'd like to propose adding support for the Blockscout API to improve our contract data coverage. The plan is to create a
BlockscoutABILoader
that would fetch contract and ABI information from Blockscout's endpoints.Blockscout API Documentation:
If this looks good, I'll follow up with a PR.