ETHRegistrarController

Verified contract

Active on Ethereum with 4,407 txns
Deployed by via 0x2d3f0dab at 15567221
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71.08
0x12958fbb1c9098bea7a365d0bb1d20852cf0cc6905fe6b0ecc2e0d62c247ba02
0xb80379781a4aa8185d04f11521aa870830766b30530296388bbd27771cb32983
0xae9c7c785a16a05465c4842b632d735acfc1e586e78e0dee906635192353bf67
0xf4f1edbae0955a874f0e1dce7be1139e5d8f5145b59fe3e211a35ffff09bc86a
0x18605bf15abb959991a6767d8253517e39213f660645f938977376357fb2a220
0x8249236b90e044e73b97e591bf833f07c987a6bfa5b61574bd6782d24ad85cdf
0x5cd51d60b050cdf6ab78889b8a7b0b7f6a5861a7bce01180a8f9740116fccaeb
0x181fffa384ea9af9c800560739e0f79e3e5fd62331d1b2ec95e073cdc303dcab
0xf1ae0e7b12ca016992b1b6c249c5dda4a498dbf9c608d2cc1fa21a078e82da9b
0x34bd5b7e5b46e95da31bbc68b3a4b08794b45e4f60ab60ccef3ce1a341ce7aaf

Functions
Getter at block 21159951
isOwner(view returns (bool)
false
maxCommitmentAge(view returns (uint256)
86400
minCommitmentAge(view returns (uint256)
20
minLen(view returns (uint256)
5
minRegistrationDuration(view returns (uint256)
3122064000
mintFreeCount(view returns (uint256)
1
owner(view returns (address)
0x7bf47c7198894d966a3955a9d8b896b3d778f804
reStorage(view returns (address)
0x2d839bc70ccc12d5ca9c4948d920d7acfc811b9b
white(view returns (address)
0x4ed5495e7d55ee79c9e12e4d9c995ab580b3b65b
Read-only
available(address _addrstring nameview returns (uint256)
available(string nameview returns (uint256)
commitments(bytes32view returns (uint256)
makeCommitment(string nameaddress ownerbytes32 secretpure returns (bytes32)
makeCommitmentWithConfig(string nameaddress ownerbytes32 secretaddress resolveraddress addrpure returns (bytes32)
mintCount(addressview returns (uint256)
rentPrice(address _addrstring nameuint256 durationview returns (uint256)
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 
registerWithConfig(string nameaddress owneruint256 durationbytes32 secretaddress resolveraddress addrpayable 
renew(string nameuint256 durationpayable 
renounceOwnership(
setCommitmentAges(uint256 _minCommitmentAgeuint256 _maxCommitmentAge
setFreeCount(uint256 _count
setMinLen(uint256 _value
setMinRegistrationDuration(uint256 _value
setPriceOracle(address _prices
setStorage(address _storage
setWhite(address _white
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 _maxCommitmentAgeaddress _whiteaddress _reStorageuint256 _minLenuint256 _mintFreeCount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.