0x702f4c7b3e0e9d96f057b232c1946b22eceacf8a
Verified contract
Proxy
Active on
Base with 7,211 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
0x0dd8…7d6a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000759 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19252719 | 3 months ago | | | 0 | 0.0000019418931 | |
| 19166318 | 3 months ago | | | 0 | 0.0000036431891 | |
| 19079922 | 3 months ago | | | 0 | 0.0000057395375 | |
| 18993521 | 3 months ago | | | 0 | 0.0000057433107 | |
| 18907119 | 3 months ago | | | 0 | 0.0000031976147 | |
| 18820718 | 3 months ago | | | 0 | 0.0000057430629 | |
| 18734317 | 3 months ago | | | 0 | 0.0000053252566 | |
| 18647921 | 3 months ago | | | 0 | 0.0000033966456 | |
| 18561520 | 3 months ago | | | 0 | 0.0000029826613 | |
| 18475124 | 3 months ago | | | 0 | 0.0000036209272 |
ABI
ABI objects
Getter at block 22757976
blockVerifier() view returns (address)
0x34f9d53e9452ba0eb0f1f8718d3a742e9d5346c8
committeeVerifier() view returns (address)
0x0dd8cb761d895d502dc91978ceccb929165f7d6a
currentPeriod() view returns (uint64)
1446
minBlockConfirmation() view returns (uint256)
1
owner() view returns (address)
0x15051107651f3420144d3a2412d49402c2fac3c0
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.