This contract is being backfilled. You may encounter incomplete storage history.

ETHRegistrarController

Verified contract

Active on Ethereum with 38,930 txns
Deployed by via 0xe010dd8c at 7666495
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7923fd06c0ba99a4c13c1093baa835805f2d85b681126cc4a1704260d5cbe49d
0xfa56952a4c7c368b4c5c4a5866df81f7ffddc6ac6818bd626e7b61e0b81baa55
0x2d18caea85c3700b579bd47c5c7dcf426b15b0808eb5ffc68d714c1388c77ee7
0xa195bd261757539d9a897463c5565aebc5aeb684136aec1e1d57583e084df54e
0x799c2a8d22a92f38bd37e66a6270be658120ff8ac0a9778318133df8752b9c84
0x45b3a43a0f40a7a0119702510cb0a96f58912909dfdcf9eaba27fcba0b3d2b03
0xde25bd6b9e0173f90fe0bbf3126eb67939ca5ac0f5915e6b786cd4991b40faca
0xb4119e6722082139739d130585907a850c50ff9b038406206fef75b32ffad29c
0x3ae6b0de49a02dddfb1a34630a27a84ab7b18413ca26b7304d1deeb6418bbbeb
0xc513980a2642e362870d0c2798fcfa13206d7bdff80d09598a1579554997cef1

Functions
Getter at block 20796558
MIN_REGISTRATION_DURATION(view returns (uint256)
2419200
isOwner(view returns (bool)
false
maxCommitmentAge(view returns (uint256)
86400
minCommitmentAge(view returns (uint256)
60
owner(view returns (address)
0x911143d946ba5d467bfc476491fdb235fef4d667
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.