ensdomains / evmgateway

This repository implements a generic CCIP-Read gateway for fetching state proofs of data on other EVM chains. The intended use is for contracts on L1 to be able to fetch and verify data from contracts on L2 in a read context.
MIT License
128 stars 28 forks source link

Sepolia resolvers with analytics #30

Closed makoto closed 7 months ago

makoto commented 7 months ago

This PR adds gateway logger that tracks requests to l2 gateway servers. It passes sender and calldata as an extra property.