ETHBulkRegistrarV1
Verified contract
Active on
Ethereum with 7,325 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "ETHBulkRegistrarV1"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18295120 | a year ago | | | 0 | 0.00025044500 | |
| 17981737 | a year ago | | | 0 | 0.00063180204 | |
| 17945042 | a year ago | | | 0 | 0.00076730601 | |
| 17790573 | a year ago | | | 0 | 0.0010135820 | |
| 17789574 | a year ago | | | 0 | 0.00084549356 | |
| 17789491 | a year ago | | | 0 | 0.00095228515 | |
| 17669906 | a year ago | | | 0 | 0.00077393693 | |
| 17648978 | a year ago | | | 0 | 0.0010436098 | |
| 17634190 | a year ago | | | 0 | 0.0011243836 | |
| 17627626 | a year ago | | | 0 | 0.0025099578 |
ABI
ABI objects
Getter at block 21258540
registrarController() view returns (address)
0x283af0b28c62c092c9727f1ee09c02ca627eb7f5
Read-only
bulkMakeCommitment(string[] name, address owner, bytes32 secret) view returns (bytes32[] commitmentList)
bulkRentPrice(string[] names, uint256 duration) view returns (uint256 total)
commitments(bytes32 commit) view returns (uint256)
makeCommitmentWithConfig(string name, address owner, bytes32 secret, address resolver, address addr) view returns (bytes32 commitment)
State-modifying
Events bulkCommit(bytes32[] commitmentList)
bulkRegister(string[] names, address owner, uint256 duration, bytes32 secret) payable
registerWithConfig(string name, address owner, uint256 duration, bytes32 secret, address resolver, address addr) payable
This contract contains no event objects.
constructor(address _registrarController)
This contract contains no fallback and receive objects.
This contract contains no error objects.