Authereum ENS Manager

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x450cc95f at 10473293
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Authereum ENS Manager"

0x5a5868e60815320e2295df146b5b2d06a3fe920fc8c5a26916f01647070e2c8e
0x7ee91090484757cefc07f6d2e2799c8838ecf1535f76fad50b26a7155e79d47a
0xee192ee13fed77f91218e604926a1a7530a3b87cf90fa6238f3051e2b3902020
0x07e10dd1adcfc7bd73df3a9caab7be700eeea484f8115e4fc5cab975cbb3e826

Functions
Getter at block 21289178
ADDR_REVERSE_NODE(view returns (bytes32)
0x91d1777781884d03a6757a803996e38de2a42967fb37eeaca72729271025a9e2
authereumEnsResolver(view returns (address)
0x4da86a24e30a188608e1364a2d262166a87fcb7c
authereumFactoryAddress(view returns (address)
0x260ba21bc0ae8df6495fb0bc6de5d4d9b2814a1a
getEnsRegistry(view returns (address)
0x00000000000c2e074ec69a0dfb2997ba6c7d2e1e
getEnsReverseRegistrar(view returns (address)
0xa58e81fe9b61b5c3fe2afd33cf304c454abfc7cb
name(view returns (string)
Authereum ENS Manager
owner(view returns (address)
0x0b928d5d30cfe2b815461c08e93c0d545eb5dd3a
rootName(view returns (string)
auth.eth
rootNode(view returns (bytes32)
0x324f900b491582128bb5287e1305cb7fcb93b586c96f28f7b977cf2fbb26d07a
version(view returns (string)
2020070100
Read-only
authereumProxyBytecodeHashMapping(bytes32view returns (bytes32)
isAvailable(bytes32 _subnodeview returns (bool)
isOwner(address _potentialOwnerview returns (bool)
State-modifying
changeAuthereumEnsResolver(address _authereumEnsResolver
changeAuthereumFactoryAddress(address _authereumFactoryAddress
changeOwner(address _newOwner
changeRootnodeContenthash(bytes _newHash
changeRootnodeOwner(address _newOwner
changeRootnodeResolver(address _newResolver
changeRootnodeTTL(uint64 _newTtl
changeRootnodeText(string _newKeystring _newValue
register(string _labeladdress _owner
Events
AuthereumEnsResolverChanged(address indexed authereumEnsResolver
AuthereumFactoryAddressChanged(address indexed authereumFactoryAddress
AuthereumProxyBytecodeHashChanged(bytes32 indexed authereumProxyRuntimeCodeHashbytes32 indexed authereumProxyCreationCodeHash
OwnerChanged(address indexed _newOwner
Registered(address indexed ownerstring ens
RootnodeContenthashChanged(bytes32 indexed nodebytes hash
RootnodeOwnerChanged(bytes32 indexed rootnodeaddress indexed newOwner
RootnodeResolverChanged(bytes32 indexed rootnodeaddress indexed newResolver
RootnodeTTLChanged(bytes32 indexed rootnodeuint64 indexed newTtl
RootnodeTextChanged(bytes32 indexed nodestring indexed indexedKeystring keystring value
Constructor
constructor(string _rootNamebytes32 _rootNodeaddress _ensRegistryaddress _authereumEnsResolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.