ETHBulkRegistrarV1
Verified contract
Active on
Ethereum with 16,196 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) |
---|---|---|---|---|---|---|---|
| 20145356 | 5 months ago | | | 0.0030754275 | 0.00017036400 | |
| 19850091 | 6 months ago | | | 0.0031342463 | 0.00022838363 | |
| 18360893 | a year ago | | | 0 | 0.00027316861 | |
| 18295416 | a year ago | | | 0 | 0.00070124600 | |
| 18295416 | a year ago | | | 0 | 0.00085151300 | |
| 17804398 | a year ago | | | 0 | 0.00097178274 | |
| 17804398 | a year ago | | | 0 | 0.00097131711 | |
| 17552080 | a year ago | | | 0 | 0.00055097900 | |
| 17452065 | a year ago | | | 0 | 0.00075133500 | |
| 17442399 | a year ago | | | 0 | 0.00083988411 |
ABI
ABI objects
Getter at block 21219806
registrarController() view returns (address)
0x283af0b28c62c092c9727f1ee09c02ca627eb7f5
Read-only
bulkMakeCommitment(string[] name, address owner, bytes32 secret) view returns (bytes32[] commitments)
bulkRentPrice(string[] names, uint256 duration) view returns (uint256 total)
commitment(bytes32 commit) view returns (uint256)
State-modifying
Events bulkCommit(bytes32[] commitments)
bulkRegister(string[] names, address owner, uint256 duration, bytes32 secret) payable
This contract contains no event objects.
constructor(address _registrarController)
This contract contains no fallback and receive objects.
This contract contains no error objects.