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

Add Sepolia verifier contracts and gateway deployment details #26

Closed makoto closed 8 months ago

makoto commented 8 months ago

NOTE: ENS related contract deployment detail will be added as two separate PRs (l2 resolvers and reverse registrars will be under @ensdomains/ens-contracts and l1 resolvers will be on this repo)