BlockHistory
Verified contract
Active on
Ethereum with 282 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 "BlockHistory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17711164 | a year ago | | | 0 | 0.0075569293 | |
| 17702973 | a year ago | | | 0 | 0.0069672800 | |
| 17694782 | a year ago | | | 0 | 0.0068733772 | |
| 17686589 | a year ago | | | 0 | 0.029578056 | |
| 17678392 | a year ago | | | 0 | 0.020793754 | |
| 17670204 | a year ago | | | 0 | 0.0085094332 | |
| 17662019 | a year ago | | | 0 | 0.0069652780 | |
| 17653821 | a year ago | | | 0 | 0.0070673774 | |
| 17645630 | a year ago | | | 0 | 0.0083860959 | |
| 17637436 | a year ago | | | 0 | 0.013681386 |
ABI
ABI objects
Getter at block 21385474
earliestRoot() view returns (uint256)
0
lastHash() view returns (bytes32)
0x05aafb788dbf8f59df6550f764576c701cc04c17732b8d61e80281114170db15
owner() view returns (address)
0xccef16c5ac53714512a5acce5fa1984a977351be
parentHash() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
reliquary() view returns (address)
0x5e4de6bb8c6824f29c44bd3473d44da120387d08
signer() view returns (address)
0x7fc7ba20f23763108164d6ac677469b9a46c0ce7
Read-only
validBlockHash(bytes32 hash, uint256 num, bytes proof) view returns (bool)
verifiers(uint256) view returns (address)
State-modifying
Events importLast(uint256 endBlock, struct SignedRecursiveProof proof, bytes32[] roots, bytes connectProof)
importParent(struct SignedRecursiveProof proof, bytes32[] roots)
renounceOwnership()
setSigner(address _signer)
transferOwnership(address newOwner)
ImportMerkleRoot(uint256 indexed index, bytes32 merkleRoot)
NewSigner(address newSigner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256[] sizes, address[] _verifiers, address _reliquary)
This contract contains no fallback and receive objects.
This contract contains no error objects.