OptimizedTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 6,929 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
0x4bfa…4cde
Balances ($0.00)
No balances found for "OptimizedTransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12051538 | 7 months ago | | | 0 | 0.0000010153415 | |
| 12008156 | 7 months ago | | | 0 | 0.0000010153854 | |
| 11964452 | 7 months ago | | | 0 | 0.0000010153854 | |
| 11920293 | 8 months ago | | | 0 | 0.0000010153854 | |
| 11876545 | 8 months ago | | | 0 | 0.0000010154292 | |
| 11832912 | 8 months ago | | | 0 | 0.0000010154292 | |
| 11788413 | 8 months ago | | | 0 | 4.3121478e-7 | |
| 11743325 | 8 months ago | | | 0 | 2.7821272e-7 | |
| 11697781 | 8 months ago | | | 0 | 2.7822283e-7 | |
| 11652022 | 8 months ago | | | 0 | 2.7821694e-7 |
ABI
ABI objects
Getter at block 21869935
blockVerifier() view returns (address)
0x34f9d53e9452ba0eb0f1f8718d3a742e9d5346c8
committeeVerifier() view returns (address)
0x4bfa2f7c90a60cce7322d7c870740a23eba24cde
currentPeriod() view returns (uint64)
557
minBlockConfirmation() view returns (uint256)
1
owner() view returns (address)
0x8b08d16f8ed6d00e539a4da896bd124828615a96
periodFactor() view returns (uint256)
345600
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)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.