0xd4be018aff23920a995c6e09acbe219247d72f71
Verified contract
Proxy
Active on
Base with 153 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x34f9…46c8
0x8b90…1d10
Balances ($0.00)
No balances found for "0xd4be018aff23920a995c6e09acbe219247d72f71"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12025064 | 8 months ago | | | 0 | 0.0000041870321 | |
| 11981865 | 8 months ago | | | 0 | 0.0000027417109 | |
| 11938666 | 8 months ago | | | 0 | 0.0000036124134 | |
| 11895463 | 8 months ago | | | 0 | 0.0000070239592 | |
| 11852264 | 9 months ago | | | 0 | 0.0000070239592 | |
| 11809066 | 9 months ago | | | 0 | 0.0000034935385 | |
| 11765868 | 9 months ago | | | 0 | 2.7821660e-7 | |
| 11722664 | 9 months ago | | | 0 | 2.7822161e-7 | |
| 11679464 | 9 months ago | | | 0 | 2.7820793e-7 | |
| 11636265 | 9 months ago | | | 0 | 2.7822072e-7 |
ABI
ABI objects
Getter at block 23086061
blockVerifier() view returns (address)
0x34f9d53e9452ba0eb0f1f8718d3a742e9d5346c8
committeeVerifier() view returns (address)
0x8b909761aad865a3645e657f8a8bbb26330a1d10
currentPeriod() view returns (uint64)
117
minBlockConfirmation() view returns (uint256)
1
owner() view returns (address)
0x8b08d16f8ed6d00e539a4da896bd124828615a96
periodFactor() view returns (uint256)
86400
Read-only
blockInfos(bytes32, bytes32) view returns (uint256)
checkBlock(bytes32 _blockHash, bytes32 _receiptHash) view returns (bool)
checkBlockConfirmation(bytes32 _blockHash, bytes32 _receiptHash) view returns (bool, uint256)
syncCommitteeRoots(uint256) view returns (bytes32)
State-modifying
Events importBlock(bytes _proof)
importNextSyncCommittee(bytes _proof)
initialize(uint64 period, bytes32 syncCommitteeRoot, uint256 _minBlockConfirmation)
renounceOwnership()
setBlockConfirmation(uint256 _minBlockConfirmation)
setBlockVerifier(address _blockVerifier)
setCommitteeVerifier(address _committeeVerifier)
setPeriodFactor(uint256 _periodFactor)
transferOwnership(address newOwner)
ImportBlock(uint256 identifier, bytes32 blockHash, bytes32 receiptHash)
ImportSyncCommitteeRoot(uint64 indexed period, bytes32 indexed syncCommitteeRoot)
Initialized(uint8 version)
ModBlockConfirmation(uint256 oldBlockConfirmation, uint256 newBlockConfirmation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.