0x2506b68a50091038fe489f15852ec4d342ed68fc
Verified contract
Proxy
Active on
Base with 134 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
0xdd35…fcc1
0x8038…4c0e
Balances ($0.00)
No balances found for "0x2506b68a50091038fe489f15852ec4d342ed68fc"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5060218 | a year ago | | | 0 | 0.0000036483814 | |
| 4944595 | a year ago | | | 0 | 0.000028391547 | |
| 4919327 | a year ago | | | 0 | 0.000029928450 | |
| 4901391 | a year ago | | | 0 | 0.000028411220 | |
| 4858192 | a year ago | | | 0 | 0.000028293782 | |
| 4857194 | a year ago | | | 0 | 0.000029571414 | |
| 4823396 | a year ago | | | 0 | 0.000029280077 | |
| 4814993 | a year ago | | | 0 | 0.000028561343 | |
| 4793447 | a year ago | | | 0 | 0.000030158618 | |
| 4787002 | a year ago | | | 0 | 0.000029469764 |
ABI
ABI objects
Getter at block 22759779
blockVerifier() view returns (address)
0xdd355f9466ebc58b49f51ce1838be3672f60fcc1
committeeVerifier() view returns (address)
0x8038b815e4e3e0b07e72f9231ecd32b1fddd4c0e
currentPeriod() view returns (uint64)
58
minBlockConfirmation() view returns (uint256)
1
owner() view returns (address)
0x8b08d16f8ed6d00e539a4da896bd124828615a96
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)
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.