SecretRegistry
Verified contract
Active on
Ethereum with 52 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SecretRegistry"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7035450 | 6 years ago | | | 0 | 0.00014657303 | |
| 7035450 | 6 years ago | | | 0 | 0.00014657303 | |
| 6915411 | 6 years ago | | | 0 | 0.00028626189 | |
| 6915202 | 6 years ago | | | 0 | 0.00017463533 | |
| 6915202 | 6 years ago | | | 0 | 0.00017463533 | |
| 6915202 | 6 years ago | | | 0 | 0.00032272020 | |
| 6691469 | 6 years ago | | | 0 | 0.00022967435 | |
| 6691461 | 6 years ago | | | 0 | 0.00022082050 | |
| 6666710 | 6 years ago | | | 0 | 0.00033051343 | |
| 6630032 | 6 years ago | | | 0 | 0.00034965158 |
ABI
ABI objects
Getter at block 21219149
contract_version() view returns (string)
0.4.0
Read-only
getSecretRevealBlockHeight(bytes32 secrethash) view returns (uint256)
State-modifying
Events registerSecret(bytes32 secret) returns (bool)
registerSecretBatch(bytes32[] secrets) returns (bool)
SecretRevealed(bytes32 indexed secrethash, bytes32 secret)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.