{"schemaVersion":"1.0.0","abiScope":"sdk-surface","contractName":"registry","key":"registry","chainId":5042002,"address":"0xdD69B92f6fAE6da3825b7d126Fe058e78E7F8482","deploymentBlock":52188612,"sourceVerified":true,"evidence":{"abiUrl":"https://testnet.arcscan.app/api/v2/smart-contracts/0xdd69b92f6fae6da3825b7d126fe058e78e7f8482","abiSha256":"0x98ece5e6e4037137e199de45c1799aa53660065bbaf6d103b3dbf8526f00abe1","sourceVerificationUrl":"https://testnet.arcscan.app/api/v2/smart-contracts/0xdd69b92f6fae6da3825b7d126fe058e78e7f8482"},"abi":[{"name":"owner","type":"function","stateMutability":"view","inputs":[{"type":"bytes32","name":"node"}],"outputs":[{"type":"address"}]},{"name":"resolver","type":"function","stateMutability":"view","inputs":[{"type":"bytes32","name":"node"}],"outputs":[{"type":"address"}]},{"name":"ttl","type":"function","stateMutability":"view","inputs":[{"type":"bytes32","name":"node"}],"outputs":[{"type":"uint64"}]},{"name":"recordExists","type":"function","stateMutability":"view","inputs":[{"type":"bytes32","name":"node"}],"outputs":[{"type":"bool"}]},{"name":"Transfer","type":"event","inputs":[{"type":"bytes32","name":"node","indexed":true},{"type":"address","name":"owner"}]},{"name":"NewOwner","type":"event","inputs":[{"type":"bytes32","name":"node","indexed":true},{"type":"bytes32","name":"label","indexed":true},{"type":"address","name":"owner"}]},{"name":"NewResolver","type":"event","inputs":[{"type":"bytes32","name":"node","indexed":true},{"type":"address","name":"resolver"}]},{"name":"NewTTL","type":"event","inputs":[{"type":"bytes32","name":"node","indexed":true},{"type":"uint64","name":"ttl"}]}]}