BlockHistory
Verified contract
Active on
Ethereum with 238 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) |
---|---|---|---|---|---|---|---|
| 19423338 | 9 months ago | | | 0 | 0.022148029 | |
| 19415103 | 9 months ago | | | 0 | 0.030851287 | |
| 19406905 | 9 months ago | | | 0 | 0.031512367 | |
| 19398714 | 9 months ago | | | 0 | 0.035968368 | |
| 19390522 | 9 months ago | | | 0 | 0.027397641 | |
| 19382330 | 9 months ago | | | 0 | 0.024248780 | |
| 19374137 | 9 months ago | | | 0 | 0.033539467 | |
| 19365946 | 9 months ago | | | 0 | 0.040391237 | |
| 19357754 | 9 months ago | | | 0 | 0.028538104 | |
| 19349562 | 9 months ago | | | 0 | 0.026442965 |
ABI
ABI objects
Getter at block 21420337
ADMIN_ROLE() view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
QUERY_ROLE() view returns (bytes32)
0x49fbb2dfcd7338090911494f07df6bed9cd3c3f3d06c747324f545174e6e30c5
earliestRoot() view returns (uint256)
0
lastHash() view returns (bytes32)
0xdcd050cfac206f8f799395535677c1e5e5c11067d8fa50a751b9bce60b6ddc70
parentHash() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
reliquary() view returns (address)
0x5e4de6bb8c6824f29c44bd3473d44da120387d08
signer() view returns (address)
0x7fc7ba20f23763108164d6ac677469b9a46c0ce7
Read-only
auxRoots(uint256 idx) view returns (bytes32 root)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
validBlockHash(bytes32 hash, uint256 num, bytes proof) view returns (bool)
verifiers(uint256) view returns (address)
State-modifying
Events grantRole(bytes32 role, address account)
importLast(uint256 endBlock, struct SignedRecursiveProof proof, bytes32[] roots, bytes32[] aux, bytes connectProof)
importParent(struct SignedRecursiveProof proof, bytes32[] roots, bytes32[] aux)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setNeedsAuth(bool _needsAuth)
setSigner(address _signer)
ImportMerkleRoot(uint256 indexed index, bytes32 merkleRoot, bytes32 auxiliaryRoot)
NewSigner(address newSigner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(uint256[] sizes, address[] _verifiers, address _reliquary)
This contract contains no fallback and receive objects.
This contract contains no error objects.