ESController
Verified contract
Active on
Ethereum with 1,493 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3141…259b
0x5ffc…4cc4
0xfac7…1e04
Balances ($0.00)
No balances found for "ESController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17819822 | a year ago | | | 0 | 0.00048352767 | |
| 17227560 | 2 years ago | | | 0.0079053914 | 0.0061044872 | |
| 16442873 | 2 years ago | | | 0.01101687 | 0.0061044872 | |
| 16442758 | 2 years ago | | | 0.01101687 | 0.0061044872 | |
| 16442733 | 2 years ago | | | 0.01101687 | 0.0061044872 | |
| 16442725 | 2 years ago | | | 0.01101687 | 0.0061044872 | |
| 15946822 | 2 years ago | | | 0.0042187843 | 0.0061044872 | |
| 15946608 | 2 years ago | | | 0.0042187843 | 0.0017749589 | |
| 15946608 | 2 years ago | | | 0.0042187843 | 0.0019072409 | |
| 15746145 | 2 years ago | | | 0.0042187843 | 0.0061044872 |
ABI
ABI objects
Getter at block 21260591
baseRegistrar() view returns (address)
0xfac7bea255a6990f749363002136af6556b31e04
ensFactory() view returns (address)
0x306193c2ab1e659ee9ba4e5f0633b80d29ce33b3
permanentRegistrar() view returns (address)
0xf0ad5cad05e10572efceb849f6ff0c68f9700455
registrarOperator() view returns (address)
0xbd4ac2646ad731d6b4fdb1b21d6a0a7f2865fa0c
registrarOwner() view returns (address)
0x6851da0ce6608c73d6966965e360c8b5faedfa49
registry() view returns (address)
0x314159265dd8dbb310642f98f50c066173c1259b
resolver() view returns (address)
0x5ffc014343cd971b7eb70732021e26c35b744cc4
Read-only
commitments(bytes32) view returns (uint256 totalSent, address owner, address sender)
makeCommitment(string _name, bytes32 _secret) view returns (bytes32)
registrationCost(string _name, uint256 _duration) view returns (uint256)
State-modifying
Events commit(bytes32 _commitment, address _owner) payable
onERC721Received(address _operator, address _from, uint256 _tokenId, bytes _data) returns (bytes4)
register(string _name, uint256 _duration, bytes32 _secret, bytes32 _namehash, address _resolver, bytes32 _contentHash)
removeCommitment(bytes32 _commitment)
setGasEstimate(uint256 _gasEstimate)
setNetworkPower(uint256 fee)
setOperator(address _newOperator)
transferOwnership(address _newOwner)
withdraw()
commitmentSubmitted(bytes32 _commitment, address _owner, uint256 _submitted)
registrationSubmitted(bytes32 _commitment, address _owner, uint256 _submitted)
constructor(uint256 _network_id, address _operator)
fallback()
This contract contains no error objects.