ChainedHashLogger
Verified contract
Active on
Ethereum with 4,602 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) |
---|---|---|---|---|---|---|---|
| 11122284 | 4 years ago | | | 0 | 0.00050626000 | |
| 11007112 | 4 years ago | | | 0 | 0.0013162760 | |
| 11007041 | 4 years ago | | | 0 | 0.0013669020 | |
| 11005368 | 4 years ago | | | 0 | 0.0013922150 | |
| 11000433 | 4 years ago | | | 0 | 0.0012644500 | |
| 10998307 | 4 years ago | | | 0 | 0.0011897110 | |
| 10998234 | 4 years ago | | | 0 | 0.0012144480 | |
| 10998162 | 4 years ago | | | 0 | 0.0012150240 | |
| 10998094 | 4 years ago | | | 0 | 0.0012150240 | |
| 10998018 | 4 years ago | | | 0 | 0.0013162760 |
ABI
ABI objects
Getter at block 21162447
name() view returns (bytes32)
0x6c6f676765722d6e61706f6c656f6e6361706974616c00000000000000000000
owner() view returns (address)
0x9caf04541c1f6aef645f843eaeb68e803af74be5
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.