ETHRegistrarController

Verified contract

Active on Ethereum with 35 txns
Deployed by via 0x95d290d0 at 10875158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,414.38
0x69d1420253488d4dc6ee01a05036ab42da4437e07a0634c3ec528876f25a5ca1
0xfc10ca6289da6ac847355a858acf6e647891c4e4084d51884d45564900d8d27f
0xd5857b969d2c6625afacb501f43ebfde065d0b11f32dc9da7729dce84a61d8f0
0x762c4f43f7f4a630f618a861b09d8fc21bdc6a899aa3683afa5857db48db1458
0xc974e4dd5c3e7399c3b60edbda5b5190b7860507048bea1e9b9250e0097c244d
0xaf49364ef9ce98da3137885a7bf23424485e82739d0d530a7f1470cf9af93b8b
0x6fa6995283eef5437087a53d05e02fd202a8b725220e472ebd21a149d9e8685f
0xfece3fe237a8a7efddece6b78dc01e941ce88b838ad70a7bcae8cc4c466f322b
0xa68c32a2883ad6b8aaaa880a5627b8e6067dd581a7d5d8a912acde38871b547d
0x1e376bb681bc1d49021e1f330f0c1c2c7e6e075a929aef50e3442193689e5dc8

Functions
Getter at block 21220039
MIN_REGISTRATION_DURATION(view returns (uint256)
0
isOwner(view returns (bool)
false
maxCommitmentAge(view returns (uint256)
86400
minCommitmentAge(view returns (uint256)
60
owner(view returns (address)
0x179f5ed4f3c81b8cf9bc361edba12d73cafc6dbe
Read-only
available(string nameview returns (bool)
commitments(bytes32view returns (uint256)
makeCommitment(string nameaddress ownerbytes32 secretpure returns (bytes32)
rentPrice(string nameuint256 durationview returns (uint256)
supportsInterface(bytes4 interfaceIDpure returns (bool)
valid(string nameview returns (bool)
State-modifying
commit(bytes32 commitment
register(string nameaddress owneruint256 durationbytes32 secretpayable 
renew(string nameuint256 durationpayable 
renounceOwnership(
setCommitmentAges(uint256 _minCommitmentAgeuint256 _maxCommitmentAge
setPriceOracle(address _prices
transferOwnership(address newOwner
withdraw(
Events
NameRegistered(string namebytes32 indexed labeladdress indexed owneruint256 costuint256 expires
NameRenewed(string namebytes32 indexed labeluint256 costuint256 expires
NewPriceOracle(address indexed oracle
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _baseaddress _pricesuint256 _minCommitmentAgeuint256 _maxCommitmentAge
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.