OptimizedTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 17,583 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
Balances ($0.00)
No balances found for "OptimizedTransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7745450 | a year ago | | | 0 | 0.000000304518438842 | |
| 7745147 | a year ago | | | 0 | 3.4755079e-7 | |
| 7744846 | a year ago | | | 0 | 3.6745999e-7 | |
| 7744547 | a year ago | | | 0 | 3.2512926e-7 | |
| 7744247 | a year ago | | | 0 | 0.000000303400929114 | |
| 7743947 | a year ago | | | 0 | 0.000000302379048782 | |
| 7743646 | a year ago | | | 0 | 0.000000302391050054 | |
| 7743346 | a year ago | | | 0 | 0.000000302367652180 | |
| 7743046 | a year ago | | | 0 | 0.000000302391050054 | |
| 7742746 | a year ago | | | 0 | 0.000000302391050054 |
ABI
ABI objects
Getter at block 22755745
currentEpoch() view returns (uint256)
171275
minBlockConfirmation() view returns (uint256)
1
oldBlockUpdater() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x8b08d16f8ed6d00e539a4da896bd124828615a96
regularValidatorCount() view returns (uint256)
21
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)
getValidatorCount(uint256 _epoch) view returns (uint256)
validatorHashes(uint256) view returns (bytes32)
verifyProof(uint256[2] a, uint256[2][2] b, uint256[2] c, uint256[1] input) view returns (bool r)
State-modifying
Events BatchImportBlock(bytes[] _proof)
BatchImportNextValidatorSet(bytes[] _proof)
importBlock(bytes _proof)
importNextValidatorSet(bytes _proof)
initialize(uint256 _epoch, uint256 _validatorCount, uint256 _preValidatorCount, bytes32 _epochValidatorSetHash, bytes32 _preEpochValidatorSetHash, bytes32 _blockHash, bytes32 _receiptHash, uint256 _minBlockConfirmation, uint256 _regularValidatorCount)
renounceOwnership()
setBlockConfirmation(uint256 _minBlockConfirmation)
setOldBlockUpdater(address _oldBlockUpdater)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ImportBlock(uint256 identifier, bytes32 blockHash, bytes32 receiptHash)
ImportValidator(uint256 indexed epoch, uint256 indexed blockNumber, bytes32 blockHash, bytes32 receiptHash)
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.