{"schemaVersion":"1.0.0","abiScope":"sdk-surface","contractName":"baseRegistrar","key":"baseRegistrar","chainId":5042002,"address":"0x0DF136b94f99CAfcC010723b51f8D8EC10A0B907","deploymentBlock":52188614,"sourceVerified":true,"evidence":{"abiUrl":"https://testnet.arcscan.app/api/v2/smart-contracts/0x0df136b94f99cafcc010723b51f8d8ec10a0b907","abiSha256":"0xb92d2fcdb045e74aaab582f62109d184c89ec5e4f944c6fc8cc7df19d282a9c8","sourceVerificationUrl":"https://testnet.arcscan.app/api/v2/smart-contracts/0x0df136b94f99cafcc010723b51f8d8ec10a0b907"},"abi":[{"name":"balanceOf","type":"function","stateMutability":"view","inputs":[{"type":"address","name":"owner"}],"outputs":[{"type":"uint256"}]},{"name":"ownerOf","type":"function","stateMutability":"view","inputs":[{"type":"uint256","name":"tokenId"}],"outputs":[{"type":"address"}]},{"name":"nameExpires","type":"function","stateMutability":"view","inputs":[{"type":"uint256","name":"tokenId"}],"outputs":[{"type":"uint256"}]},{"name":"available","type":"function","stateMutability":"view","inputs":[{"type":"uint256","name":"tokenId"}],"outputs":[{"type":"bool"}]},{"name":"isActive","type":"function","stateMutability":"view","inputs":[{"type":"uint256","name":"tokenId"}],"outputs":[{"type":"bool"}]},{"name":"inGracePeriod","type":"function","stateMutability":"view","inputs":[{"type":"uint256","name":"tokenId"}],"outputs":[{"type":"bool"}]},{"name":"getApproved","type":"function","stateMutability":"view","inputs":[{"type":"uint256","name":"tokenId"}],"outputs":[{"type":"address"}]},{"name":"isApprovedForAll","type":"function","stateMutability":"view","inputs":[{"type":"address","name":"owner"},{"type":"address","name":"operator"}],"outputs":[{"type":"bool"}]},{"name":"approve","type":"function","stateMutability":"nonpayable","inputs":[{"type":"address","name":"approved"},{"type":"uint256","name":"tokenId"}],"outputs":[]},{"name":"setApprovalForAll","type":"function","stateMutability":"nonpayable","inputs":[{"type":"address","name":"operator"},{"type":"bool","name":"approved"}],"outputs":[]},{"name":"safeTransferFrom","type":"function","stateMutability":"nonpayable","inputs":[{"type":"address","name":"from"},{"type":"address","name":"to"},{"type":"uint256","name":"tokenId"}],"outputs":[]},{"name":"Transfer","type":"event","inputs":[{"type":"address","name":"from","indexed":true},{"type":"address","name":"to","indexed":true},{"type":"uint256","name":"tokenId","indexed":true}]},{"name":"Approval","type":"event","inputs":[{"type":"address","name":"owner","indexed":true},{"type":"address","name":"approved","indexed":true},{"type":"uint256","name":"tokenId","indexed":true}]},{"name":"ApprovalForAll","type":"event","inputs":[{"type":"address","name":"owner","indexed":true},{"type":"address","name":"operator","indexed":true},{"type":"bool","name":"approved"}]},{"name":"NameRegistered","type":"event","inputs":[{"type":"uint256","name":"id","indexed":true},{"type":"address","name":"owner","indexed":true},{"type":"uint256","name":"expires"}]},{"name":"NameRenewed","type":"event","inputs":[{"type":"uint256","name":"id","indexed":true},{"type":"uint256","name":"expires"}]}]}