TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 38,862 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
0x8b90…1d10
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11117492 | 9 months ago | | | 0 | 2.7823863e-7 | |
| 11113177 | 9 months ago | | | 0 | 2.9475564e-7 | |
| 11108881 | 9 months ago | | | 0 | 2.9482375e-7 | |
| 11107169 | 9 months ago | | | 0 | 2.9471712e-7 | |
| 11106641 | 9 months ago | | | 0 | 2.9475056e-7 | |
| 11106362 | 9 months ago | | | 0 | 2.9472713e-7 | |
| 11103091 | 9 months ago | | | 0 | 2.7822060e-7 | |
| 11099164 | 9 months ago | | | 0 | 2.9475799e-7 | |
| 11098995 | 9 months ago | | | 0 | 2.9473185e-7 | |
| 11094470 | 9 months ago | | | 0 | 2.9476116e-7 |
ABI
ABI objects
Getter at block 22741268
blockVerifier() view returns (address)
0x34f9d53e9452ba0eb0f1f8718d3a742e9d5346c8
committeeVerifier() view returns (address)
0x8b909761aad865a3645e657f8a8bbb26330a1d10
currentPeriod() view returns (uint64)
354
minBlockConfirmation() view returns (uint256)
1
owner() view returns (address)
0x8b08d16f8ed6d00e539a4da896bd124828615a96
periodFactor() view returns (uint256)
7200
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.