ChainedHashLogger
Verified contract
Active on
Ethereum with 1,702 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ChainedHashLogger"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11402416 | 4 years ago | | | 0 | 0.00076263000 | |
| 11395738 | 4 years ago | | | 0 | 0.00066125800 | |
| 11389286 | 4 years ago | | | 0 | 0.0018566090 | |
| 11389229 | 4 years ago | | | 0 | 0.0015768460 | |
| 11383224 | 4 years ago | | | 0 | 0.0011947870 | |
| 11376224 | 4 years ago | | | 0 | 0.00086431400 | |
| 11369779 | 4 years ago | | | 0 | 0.00068636700 | |
| 11363269 | 4 years ago | | | 0 | 0.0011444850 | |
| 11356689 | 4 years ago | | | 0 | 0.00050842000 | |
| 11350181 | 4 years ago | | | 0 | 0.00050866000 |
ABI
ABI objects
Getter at block 21256825
name() view returns (bytes32)
0x6c6f676765722d6e61706f6c656f6e63727970746f0000000000000000000000
owner() view returns (address)
0xc630f65c19e67e7a16141972cfbdc48d2cb55d6f
Read-only
delegatinglist(address) view returns (bool)
hashDataBlock(string jsonBlock) pure returns (bytes32)
isdelegatinglisted(address authorized) view returns (bool)
obfuscatedHashDataBlock(bytes32 jsonBlockHash, bytes16 secret) pure returns (bytes32)
State-modifying
Events addChainedHash(bytes32 _indexName, bytes32 _proofOfPerfBlockHash, bytes32 _previousTransactionHash)
authorize(address authorized)
authorizeMany(address[50] authorized)
revoke(address authorized)
Authorized(address authorized, uint256 timestamp)
Revoked(address authorized, uint256 timestamp)
blockHash(bytes32 _indexName, bytes32 _proofOfPerfBlockHash, bytes32 _previousTransactionHash)
constructor(bytes32 _name)
This contract contains no fallback and receive objects.
This contract contains no error objects.