ENS Contract Check
This is a proof-of-concept tool that allows a lookup of verified contracts on ENS by checking text records for smart contract addresses. We think this is cool because it can help users confirm the smart contract addresses they interact with are attested by the protocol iteslf.
This came about because a Uniswap governance proposal aimed to identify official deployments of the protocol across chains.
👀 @Uniswap is using immutable on-chain records of their #ENS name/subname to point to their official deployment contracts. 💪 pic.twitter.com/yaDpHCukLK
— ens.eth (@ensdomains) May 12, 2023
Because there is no standard for this yet, this tool assumes the format that Uniswap uses:
key: chain ID value: comma separated list of contracts
Though, there should probably be a standard for this. If you have a different format and want to have your contracts show up here or want to collaborate on a standard shoot us a DM @dApplingNetwork on Twitter.