0x3342a4ff1695be1cc09e6d6fb3848e0a6fe46d9c
Verified contract
Proxy
Active on
Base with 6,104 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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001068 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 54 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22011133 | an hour ago | | | 0 | 0.0000042612288 | |
| 22008725 | 2 hours ago | | | 0 | 0.0000042615930 | |
| 22006317 | 4 hours ago | | | 0 | 0.0000039926592 | |
| 22003924 | 5 hours ago | | | 0 | 0.0000033962740 | |
| 22001530 | 6 hours ago | | | 0 | 0.0000035209619 | |
| 21999107 | 8 hours ago | | | 0 | 0.0000029999325 | |
| 21996714 | 9 hours ago | | | 0 | 0.0000042615930 | |
| 21994321 | 10 hours ago | | | 0 | 0.0000042614473 | |
| 21991927 | 12 hours ago | | | 0 | 0.0000042618115 | |
| 21989504 | 13 hours ago | | | 0 | 0.0000042615930 |
ABI
ABI objects
Getter at block 22013082
currentEpoch() view returns (uint256)
218719
minBlockConfirmation() view returns (uint256)
1
oldBlockUpdater() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd85dc8cb3145411fe334d5c1698d36562ba18473
publicInputSize() view returns (uint256)
11
regularValidatorCount() view returns (uint256)
21
Read-only
blockInfos(bytes32, bytes32) view returns (uint256)
blockVerifier(uint256) view returns (address)
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)
State-modifying
Events importBlock(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)
setPublicInputSize(uint256 _publicInputSize)
setVerifier(uint256 _blockSize, address _blockVerifier)
transferOwnership(address newOwner)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.