ETHRegistrarController

Verified contract

Active on Ethereum with 2,305 txns
Deployed by via 0xaf76b135 at 15616471
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,108.97
0xd13fca68e04a23a44001db218660de09ef1c758dc76be4b2c81a1383619c03eb
0x57db8a9b688100a0182cfd9a20d4260e663881dd83afa0345f56f20e41717ff7
0xb6024ec78047bc79569eb227acb0e844fbf4944562551d5edfeafeda6ce9fe01
0x0dd6e8c628e739a8319d6cb88afc7862638409502113655fcf87093e087fa4d2
0x012137cdbbe57b50aafe261f72d65d0dc1e097a4062dcd8b19dad6162fe27566
0xbc2a2b4e180170cf0bf7eeb80d97500c7adcb345510271341acb9dd6e6440939
0x31192d71880b660091be7d42abd68d3bf0ce7330f3358771eebbd18e9a2fd7e5
0x3ae3b019c55ad864a82ef8eb8761b729fed9f6b8c983292756eb92a808c3eb77
0x1abf38e23699d2371949fd80b87c657afbaec283914887eb0f41bc852c4edd20
0xba392d635312737f326ed58bebebe987cdb0c674cac5fb9ac1a1163d465eff62

Functions
Getter at block 21172248
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
mintFix(address _addruint256 _numreturns (bool result)
multicall(bytes[] datareturns (bytes[] results)
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.