RinghashRegistry
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "RinghashRegistry"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RinghashRegistry"
ABI
ABI objects
Getter at block 21307203
blocksToLive() view returns (uint256)
250
Read-only
canSubmit(bytes32 ringhash, address ringminer) view returns (bool)
computeAndGetRinghashInfo(uint256 ringSize, address ringminer, uint8[] vList, bytes32[] rList, bytes32[] sList) view returns (bytes32 ringhash, bool[2] attributes)
isReserved(bytes32 ringhash, address ringminer) view returns (bool)
State-modifying
Events batchSubmitRinghash(address[] ringminerList, bytes32[] ringhashList)
submitRinghash(address ringminer, bytes32 ringhash)
RinghashSubmitted(address indexed _ringminer, bytes32 indexed _ringhash)
constructor(uint256 _blocksToLive)
fallback()
This contract contains no error objects.